Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Apr 23, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

pgrzesik and others added 28 commits January 27, 2022 15:21
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
medikoo and others added 28 commits January 27, 2022 15:21
@pgrzesik pgrzesik deleted the branch Jared-Dev:master January 31, 2022 13:54
@pgrzesik pgrzesik deleted the master branch January 31, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants