This repository was archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
An in-range update of serverless is breaking the build 🚨 #88
Copy link
Copy link
Open
Labels
Description
The devDependency serverless was updated from 1.58.0 to 1.59.0.
This version is covered by your current version range and after updating it in your project the build failed.
serverless is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for 1.59.0 (2019-12-04)
- Fix spelling and typos in docs, code variables and code comments
- Code cleanup and refactoring
- Add support for contentHandling - Fixes gh-6949
- Fix deployment bucket SSE documentation
- Make authorizer type check from #6150 case insensitive
- Govcloud custom resource fix
- Lint and style patches
- Fix/cors omit access control allow credentials on false
- Fix: remove
$context.statusfrom websocket access log format - Clarifying Azure setup
- Expose ParallelizationFactor prop for Kinesis Streams
- Replace moment with dayjs
- Update AWS SQS event docs regarding FIFO queue trigger for Lambda
- Awsprovider - adding support for SDK sub-classes.
- Provide backoff for retryable aws requests and the option to adjust the cf status check interval via an environment variable
- Add page for best practices on CI/CD
- Optimize custom resources generation
- Update API GW stage settings only when explicitly set
- Do not apply APIGW wide settings on externally referenced APIGW
- Enable Content Trust checking when pulling lambci/lambda images
- Fix resolution of user configured APIGW
- Add option to change log level for websocket logs
- Support lambda provisioned concurrency
- Fix AWS creds handling
- Fix lambda provisioned concurrency setup
Meta
Commits
The new version differs by 103 commits.
0e5e954Merge pull request #7046 from serverless/releasef87dfbdRelease v1.59.0e96b09bBump dependencies0bc5014Merge pull request #7045 from serverless/lambda-provisioned-concurrency1cf29ffFix handling of provisionedConcurrency handling937cd92Refactor setup of function versioning4c1cee3Merge pull request #7044 from serverless/fix-aws-creds-handling3561687Fix AWS creds handlingf2a41bfImprove testsa45d2a2Merge pull request #7043 from serverless/lambda-provisioned-concurrency0347b15Merge branch 'master' into lambda-provisioned-concurrencye080dd2Merge pull request #7035 from tinexw/websocket-loglevel44115aaMerge pull request #7039 from serverless/fix-custom-rest-api-id-handlingd28ac9dMerge pull request #6992 from mhart/patch-1093cd4eUpdate serverless.yml documentation
There are 103 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴