forked from serverless/serverless
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from serverless:master #785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
1,101
commits into
Jared-Dev:master
Choose a base branch
from
serverless:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
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
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 : )