serverless-log-forwarding
serverless-log-forwarding copied to clipboard
Bump serverless from 1.32.0 to 1.61.1
trafficstars
Bumps serverless from 1.32.0 to 1.61.1.
Release notes
Sourced from serverless's releases.
1.61.1 (2020-01-14)
Bug Fixes
- AWS APIGW: Fix default resource policy configuration (8814671)
Fixes regression introduced with #7138
Closes #7194 and #7211
1.61.0 (2020-01-13)
Features
- Standalone: Windows Chocolatey PM integration (85b196f)
- Add support for plain .git template URLs (3cfa750)
- Enhance configuration options of cloudFront event (#7170) (9591d5a), closes #7151, addresses #6843 #6785
- Support
BisectBatchOnFunctionErroroption on event streams (#7105) (560ceee)- support
RollbackConfigurationin service config (#7193) (5973c9f)Bug Fixes
- Fix CLI params resolution (switch to
yargs-parser) (#7187) (780fb46), closes #6083- AWS Lambda: Do not break permission resource (5e63cee), closes #7189
- Ensure CF stacks are deleted on failed creation attempt (#7158) (53a18cb), closes #6612
- Fix and improve openwhisk-java-maven templates (#7164) (41d7d0b)
- Remove hard-coded AWS partitions (#7175) (3236adb)
1.60.5 (2020-01-03)
Bug Fixes
- Standalone
- AWS Lambda: Fix provisioned concurrency setup issues (remove no longer needed AWS issue workaround) (4821ad2), closes #7137
- CLI
- Plugins: Fix resolution of config when installing plugin (b5dbdaf), closes #7130
- AWS APIGW: Fix handling of removal of
resourcePolicysetting (e662a91), closes #6789- Variables: Ensure no same object instances are shared across config (4893f7d), closes #7098
1.60.4 (2019-12-23)
Bug Fixes
... (truncated)
Changelog
Sourced from serverless's changelog.
1.61.1 (2020-01-14)
Bug Fixes
- AWS APIGW: Fix default resource policy configuration (8814671)
Fixes regression introduced with #7138
Closes #7194 and #72111.61.0 (2020-01-13)
Features
- Standalone: Windows Chocolatey PM integration (85b196f)
- Add support for plain .git template URLs (3cfa750)
- Enhance configuration options of cloudFront event (#7170) (9591d5a), closes #7151, addresses #6843 #6785
- Support
BisectBatchOnFunctionErroroption on event streams (#7105) (560ceee)- support
RollbackConfigurationin service config (#7193) (5973c9f)Bug Fixes
- Fix CLI params resolution (switch to
yargs-parser) (#7187) (780fb46), closes #6083- AWS Lambda: Do not break permission resource (5e63cee), closes #7189
- Ensure CF stacks are deleted on failed creation attempt (#7158) (53a18cb), closes #6612
- Fix and improve openwhisk-java-maven templates (#7164) (41d7d0b)
- Remove hard-coded AWS partitions (#7175) (3236adb)
1.60.5 (2020-01-03)
Bug Fixes
- Standalone
- AWS Lambda: Fix provisioned concurrency setup issues (remove no longer needed AWS issue workaround) (4821ad2), closes #7137
- CLI
- Plugins: Fix resolution of config when installing plugin (b5dbdaf), closes #7130
- AWS APIGW: Fix handling of removal of
resourcePolicysetting (e662a91), closes #6789- Variables: Ensure no same object instances are shared across config (4893f7d), closes #7098
1.60.4 (2019-12-23)
Bug Fixes
1.60.3 (2019-12-23)
... (truncated)
Commits
a1b0e24chore: Release v1.61.103e0abfchore: Bump dependenciesbd5892ftest: Upgrade to @serverless/test v3.4.07f9b2a5test: Fix race condition8814671fix(AWS APIGW): Fix default resource policy configurationde887acchore: Release v1.61.0eaf65c7chore: Bump dependencies780fb46fix: Fix CLI params resolution (switch to yargs-parser) (#7187)5b732e9chore: Upgradegraceful-fsto ^4.2.3919ac61docs(Standalone): Document standalone installation with Chocolatey- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)