This release slightly changes the conditions under which the plugin NOOPs. If the serverless.yml specifies an architecture that doesn't yet have a compatible layer, the plugin skips integration. Similarly, the plugin skips if no API key is specified.
This release also updates serverless dependencies, removes a dependency on the deprecated request
package (thank you to @Engerim !), and updates log4j version references in Java examples.