[pull] master from serverless:master#785
Open
pull[bot] wants to merge 1101 commits intoJared-Dev:masterfrom
Open
[pull] master from serverless:master#785pull[bot] wants to merge 1101 commits intoJared-Dev:masterfrom
pull[bot] wants to merge 1101 commits intoJared-Dev:masterfrom
Conversation
BREAKING CHANGE: The `--verbose` CLI flag does no longer support `-v` alias
BREAKING CHANGE: Support for `http.request.schema` has been removed and replaced with `http.request.schemas`.
BREAKING CHANGE: Tags from `provider.tags` are applied by default to HTTP API Gateway.
BREAKING CHANGE: Support for simple `alexaSkill` event was removed and now `appId` is required for all `alexaSkill` events.
BREAKING CHANGE: Support for `usagePlan`, `resourcePolicy` and `apiKeys` on `provider` level is removed. Use `provider.apiGateway` level instead to set them.
BREAKING CHANGE: When creating `Serverless` class instance programatically, both "options" and "commands" have to be passed via "config" to the constructor.
BREAKING CHANGE: Object notation is no longer supported for `service` property. Set name directly to `service`.
BREAKING CHANGE: For authorizers with `request` type and caching disabled (`resultTtlInSeconds: 0`), the `identitySource` will no longer be set to `method.request.header.Authorization` by default.
BREAKING CHANGE: By default, EventBridge resources now will be deployed using native CloudFormation resources instead of Custom Resources.
BREAKING CHANGE: Unrecognized CLI options will no longer be supported and will result in an error.
BREAKING CHANGE: Remove `studio` command schema
BREAKING CHANGE: Enabling logs or tracing for imported API Gateway will now result in an error instead of warning
BREAKING CHANGE: Custom nested configuration paths will no longer be supported and such usage will result in an error.
BREAKING CHANGE: Runtimes `nodejs10.x`, `python2.7`, `ruby2.5` and `dotnetcore2.1` reached end of support on AWS and are no longer recognized in configuration.
BREAKING CHANGE: Default lambda hashing algorithm was changed to `20201221`
BREAKING CHANGE: Serverless Components (`@serverless/components`) CLI is no longer integrated with Framework CLI.
BREAKING CHANGE: CLI params put before command tokens are no longer recgonized (e.g. `sls -f <function-name> deploy function` will no longer work). In all cases construct CLI args in `sls <command> <options>` order
BREAKING CHANGE: Lifecycle events marked as deprecated (in context of v1) are no longer evaluated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )