An in-range update of serverless is breaking the build π¨
The devDependency serverless was updated from 1.47.0 to 1.48.0.
π¨ View failing branch.
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
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for Version 1.48.0
1.48.0 (2019-07-18)
- SFE plugin & sdk version info
- Allow optionally splitting SSM parameter value for StringList type
- Cross region SNS Trigger
- Fix typo
- Add SLS_NO_WARNINGS env var
- Fix async S3 test
- Fix AWS secret access key validation in interactive CLI
- Improve post install message
- PLAT-1385 Ensure expected service name in interactively created project
- Updated gradle and kotlin.js gradle plugin fixing #5598
- actually update the right aws creds link interactive setup aws
- Integrating Components
- Add support for existing Cognito User Pools
- Add the missing colon
Meta
Commits
The new version differs by 124 commits.
1c2e9a8Release v1.48.0 (#6404)b7fa2aeugh. prettyify markdown?!476df98temporarily disable the basic integration test4374dc9Merge pull request #6373 from serverless/billfine-july16-docupdatesa9bcc09Release v1.48.09b3c17fMerge pull request #6398 from haochang/fix-missing-colon35c3d2ePrettify the format for the build4d7300aAdd the missing colon9a84d18Merge pull request #6362 from serverless/existing-cognito-user-poolsf64d1f4Run Prettier to fix builde58f52fMerge pull request #6350 from serverless/components-integ63c070cAdd support for existing Cognito User Pools11ffadaAdded link.00df678Responding to feedback from Austen59beca2Added description of CLI and Dashboard; per Austen
There are 124 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 :palm_tree:
After pinning to 1.47.0 your tests are passing again. Downgrade this dependency π.
- The
devDependencyserverless was updated from1.48.0to1.48.1.
Your tests are still failing with this version. Compare changes
Release Notes for 1.48.1 (2019-07-19)
- Use Python3 for Python in interactive setup
- Fixing broken link for Node install.
- Added Cloud Build option for serverless deploy guide
- Changed AWS subscription filters to use function object name
- Strip trailing comment when renaming a service
- Improve tracking reliability
Meta
Commits
The new version differs by 58 commits.
7cf653a1.48.1 patch release (#6412)eb8b633update changelog5890ee8Update CHANGELOG.md79fa24apatch release710139eFix broken lint outcome after 'no-confusing-arrow' change (#6411)632fac3Improve tracking reliability (#6410)d2e5373Fix lint issues316c8a8Fix testsf8fc8d9Ensure to not crash with logged errorb7d413bMerge pull request #6408 from serverless/improve-service-renameb15c9ccFix segment tracking testsee106c4Refactor to promises0217b1fDisable tracking for test runs79a15afUnify result2fd9aa2Refactor isTrackingDisabled to provide answer out of a box
There are 58 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.48.1to1.48.2.
Your tests are still failing with this version. Compare changes
Release Notes for 1.48.2 (2019-07-19)
Meta
- The
devDependencyserverless was updated from1.48.2to1.48.3.
Your tests are still failing with this version. Compare changes
Release Notes for 1.48.3 (2019-07-23)
Commits
The new version differs by 17 commits.
15ff4cbFix #6414 by checking for ec2 metadata (#6427)2069533prep for 1.48.3 release9766aa5use slss.io9a27c0cMerge remote-tracking branch 'origin/master' into support-for-ecs-metadata-creds1a49b14oops, pushed over @pmuens change to bbpromiseefec8fctest covg072b7acMerge pull request #6428 from serverless/update-links8680163node 6 supporte2e9a77alternative approach to creds fail fast taht includes metadata check105a2f7Revert "Fail faster when no AWS creds exist (#6393)"0d44aacUse slss.io for linksa56859cMerge pull request #6419 from joelvh/master04f2549Merge pull request #6422 from jormaechea/Issue-6364-requestPatha0b96d0Update integration test77f8fb8Added new property to documentation
There are 17 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.48.3to1.48.4.
Your tests are still failing with this version. Compare changes
Release Notes for 1.48.4 (2019-07-25)
Commits
The new version differs by 10 commits.
4d140f8Only check creds on deploy (#6447)be96a65format221c1b6tests860ab72add commands that require aws creds..51e4bd2add commands that require aws creds..05394e3only check creds on deploy866cc82PLAT-1390 - check for cached creds in interactive setupAws (#6440)30b9395PLAT-1390 - check for cached creds in interactive setupAwsb6bfe19Merge pull request #6435 from luanmuniz/patch-188dfe93Add note for supported version of existing bucket feature
See the full diff
- The
devDependencyserverless was updated from1.48.4to1.49.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.49.0 (2019-07-30)
- Remove hard coded partition when validating subscription filters
- Fix cross-account/cross-regions SNS subscriptions to topics with the same name
- Add EventBridge event source
- Update invoke-local.md documentation
- Doc new insights
- New error insight alert doc update to reflect per execution inspection
- Existing S3 bucket fixes
Meta
Commits
The new version differs by 34 commits.
9282618Merge pull request #6476 from serverless/releasing-v-1-49-008ed638Releasing v1.49.01249361Merge pull request #6456 from serverless/existing-s3-fixese7948d2Merge pull request #6472 from serverless/doc-new-insights37be143New error insight alert doc update to reflect per execution inspectionf9673e8Merge pull request #6469 from serverless/doc-new-insights253db04run prettify8642be7Merge branch 'master' into doc-new-insights7a03180Some clean up.dc865badefining unusual function durationc79acc3defining tiemeout15d1ef9defining timeout errord1e5c81Clarifying the OOM error from lambda7dccbecDefining OOM27befd7Adding details about silencing on approaching OOM
There are 34 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.49.0to1.50.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.50.0 (2019-08-14)
- Render event information in aws-ruby handler template
- Adding ap-south-1 to supported region list
- Fix invalid path char in GoLang packaging on Windows
- Multiple event definitions for existing S3 bucket
- Remove Enterprise and Platform from log info
- Allow AWS Subscription Filters to be reordered
- Check if more than 1 existing bucket is configured
- Multiple event definitions for existing Cognito User Pools
- Improve error handling
- Add PreTokenGeneration & UserMigration Cognito triggers
- Add Twilio Runtime to create templates
- Update kubeless guide docs
- Fix ImportValue handling in existing S3 buckets #6416
- Improve interactive AWS creds flow
- Retain existing Cognito User Pool config
- Switch integration tests runner from Jest to Mocha
- Change strategy for deciding to deploy new function.
- Fix support for EventBridge partner event sources
- fix(GITHUB-6525-5172): Rewrite copyDirContentsSyncAllow to call fs-extra::copySync() on the directories instead of calling it on the files to copy individually
- Do not crash CI on Coveralls error
- Only add merged IAM policies for Lambda when they will be used (#6262)
- Setup APIGW CloudWatch role via custom resource
- Fix deploy command if package.individually set on a function-level
Meta
Commits
The new version differs by 123 commits.
210d50cMerge pull request #6540 from serverless/releaseb4813f1Release v1.50.06effab2Bump dependencies312b4f5Merge pull request #6537 from mthenw/fix-depeloy-individually896631dRefactor test6a84748Merge pull request #6531 from serverless/apigw-logs-setup-fixf0a8b8cMock npm install in tests60f36e4Clear invalid optionsf2f3c00Maintain original behavior and add a test4f43bfdMerge pull request #6534 from onebytegone/fix-remove-extra-lambda-policy-6262ea121e7Ensure to bail after first fail in CIf781340typofe6bab3Fix prettier issues3ceb0aaFix deploy command if package.individually set on a function-level56d96c4Only add merged IAM policies for Lambda when they will be used (#6262)
There are 123 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.50.0to1.50.1.
Your tests are still failing with this version. Compare changes
Release Notes for 1.50.1 (2019-08-26)
- The
devDependencyserverless was updated from1.50.1to1.51.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.51.0 (2019-08-28)
- AWS API Gateway customize log level
- Fix retained layer logical id
- add docs for options misused in #6546
- Fix: Remove Bluebird promise warning when NODE_ENV=development
- AWS API Gateway set value of provider.logRetentionInDays for log group expiration
- Fix support for external websocketApiId
- Ensure AWS SDK is mocked for tests that call it
- do not log warnings on empty arrays
- API Gateway enable/disable access/execution logs
- Allow unresolved Rest API id with provider.tags setting
- Improve error reporting
- Fix exclusion of Yarn logs in Lambda packages
- Improve Rest API id resolution for SDK updates
- Fix ServerlessError handling
- Style updates for docs
- PLAT-1629 - Fix custom resource lambda naming
- Ensure API Gateway CloudWatch role is setup via custom resource
Meta
Commits
The new version differs by 87 commits ahead by 87, behind by 3.
8d867ceMerge pull request #6603 from serverless/release52d65f8Release v1.51.07cb7ba2Bump dependencies6619eb7Merge pull request #6591 from serverless/fix-apigw-cloud-watch-role-setup2f03fc2Add tests for ensureApiGatewayCloudWatchRole40e71b9Ensure to handle API GW account via custom resource44c7382Refactor logic6eee746Refactor to BbPromise.try673f32dSeclude APIGW CloudWatch role setupa43a263Refactor custom reosources to take provider as inputd78cf9aMerge pull request #6599 from serverless/fix-custom-resource-naming4334499Truncate long custom resource function namese628942Make service name configurable50add41Merge pull request #6596 from serverless/style-updates-for-docs5910028Merge pull request #6588 from serverless/improve-error-handling
There are 87 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.51.0to1.52.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.52.0 (2019-09-11)
- Add initialize lifecycle event
- Fix API Gateway name not being resolved API Gateway Resource not in main stack
- Support optional CloudWatch logs writing for custom resource lambdas
- Ensure inquirer's chalk override works through symlinks
- Fixes aws partition name in apigateway resourceArn to support GovCloud
- Do not retry on AWS 403 errors
- Fix overriding package settings after packaging function
- null
- Download templates from a Bitbucket Server
- Update Readme to replace SC5.io with nordcloud.com
- Add plugin hooks to define config variable getters
- Allow for tail on GetAtt parsing
- Resolve empty config object for an empty config file
- Remove enterprise from upgrade notes
- Add support for Lambda@Edge
- Tests for interactive CLI
- Support functions without events in CloudFront remove logging
- Add support for Condition and DependsOn
- Improve plugin loading error reporting
- Use hooks to log Lambda@Edge removal reminder
- Quickfix "too many open files" issue on Windows
- Bump sfe plugin!
- replace use of tenant with org in docs & templates
- Update insights.md
Meta
Commits
The new version differs by 161 commits.
7c8e171Merge pull request #6665 from serverless/releaseaf8e83aRelease v1.52.00bc4ab3Bump dependenciesc7d2650Update RELEASE_CHECKLIST with bump dependencies info1c57ae4Merge pull request #6663 from serverless/vernelindner-patch-1-1f7699acUpdate insights.mdf187ba7Merge pull request #6655 from serverless/org-not-tenantad81e9areplace use of tenant with org in docs & templates36f111eBump sfe plugin! (#6654)9da9c9aBump sfe plugin!5dd1b69Merge pull request #6653 from serverless/quickfix-windows-too-many-open-filesa7fe06eGlobally enable graceful-fsc0ec32bMerge pull request #6652 from serverless/fix-cloudfront-removal-logging3a7d77bUse hooks to log Lambda@Edge removal reminderf77f3c1Merge pull request #6646 from serverless/improve-plugin-error-reporting
There are 161 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.52.0to1.52.1.
Your tests are still failing with this version. Compare changes
Release Notes for 1.52.1 (2019-09-19)
Meta
- The
devDependencyserverless was updated from1.52.1to1.52.2.
Your tests are still failing with this version. Compare changes
- The
devDependencyserverless was updated from1.52.2to1.53.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.53.0 (2019-09-25)
- Respect logRetentionInDays in log group for websocket
- Remove requirement for an existing AWS profile on sls package command
- Adding docs on using captureError
- Make minor correction to CONTRIBUTING.md.
- [Docs] Added clarification on specifying SNS ARN
- Fix regular expression escaping in aws plugin.
- Update Azure quickstart and Azure Node.js project README
- Update Azure CLI Reference Docs
- Docs: update and clean up hello world app documentation
- Update Azure provider guide docs
- Update azure nodejs template
- Move common test utils to @serverless/test
- Add testing docs
- Add aliyun provider
- Update homepage in package.json to point to the docs
- Fix typo
- Truncated aliyun events menuText
- Added Components Versions
- Add commas when specifying Google roles for legibility
- Add Theodo to the consultants section of the README
- Remove incorrect AWS Access Role test instruction
- Feat: add qualifier option to invoke command
- Upgrade @serverless/test to v2
- Allow plugins not in registry to be installed
- PLAT-1599 Modularize interactive AWS setup
- Documented url+zip deploy strategy for serverless-kubeless
- Improve message for Windows users in AWS credentials setup
- Fix custom resources install
- Add support for MaximumBatchingWindowInSeconds property on stream events
- Alibaba Docs Update
- Update Jackson versions
- Improvements to stats handling
Meta
Commits
The new version differs by 145 commits.
7088ac7Merge pull request #6751 from serverless/releaseb4e99f6Release v1.53.0d7aca91Bump dependenciesf4afecbMerge pull request #6749 from serverless/improve-stats-handlingfb00a65Reduce timeout to 150055f3aefLog stats request timed9b22edLog if stats request prolonged process exitece6fe6Improve comment112dd9cImprove error logging34008beExpose serverlessExecutionSpan to stats trackerf9da360Ignore and ditch stale events020f601Refactor fs-extra usagedfc78d7Do not issue requests after serverless finalized execution0aaa1e8Minimize concurrent tracking requestsad6b016Increase default timeout
There are 145 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.53.0to1.54.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.54.0 (2019-10-09)
- Fixing typos in variable names
- Simplify GitHub Issue / PR templates
- Capture and span docs
- Automate keeping the sfe-next branch upto date
- Update dependencies in aws-scala-sbt template
- PR Template --> Hide useful scripts in expandable section
- Doc refactoring and new features
- doc: add cosmosdb events doc
- Showcase how to use AWS SDK in sls helpers
- Issue 4867 - Allowing InvokeBridge to find handleRequest method from super classes
- Update Azure environment variable documentation
- Update quick-start.md
- Add Questions issue template that navigate users to forums
- Update SLS Deploy Documentation
- S3 Block Public Access
- Documentation for CI/CD
- Added logging Implementation for serverless openwhisk-nodejs template
Meta
Commits
The new version differs by 92 commits.
f767fabMerge pull request #6807 from serverless/released6fd8aaRelease v1.54.0b293693Bump dependencies4850e45Merge pull request #6806 from tharun208/master60bc9a6formatted log message2d679dfAdded logging under cli for openwhisk-nodejs92514eeMerge pull request #6767 from serverless/docs-cicd-latest36d3f01Merge pull request #6779 from jessedoyle/s3-deployment-block-public01f5c6fMerge pull request #6790 from wenindoubt/deploy-docsf2cf48cMerge pull request #6786 from exoego/update-issue-template7d728e5Update error messageacf4644Merge pull request #6802 from nabati/patch-104a84adAdd more useful links / Update wording8ea9a32Add YAML directive6aa1e49Run Prettier
There are 92 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.54.0to1.55.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.55.0 (2019-10-23)
- Allow empty arrays in overrides
- Make question mark available as variables fallback
- Improve plugins resolution and initialization flow
- Azure Python template
- Chore - stop using deprecated 'new Buffer()' method.
- AWS - adding naming function for S3 compiled template file name.
- Span docs! and full
serverless_sdkdocs - Fix perms with several CloudWatch log subscriptions
- Fixing an Azure docs broken link
- Adding note to Azure nodejs template
- Updated Azure Functions documentation
- Support for NotAction and NotResource in IAM role statements
- added frontmatter to sdk docs
- Setup completion via CLI command and interactive CLI step
- Upgrade gradle version
- Update Google provider documentation for functions
- SNS integration tests
- SQS integration tests
- Streams integration tests
- Improvements on SQS docs as suggested on #6516
- Schedule integration tests
- Update event documentation
- Upgrade groovy/gradle/plugin versions and dependencies (aws-groovy-gradle)
- Upgrade gradle/plugins version and dependencies (aws-clojure-gradle)
- IoT integration tests
- Update https-proxy-agent dependency
- Allow to use Ref in stream arn property
- Add Tests for resolveFilePathsFromPatterns()
- Integration tests improvements and fixes
- Honor cfnRole in custom resources
Meta
Commits
The new version differs by 168 commits.
46aa304Merge pull request #6873 from serverless/releaseb91c382Release v1.55.00130139Bump dependencies8a8f199Merge pull request #6871 from serverless/support-cfn-role-in-custom-resourcesae446feMerge pull request #6867 from serverless/improve-integration-testsb749213Fix custom resource testsce6d155Fix DependsOn handling88f60a4Honor cfnRole in custom resources handlingae16960Reorganize custom role setup8d5f6b8Merge pull request #6825 from kdnakt/test-resolveFilePathsFromPatternsa11b43eMerge branch 'master' into improve-integration-tests9e6bab2Fix tabCompletion/isSupported test45be518Ensure boolean result979e7fbBump dependenciesf56c850Fix tests
There are 168 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.55.0to1.55.1.
Your tests are still failing with this version. Compare changes
Release Notes for 1.55.1 (2019-10-23)
- The
devDependencyserverless was updated from1.55.1to1.56.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.56.0 (2019-10-31)
- AWS - deployment bucket policy for HTTPS only
- Docs on renamed outputs and expanded support
- Fix minor typo
- Added mock integration documentation example
- Fix region error handling in Lambda@Edge implementation
- Allow specifying ApiGateway logs role ARN
- Adds unused memory alert
- Find origin by domain name and path
- fix minor typo in kubeless docs
- Add tencent provider create-template
Meta
Commits
The new version differs by 49 commits.
7b351c7Merge pull request #6907 from serverless/release6c44c06Release v1.56.0e708479Bump dependencies593ef90Merge pull request #6898 from serverless-tencent/add-tencentf219a13after run prettify-updated57740c5add runtime in create.js7428966add tencent provide in create.test.js378c3e6add tencent provide in create.test.js085c64dupdate runtime0b76f29add tencent-template07d141fadd tencent-templatea56736cMerge pull request #6896 from jgabuya/patch-15f82a1dfix minor typof783888Merge pull request #6880 from DanConway/master8d84d0dMerge pull request #6889 from serverless/docs-unused-memory-alert
There are 49 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.56.0to1.56.1.
Your tests are still failing with this version. Compare changes
Release Notes for 1.56.1 (2019-10-31)
Meta
Commits
The new version differs by 11 commits.
2a45a43Merge pull request #6909 from serverless/fix-policy-handling-when-custom-bucket88f9715Release v1.56.138ed445Ensure default bucket policy is not configured for custom bucketf5405a6Remove obsolete lint instruction6d57e04Merge pull request #6904 from khaledosman/master14594cdImprove formatting682c238style: run prettier to fix travis build23bb2f1cleanup2b526d9delete .webpack foldercf81bcaperf(aws-nodejs-typescript): reuse http connections83cfbd2feat: aws-nodejs-typescript template improvements
See the full diff
- The
devDependencyserverless was updated from1.56.1to1.57.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.57.0 (2019-11-06)
- Note about how to move services to new apps
- Allow casting to boolean in Serverless variables
- Create distinct target groups for different ALBs
- sls create --help improvements
- Fix race conditions handling in stats requests
- Update AWS Limits on Lambda@Edge
- Fixes bug with sns-cross-region definition using psuedo params
- Add tencent-plugins english version docs
Meta
Commits
The new version differs by 117 commits.
6880c18Merge pull request #6928 from serverless/release5235855Release v1.57.05e3fc25Add missing entry to changelogc107b86Fix comparision link134a793Bump dependencies1f13a67Merge pull request #6916 from tinafangkunding/mastera422944Fix typosa0807b7fix broken linkde7a5d4prettier fixa10c622updated tencent root readme841558dprettier fix5dc8637updated repo homepage linkseb90c30updated to h1 tag79b4c80added frontmatter to all Tencent docsf2e9a6fMerge pull request #6879 from master-of-null/bugs/sns-cross-region-psuedo-params
There are 117 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.57.0to1.58.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.58.0 (2019-11-20)
- Fix missing ALB trigger in console
- Add support for vpc link integration discussed as part of #5025
- Setup Codecov
- Fix handling of China region in S3 bucket policy
- Fix policy definition
- Fix typo in Tencent docs
- Add Knative provider template
- Add Knative documentation
- PLAT-1798 - set env vars for AWS creds from cached credentialsβ¦
- Add azure python to cli
- updated providers menu order in docs
- Update API Gateway tagging to use partition for deployed region
- Fix: use normalized maps in zipService.js
- Add support for multi-value headers in ALB events
- Improve config error handling
- sls-flask starter kit
- Add variable completion report if variable progress was reported
- Update docs links
- Update documentation to include information about tags
- Python3.8 support!
- Updates to CI/CD settings for the beta
- rename output variables to outputs
- Fix Tencent Template and Readme
- Default to Nodejs12.x runtime
- #6162: Support multiple schemas, don't overwrite RequestModels for each
- Support empty deploymentPrefix
Meta
Commits
The new version differs by 107 commits.
05eec83Merge pull request #6985 from serverless/release553a59bRelease v1.58.0d0cabefBump dependencies3bc50cfMerge pull request #6941 from clar-cmp/deploymentPrefix3311fb0Merge pull request #6954 from atz/patch-1e712d37Test empty deployment prefix68a3081Test multiple schema support0c8c8a0Merge pull request #6983 from serverless/bump-runtime-in-docs6a20956Merge pull request #6984 from serverless-tencent/masterf9a79b3Update up to recent changescb5c4a5Prettify49ba004fix demod66e457Ensure to update tests with a new runtimebf02adbMerge pull request #6971 from serverless/docs-update-outputs3023a58Merge pull request #6972 from serverless/docs-cicd-beta-updates
There are 107 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.58.0to1.59.0.
Your tests are still failing with this version. Compare changes
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
- The
devDependencyserverless was updated from1.59.0to1.59.1.
Your tests are still failing with this version. Compare changes
- The
devDependencyserverless was updated from1.59.1to1.59.2.
Your tests are still failing with this version. Compare changes
Release Notes for 1.59.2 (2019-12-06)
Bug Fixes
- Ensure to not create cognito pools marked as 'existing' (fe546c5)
Commits
The new version differs by 28 commits.
1c6dc16chore: Release v1.59.2a5f5f9dci: Ensure GITHUB_TOKEN for git operations833bc60fix: Ensure to not create cognito pools marked as 'existing'baede67test: Fix cognito pools test reliabilitya0fdd05test: Rename logger34d8f60test: Workaround api-keys provision delaya2e3939test: Optimize test configuration3f3afa2ci: Auto update sfe-next branch via Travis6307ab4docs: Document new release process965688fci: Ensure to resolve latest versions of deep dependencies98cb38eci: Improve comments83f579cci: Improve comment placement173773achore: Remove artifacts of old release process640ab3cci: Cover Node.js v1360509e7ci: Automate release flow
There are 28 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.59.2to1.59.3.
Your tests are still failing with this version. Compare changes
Release Notes for 1.59.3 (2019-12-09)
Bug Fixes
- Do not set optional ParallelizationFactor when not explicitly set (e74d1a0), closes #7049
- Fix provisioned concurrency support (be0ebb7), closes #7059
Commits
The new version differs by 10 commits.
d6c0098chore: Release v1.59.38678e19ci: Gently abort if tag was already published1586b13ci: Fix fast-forward to master operation7a2fc79ci: Ensure git email matching GitHub accountde1d0ddrefactor: Gurantee to resolve with promise7c32925fix: Fix provisioned concurrency support9809f65refactor: Cleanup conditional611ad13refactor: Abort unnecessary workfc47a6dfix: Do not set optional ParallelizationFactor when not explicitly setb0a4b1frefactor: Improve generation of EventSourceMapping resource
See the full diff
- The
devDependencyserverless was updated from1.59.3to1.60.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.60.0 (2019-12-18)
Features
- Binary installer
- Draw CLI boxes with
boxenpackage (80f9a65) - MaximumRetryAttempts config for stream (998b6fd), closes #7012
- Memoize resolution of dev deps exclusion paths (#7091) (5143c2a)
- Support CF instructions in awsKmsKeyArn setting (#7083) (f9b6507)
- Unconditionally display browser url (c900900)
- Update and improve aws-kotlin-jvm-gradle template (#7072) (0b3a08a)
Bug Fixes
- Ensure not to autocomplete hidden commands (3f7f532)
- Fix AWS partition reference in APIGW CloudWatch role setup (fc74c28), closes #7100
- Fix credentials validation in EC2 environment (#6977) (f8ee027)
- Prevent uncaught exception in case of
openutil issue (f29d169) - Recognize falsy values as CLI options defaults (#7071) (7e0e903)
Commits
The new version differs by 84 commits ahead by 84, behind by 42.
34656dachore: Release v1.60.07768f9cchore: Bump dependenciesfc74c28fix: Fix AWS partition reference in APIGW CloudWatch role setupbce8300ci: Workaround choco issues (do not require python for running tests)0a5b7c6docs: Document standalone installation53e596ffeat:uninstallcommand for installed binariesc4efd66feat:upgradecommand for installed binariesf0f9698feat: Linux & macOS binary installerc7b2412ci: Automate binaries generation and upload5563b28feat: Script to upload generated binaries to GitHub release59bea09feat: Recognise as standalone49f6e1efeat: Configure binaries generation24ed5a2chore: Ensure alphabetical order of scriptsddf3bf4refactor: Centralize npm command resolution3f7f532fix: Ensure not to autocomplete hidden commands
There are 84 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.60.1to1.60.2.
Your tests are still failing with this version. Compare changes
Release Notes for 1.60.2 (2019-12-23)
Bug Fixes
- AWS Lambda
- Fix provisioned concurrency setup (closes #7059):
- Fix provisioned concurrency configuration. Configure on alias, and not on version. Thanks to that it can work with versioning enabled and changes to provisioned concurrency configuration are not immune to
Internal Failure(04a7657) - Workaround AWS issue related to alias redeployments (56b9d3d)
- Ensure API Gateway endpoints point provisioned version (67d27ed),
- Fix provisioned concurrency configuration. Configure on alias, and not on version. Thanks to that it can work with versioning enabled and changes to provisioned concurrency configuration are not immune to
- Fix CloudWatch logs creation access (a2db989), closes #6241 #6692
- Fix provisioned concurrency setup (closes #7059):
- AWS API Gateway:
- Fix custom resource lambda artifact generation (7132af3)
Commits
The new version differs by 35 commits.
d315bb4chore: Release v1.60.2f6810bfchore: Register 'User Config' commit message scope077ab62ci: Increase git history to avoid fails on multiple mergese93e6f4fix(AWS APIGW): Ensure to apply API GW stage settings with no endpointsa2db989fix(AWS Lambda): Fix CloudWatch logs creation access67d27edfix(AWS APIGW): Ensure to point provisioned version56b9d3dfix(AWS Lambda): Workaround AWS issue related to alias redeployments04a7657fix(AWS Lambda): Fix provisioned concurrency configuration5c8582brefactor(AWS Lambda): Resolve object once82d0a5brefactor(AWS APIGW): Rely on object destructuringd4a0e2arefactor(AWS Lambda): Improve var name8641f6brefactor(AWS Lambda): Improve variables namingbef2626refactor(AWS Lambda): Rely on more reliable Object.assign0ce21b2refactor(AWS APIGW): Convert trailing arguments into optionsc812479chore: Register 'AWS APIGW' commit message scope
There are 35 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.60.2to1.60.3.
Your tests are still failing with this version. Compare changes
- The
devDependencyserverless was updated from1.60.3to1.60.4.
Your tests are still failing with this version. Compare changes
Release Notes for 1.60.4 (2019-12-23)
Bug Fixes
- The
devDependencyserverless was updated from1.70.1to1.71.0.
Your tests are still failing with this version. Compare changes
Release Notes for 1.71.0 (2020-05-15)
Features
- AWS Lambda: Support
disableLogssetting for functions, to disable generation of log group resources (#7720) (3144be8) (Ahmad Mahmoud Mohammad) - Support
provider.stackParametersfor configuring CloudFormation deployment Parameters (#7677) (a0a43a6) (Nikody Keating)
Bug Fixes
- AWS API Gateway:
- Fix handling of stage specific settings when nested stacks are involved (#7735) (cf1692f) (Mariusz Nowak)
- Improve stage settings preliminary configuration and validation (#7735) (e472a04) (Mariusz Nowak)
- AWS CloudFront: Ensure Lambda@Edge setup comes with no VPC configuration or environment variables set (#7721) (a1472ba) (Ahmad Mahmoud Mohammad)
- AWS IAM: Remove IAM role from function's
DependsOnsection (#7722) (d8222fa) (Ahmad Mahmoud Mohammad) - CLI: Reject multitple
--configparams (#7728) (ca2a73f) (Ahmad Mahmoud Mohammad)
Maintanance Improvements
- Upgrade
fs-extrato v8 (#7719) (c106d53) (Kenan Christian Dimas)
Commits
The new version differs by 362 commits ahead by 362, behind by 35.
7026b41ci: Fix npm install for Node.js v6 case823ac89chore: Release v1.71.07745f78chore: Upgrade eslint to v78e45f93chore: Bump dependenciescf1692ffix(AWS API Gateway): Fix handling stage settings when in nested stacke472a04fix(AWS API Gateway): Improve configuration validation2a26493fix(AWS Lambda): Fix DependsOn handling in case of disabled logs (#7731)2a72b1achore: Upgrade semver to v6d8222fafix(AWS IAM): Remove iamRoleLambdaExecution from DependsOn (#7722)ca2a73ffix(CLI): Reject multitple 'config' params (#7728)522e9c0docs: Fix typo (#7725)c106d53refactor: Upgrade 'fs-extra' to v8 (#7719)a152872test(AWS HTTP API): Bring back testing logsa1472bafix(AWS CloudFront): Ensure lambda edge has no vpc or env (#7721)3144be8feat(AWS Lambda): SupportdisableLogssetting for functions (#7720)
There are 250 commits in total.
See the full diff
- The
devDependencyserverless was updated from1.71.0to1.71.1.
Your tests are still failing with this version. Compare changes