EndemolShineGroup / serverless-slack-notifier

A Serverless Slack notification service for CloudWatch Alarms written in Typescript
MIT License
0 stars 0 forks source link

An in-range update of serverless is breaking the build 🚨 #9

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serverless was updated from 1.35.1 to 1.36.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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for Version 1.36.0
Commits

The new version differs by 84 commits.

  • 91ba290 Merge pull request #5670 from serverless/v-1-36-0
  • e94f3ba Merge pull request #5665 from klausbadelt/patch-1
  • 40f77c3 mor doc updates
  • 4b186eb Merge pull request #5666 from serverless/horike37-patch-1
  • 29a8f1c v1.36.0 release!
  • f0881b5 Update LICENSE.txt
  • 7b16d6b Add missing --force option
  • 223ccb1 Merge pull request #5659 from serverless/sls-5657
  • ca5db87 direct link to video guide
  • 3489aed Merge pull request #5554 from rdsedmundo/issues/3447
  • 0896f31 Merge pull request #5312 from Limess/4496/handle-scoped-packages
  • 9385840 Merge pull request #5653 from serverless/update-jackson-dep
  • fb1069f update jackson-databind to secure version
  • d4e36b7 Merge pull request #5650 from exoego/fix-cf-region-syntax
  • 0aa9a85 Merge pull request #5651 from webmasterkai/patch-1

There are 84 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.35.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.36.1

Fix bug with timing issue & regex issue with API Gateway stage validation.

Commits

The new version differs by 13 commits.

  • 63ef31d Merge pull request #5696 from serverless/v-1-36-1
  • 049f46c 1.36.1 bugfix
  • 96906c1 Merge pull request #5686 from exoego/validation-after-var-resolution
  • fe6cb01 Fix error message.
  • ef591b2 Add test case when the populated variable is valid.
  • df780c3 Allow underscore too.
  • a12bb5b Allow hyphen which is valid for API Gateway now.
  • 5ca3115 Add test case to increase coverage.
  • 6e0d7a8 Implement after-variable-resolution stage name validation for AWS.
  • 997ac35 Update test for regression.
  • 2f53eca Drop validation before variable resolution.
  • 3bfcd0a Merge pull request #5678 from timporter/fixInvalidYamlInAWSLayersDoc
  • cdf37a6 Update layers.md

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.37.0 (2019-02-06)

Meta

Commits

The new version differs by 204 commits.

  • 2cf96e0 Merge pull request #5803 from serverless/release-1-37
  • 1b8252d releasing v1.37.0
  • 3b9957f Merge pull request #5794 from serverless/fix-tests-debug
  • c551abf fixed cli tests when running in debug mode
  • 4a64f4a Merge pull request #5793 from serverless/fix-yml-race-condition
  • 5896f0c fix race condition when loading config file
  • 04a2a65 Merge pull request #5788 from serverless/secrets-via-ssm
  • cefe6f0 Add aws secrets mgr to TOC of aws vars
  • 74a1260 Update docs/providers/aws/guide/variables.md
  • 2e49692 Update docs/providers/aws/guide/variables.md
  • ff82197 Document how to use Secrets Manager
  • 61d3af3 Merge pull request #5785 from pchynoweth/master
  • 4c935d1 Fixed up linting issues
  • 9a25ade Added unit tests
  • 73d95c2 Fixed linting issue

There are 204 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.37.1 (2019-02-08)

Meta

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.38.0 (2019-02-20)

Meta

Commits

The new version differs by 86 commits ahead by 86, behind by 2.

  • 0f654d3 Merge pull request #5852 from serverless/releasing-v-1-38-0
  • b34f26e Releasing v1.38.0
  • b3d4337 Merge pull request #5839 from Xenonym/fix/template-install-name-undefined
  • 3432a3e Add tests
  • 90b18b4 Merge pull request #5842 from exoego/ssm-json
  • 3408a4e Merge pull request #5824 from serverless/websockets
  • 63b2d61 Fix service name in template install message
  • 0968f12 Validation if event is either http or websocket
  • bad6a4a Fix displaying of services with REST and WSS APIs
  • 640270b Merge pull request #5843 from luciansr/patch-1
  • b7257b2 Replacing "runtimes" with "templates"
  • 420fb4b Add document to ${ssm} for JSON.
  • 616c744 It should return json if referencing JSON in AWS SecretsManager.
  • 838ab11 Merge pull request #5690 from joebernard/patch-1
  • 247bd57 Fix path of link

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.39.0 (2019-03-15)

Meta

Commits

The new version differs by 123 commits.

  • e666e5f Merge pull request #5924 from serverless/release-1-39
  • eb9e589 Update CHANGELOG.md
  • f17b220 releasing v1.39.0
  • fe86fde Merge pull request #5297 from fruffin/fix-4188
  • 5d73e81 Merge pull request #5899 from serverless/sls-5891
  • 00d129c Merge pull request #5863 from serverless/invoke-local-docker
  • 2dbc267 Add check if Docker daemon is running
  • 6cf3563 jszip as main dep, DRY getting runtime, use on exit instead of on close
  • b8dd365 Merge pull request #5912 from fivepapertigers/cloudwatch-event-input-transformer
  • 93b7ec3 Merge pull request #5911 from dalevfenton/docs/authorizer-type
  • 0d0cba8 adds inputTransformer option to aws cloudwatchEvent events
  • 756dd14 adds inputTransformer option to aws schedule events
  • e7df2df add type configuration to aws serverless.yml guide for authorizer
  • 8c0d282 document docker support!
  • 06c8222 Merge pull request #5909 from matheussilvasantos/patch-2

There are 123 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.39.1 (2019-03-18)

Meta

Commits

The new version differs by 4 commits.

  • 5d2b976 Releasing v1.39.1
  • cd0d33d Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json"
  • 5242314 Merge pull request #5922 from rodolphito/patch-1
  • a5e6d44 Fixed typo "disonnect"

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.40.0 (2019-03-28)

1.40.0 (2019-03-28)

Meta

Commits

The new version differs by 42 commits.

  • 5797b68 Merge pull request #5963 from serverless/release-1.40.0
  • 1a5945a update change log
  • 7fd7047 version bump!
  • 23fcc85 Merge pull request #5968 from serverless/update-dependencies
  • 08e29fa Update npm dependencies
  • 16f05bf Merge pull request #5957 from sime/patch-2
  • beee8bd Update apigateway.md
  • 26a1f56 Include that APIGateway status code of async events
  • 11ff959 Merge pull request #5926 from serverless/serverless-instance-id
  • 8a8dcea Merge pull request #5640 from serverless/sls-5225
  • 5cba217 Merge branch 'master' into sls-5225
  • 63c371c Turn Serverless Variable into plain value
  • ffc293c Add documentation
  • 5325cbd Replace API Gateway random ids with instanceIds
  • 391488b Add ${sls:} Serverless Variable

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.41.0 (2019-04-18)

Meta

Commits

The new version differs by 80 commits.

  • bdff98a Merge pull request #6025 from serverless/releasing-v-1-41-0
  • 112be54 Releasing v1.41.0
  • 10b7d72 Merge pull request #6023 from serverless/add-enterprise-link
  • 644eede updated newsletter link in readme
  • bd53aef add enterprise link to readme
  • d4f2161 Merge pull request #5988 from endeepak/bugfix/5945_invoke_local_docker_env_vars
  • 9d73765 Merge pull request #5970 from serverless/multiple-usage-plans
  • 306538f Add support for multiple usage plans
  • 90a7adf Merge pull request #5692 from softprops/deployment-stage-description
  • 4dbdee0 Merge pull request #6018 from allanchua101/patch-1
  • 66855e4 Update quick-start.md
  • edd2f75 Update quick-start.md
  • ccb3576 Merge pull request #6010 from serverless/retain-layer-versions
  • 838c9dd Fix tests
  • 43da8b3 Update docs

There are 80 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.41.1 (2019-04-23)

Meta

Commits

The new version differs by 2 commits.

  • 10ce43f Releasing v1.41.1
  • c6e7ad6 Remove safeguards when using API Gateway Stage resource settings

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.42.0 (2019-05-09)

Meta

Commits

The new version differs by 118 commits.

  • 006071b Merge pull request #6097 from serverless/release-v1.42.0
  • 0d757a1 Releasing v1.42.0
  • d9f6647 Merge pull request #6084 from serverless/sdk-based-stage-updates
  • a343c1f Address PR review comments
  • b593831 Add backward compatibility
  • fef2c31 Implement removal of log group
  • bafd91f Address review comments
  • 1df8598 SDK based API Gateway Stage updates
  • 0626d5b Merge pull request #6063 from serverless/api-gateway-binary
  • 05274c1 Remove other unnecessary checks
  • 949e05f Remove unnecessary checks
  • 8a28024 Set apiGateway variable default to an empty object
  • 76605ff Add support for API Gateway Binary Media Types
  • b383221 Merge pull request #6093 from 0xflotus/master
  • 7e96311 Merge pull request #8 from 0xflotus/0xflotus-patch-1

There are 118 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.42.1 (2019-05-09)
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.42.2 (2019-05-10)

Meta

Commits

The new version differs by 11 commits.

  • 49650a1 Merge pull request #6111 from serverless/fix-restapi-id
  • e044608 Bump date in CHANGELOG.md
  • 74b282a Ensure latest versions of dependencies
  • 183d139 Release v1.42.2
  • 3bc8f27 Cleanup CHANGELOG.md
  • 8faf6b6 Test resolution of restApiId with beyond 500 API's
  • 097abff Test custom restApiId resolution
  • bafdbf2 Reduce configuration redundancy
  • 4f7a8af Ensure tests isolation
  • fa8e189 Fix restApiId resolution when more than 500 API's
  • 56c3153 Fix custom restApiId resolution

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.42.3 (2019-05-14)

Meta

Commits

The new version differs by 46 commits.

  • 572dd87 Merge pull request #6129 from serverless/fix-restapi-id
  • 344f0ba Release v1.42.3
  • a545414 Improve tests reliabilty
  • 51b6959 Merge pull request #6131 from finppp/patch-1
  • da633da Update tests to use state rather than serverless object
  • 8840da7 Fix typos in error message
  • 3d67440 Reference state rather than serverless object
  • 94d86c3 Improve test title
  • 6675c0e Relax REST API validation
  • beb8b1e Support custom API name in resolution
  • b16e376 Improve error message
  • c8a4a8b Ignore hack when REST API id could not be resolved
  • dc60d24 Ensure valid restAPIid in tests
  • 4ab0833 Accept custom restApiId only if in directo form
  • 98ef25b Load hack only if meant to be invoked

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.43.0 (2019-05-20)
Commits

The new version differs by 61 commits.

  • 5a0f7fe version bump for version 1.43.0 (#6158)
  • fcfd7f3 version bump for version 1.43.0
  • 893366b Support for SFE outputs in config (#6143)
  • e52adaf Merge pull request #6147 from serverless/fix-tests-setup
  • 56b8c8f Whitespace
  • 3ad898b Improve whitespace handling
  • 28c1c18 Ensure to not leave orphaned async call
  • f380063 Whitespace
  • 36beb60 Fix typo
  • 5155bbb Merge branch 'master' into fix-tests-setup
  • 1f8378f Improve var naming
  • c3dd650 Ensure to cleanup temporary files
  • 7e0b8b2 Cleanup test-isolated scripts
  • 7208e45 Ensure temporary files are cleaned up
  • 7ed67fa Remove obsolete explicit coercion

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.44.0 (2019-05-28)
Commits

The new version differs by 120 commits.

  • 224669d Built in integration of serverless enterprise (#6074)
  • 5f6cd03 Update changelog
  • 197ca06 Merge remote-tracking branch 'origin/master' into plat-916
  • 5ccb3ee Merge pull request #6169 from serverless/upgrade-mocha
  • e335bdb SFE plugin 1.0.3 removed unneeded zlib dep that was breaking npm installs with old versions of npm
  • 9e4621c re add enterprise disable d sflag support
  • 18befe0 remove unneeded eslint directive
  • c636c8d Merge remote-tracking branch 'origin/master' into plat-916
  • ea1e4a6 Merge branch 'master' into upgrade-mocha
  • 32a9b99 Merge pull request #6127 from beary/master
  • 99ea142 Merge pull request #6139 from exoego/stackTags-for-api-gw
  • a5bad90 Merge pull request #6157 from serverless/improve-promised-bdd-setup
  • fb5eb18 Ensure test command works on WIndows
  • b9b5e3d Move test-isolated script to scripts
  • b07d063 Reconfigure mocha

There are 120 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.44.1 (2019-05-28)
Commits

The new version differs by 26 commits.

  • c6dc376 fix yarn install of SFE integration (#6183)
  • 116d30a add PR number for this pr
  • 6135a1e fix yarn install of SFE integration
  • f8e81f3 Add integration tests using sls package (#6136)
  • f814c9b Merge remote-tracking branch 'origin/master' into sls-5938
  • 2d3427a fse.copySync instead
  • d135b22 lint and remove identical file
  • c6380b0 huh. copyFileSync is newisH/
  • 60c422e checkin artifact.zip for packaging tests
  • bc9dc08 package individually test
  • 50c6fd3 a test covering artifact directive usage
  • cabb1e3 remove unused packaging name
  • bd5a4ac remove use of sls create in packaging tests
  • a8db8f4 re-add npm upgrade and reason why
  • 34fc571 expect node 10!

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 208 commits.

  • 921a45d (tmp - enforce release)
  • f7d3c78 Ensure latest version of Node.js
  • 1eff3f0 (tmp - enforce release)
  • f2c2da6 (tmp - force release)
  • 585a75e Ensure release tags are build
  • 14ee3be Merge pull request #6232 from serverless/release-v1.45.0
  • 39eeaf1 Add missing item to changelog
  • f9ee712 Release v1.45.0
  • 6416b0a Whitespace
  • c633553 Update package-lock.json
  • 00de268 Bump dependencies
  • 872acbf --config option (#6216)
  • 2db59d6 use path.basename
  • d7a9d2f Don't change signature of loadServiceFileParam
  • 970a1cc refactor getServerlessConfigFile to simply accept a serverless object

There are 208 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.45.1 (2019-06-12)

Meta

Commits

The new version differs by 16 commits ahead by 16, behind by 4.

  • 6ff20f7 Merge with master
  • 0b35d20 (tmp - ensure release)
  • f0b3d9f Merge pull request #6240 from serverless/fix-smart-policy-name-resolution
  • 1d00c04 Update changelog for release
  • 45032dd Merge branch 'master' into fix-smart-policy-name-resolution
  • e659ecb Merge pull request #6234 from serverless/fix-ci-deploy-config
  • 710bfa6 Release v1.45.1
  • 9ae6638 Update package-lock.json
  • 093881b Add code comments
  • 025d585 Fix setup of IAM policies for functions with custom names
  • 426393b Configure test exposing issue with custom function name
  • 6796ccf Ensure tests reflect more closely a real world
  • d417a0f Seclude canonicalFunctionNamePrefix var
  • 490e714 Obtain path to statements once
  • 93ac3b2 Ensure to use proper property name

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.46.0 (2019-06-26)

Meta

Commits

The new version differs by 75 commits ahead by 75, behind by 2.

  • e9579d1 tmp
  • 4f6a1a8 Merge pull request #6300 from kernwig/onica-consultant
  • 0f04931 Merge pull request #6305 from serverless/v1.46.0-release
  • a380b91 Release v1.46.0
  • 34e7db8 Bump dependencies
  • b5787c0 Merge pull request #6272 from christophgysin/feature/support-external-websocket-api
  • 0afe7ab Add Onica as a Consultant
  • de12ed3 Merge pull request #6293 from axel-springer-kugawana/add-alb-event-conditions
  • 6eeba11 Update documentation
  • bc0e05f Add ip, method, header and query conditions to ALB events
  • 40c5383 Merge pull request #6292 from schellack/patch-1
  • a8bff62 Fix typo in link to ALB docs
  • 21b014e Merge pull request #6285 from joetravis/apiKeys-stackName
  • 6d05d83 Merge pull request #6200 from mydiemho/myho/removeRegionDefaultFromBase
  • 11d2dea Merge pull request #6288 from Hazlank/master

There are 75 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.46.1 (2019-06-28)

Meta

Commits

The new version differs by 3 commits ahead by 3, behind by 3.

  • 1776a47 Ensure deploy is triggered
  • d2ed60b Releasing v1.46.1
  • f4d42d1 Fix service.provider.region resolution

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.48.0

1.48.0 (2019-07-18)

Meta

Commits

The new version differs by 253 commits.

  • 1c2e9a8 Release v1.48.0 (#6404)
  • b7fa2ae ugh. prettyify markdown?!
  • 476df98 temporarily disable the basic integration test
  • 4374dc9 Merge pull request #6373 from serverless/billfine-july16-docupdates
  • a9bcc09 Release v1.48.0
  • 9b3c17f Merge pull request #6398 from haochang/fix-missing-colon
  • 35c3d2e Prettify the format for the build
  • 4d7300a Add the missing colon
  • 9a84d18 Merge pull request #6362 from serverless/existing-cognito-user-pools
  • f64d1f4 Run Prettier to fix build
  • e58f52f Merge pull request #6350 from serverless/components-integ
  • 63c070c Add support for existing Cognito User Pools
  • 11ffada Added link.
  • 00df678 Responding to feedback from Austen
  • 59beca2 Added description of CLI and Dashboard; per Austen

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.48.1 (2019-07-19)

Meta

Commits

The new version differs by 58 commits.

  • 7cf653a 1.48.1 patch release (#6412)
  • eb8b633 update changelog
  • 5890ee8 Update CHANGELOG.md
  • 79fa24a patch release
  • 710139e Fix broken lint outcome after 'no-confusing-arrow' change (#6411)
  • 632fac3 Improve tracking reliability (#6410)
  • d2e5373 Fix lint issues
  • 316c8a8 Fix tests
  • f8fc8d9 Ensure to not crash with logged error
  • b7d413b Merge pull request #6408 from serverless/improve-service-rename
  • b15c9cc Fix segment tracking tests
  • ee106c4 Refactor to promises
  • 0217b1f Disable tracking for test runs
  • 79a15af Unify result
  • 2fd9aa2 Refactor isTrackingDisabled to provide answer out of a box

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.48.2 (2019-07-19)

Meta

Commits

The new version differs by 6 commits.

  • bc366d5 Merge pull request #6415 from serverless/fix-postinstall
  • 87f4450 Prettify
  • d1fbad0 Release v1.48.2
  • dd1a1df Bump dependencies
  • 3953bf3 Fix eventual crash in pre uninstall
  • 77878aa Fix eventual init issue in postinstall script

See the full diff

greenkeeper[bot] commented 5 years ago

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.

  • 15ff4cb Fix #6414 by checking for ec2 metadata (#6427)
  • 2069533 prep for 1.48.3 release
  • 9766aa5 use slss.io
  • 9a27c0c Merge remote-tracking branch 'origin/master' into support-for-ecs-metadata-creds
  • 1a49b14 oops, pushed over @pmuens change to bbpromise
  • efec8fc test covg
  • 072b7ac Merge pull request #6428 from serverless/update-links
  • 8680163 node 6 support
  • e2e9a77 alternative approach to creds fail fast taht includes metadata check
  • 105a2f7 Revert "Fail faster when no AWS creds exist (#6393)"
  • 0d44aac Use slss.io for links
  • a56859c Merge pull request #6419 from joelvh/master
  • 04f2549 Merge pull request #6422 from jormaechea/Issue-6364-requestPath
  • a0b96d0 Update integration test
  • 77f8fb8 Added new property to documentation

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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.

  • 4d140f8 Only check creds on deploy (#6447)
  • be96a65 format
  • 221c1b6 tests
  • 860ab72 add commands that require aws creds..
  • 51e4bd2 add commands that require aws creds..
  • 05394e3 only check creds on deploy
  • 866cc82 PLAT-1390 - check for cached creds in interactive setupAws (#6440)
  • 30b9395 PLAT-1390 - check for cached creds in interactive setupAws
  • b6bfe19 Merge pull request #6435 from luanmuniz/patch-1
  • 88dfe93 Add note for supported version of existing bucket feature

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.49.0 (2019-07-30)

Meta

Commits

The new version differs by 34 commits.

  • 9282618 Merge pull request #6476 from serverless/releasing-v-1-49-0
  • 08ed638 Releasing v1.49.0
  • 1249361 Merge pull request #6456 from serverless/existing-s3-fixes
  • e7948d2 Merge pull request #6472 from serverless/doc-new-insights
  • 37be143 New error insight alert doc update to reflect per execution inspection
  • f9673e8 Merge pull request #6469 from serverless/doc-new-insights
  • 253db04 run prettify
  • 8642be7 Merge branch 'master' into doc-new-insights
  • 7a03180 Some clean up.
  • dc865ba defining unusual function duration
  • c79acc3 defining tiemeout
  • 15d1ef9 defining timeout error
  • d1e5c81 Clarifying the OOM error from lambda
  • 7dccbec Defining OOM
  • 27befd7 Adding details about silencing on approaching OOM

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.50.0 (2019-08-14)

Meta

Commits

The new version differs by 123 commits.

  • 210d50c Merge pull request #6540 from serverless/release
  • b4813f1 Release v1.50.0
  • 6effab2 Bump dependencies
  • 312b4f5 Merge pull request #6537 from mthenw/fix-depeloy-individually
  • 896631d Refactor test
  • 6a84748 Merge pull request #6531 from serverless/apigw-logs-setup-fix
  • f0a8b8c Mock npm install in tests
  • 60f36e4 Clear invalid options
  • f2f3c00 Maintain original behavior and add a test
  • 4f43bfd Merge pull request #6534 from onebytegone/fix-remove-extra-lambda-policy-6262
  • ea121e7 Ensure to bail after first fail in CI
  • f781340 typo
  • fe6bab3 Fix prettier issues
  • 3ceb0aa Fix deploy command if package.individually set on a function-level
  • 56d96c4 Only add merged IAM policies for Lambda when they will be used (#6262)

There are 123 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.50.1 (2019-08-26)
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.51.0 (2019-08-28)

Meta

Commits

The new version differs by 87 commits ahead by 87, behind by 3.

  • 8d867ce Merge pull request #6603 from serverless/release
  • 52d65f8 Release v1.51.0
  • 7cb7ba2 Bump dependencies
  • 6619eb7 Merge pull request #6591 from serverless/fix-apigw-cloud-watch-role-setup
  • 2f03fc2 Add tests for ensureApiGatewayCloudWatchRole
  • 40e71b9 Ensure to handle API GW account via custom resource
  • 44c7382 Refactor logic
  • 6eee746 Refactor to BbPromise.try
  • 673f32d Seclude APIGW CloudWatch role setup
  • a43a263 Refactor custom reosources to take provider as input
  • d78cf9a Merge pull request #6599 from serverless/fix-custom-resource-naming
  • 4334499 Truncate long custom resource function names
  • e628942 Make service name configurable
  • 50add41 Merge pull request #6596 from serverless/style-updates-for-docs
  • 5910028 Merge pull request #6588 from serverless/improve-error-handling

There are 87 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.52.0 (2019-09-11)

Meta

Commits

The new version differs by 161 commits.

  • 7c8e171 Merge pull request #6665 from serverless/release
  • af8e83a Release v1.52.0
  • 0bc4ab3 Bump dependencies
  • c7d2650 Update RELEASE_CHECKLIST with bump dependencies info
  • 1c57ae4 Merge pull request #6663 from serverless/vernelindner-patch-1-1
  • f7699ac Update insights.md
  • f187ba7 Merge pull request #6655 from serverless/org-not-tenant
  • ad81e9a replace use of tenant with org in docs & templates
  • 36f111e Bump sfe plugin! (#6654)
  • 9da9c9a Bump sfe plugin!
  • 5dd1b69 Merge pull request #6653 from serverless/quickfix-windows-too-many-open-files
  • a7fe06e Globally enable graceful-fs
  • c0ec32b Merge pull request #6652 from serverless/fix-cloudfront-removal-logging
  • 3a7d77b Use hooks to log Lambda@Edge removal reminder
  • f77f3c1 Merge pull request #6646 from serverless/improve-plugin-error-reporting

There are 161 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.52.1 (2019-09-19)

Meta

Commits

The new version differs by 2 commits.

  • cab0a43 rel 1.52.1
  • eed9c52 Move where initialize lifecycle hook is called (#6687)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.52.2 (2019-09-20)

Meta

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.53.0 (2019-09-25)

Meta

Commits

The new version differs by 145 commits.

  • 7088ac7 Merge pull request #6751 from serverless/release
  • b4e99f6 Release v1.53.0
  • d7aca91 Bump dependencies
  • f4afecb Merge pull request #6749 from serverless/improve-stats-handling
  • fb00a65 Reduce timeout to 1500
  • 55f3aef Log stats request time
  • d9b22ed Log if stats request prolonged process exit
  • ece6fe6 Improve comment
  • 112dd9c Improve error logging
  • 34008be Expose serverlessExecutionSpan to stats tracker
  • f9da360 Ignore and ditch stale events
  • 020f601 Refactor fs-extra usage
  • dfc78d7 Do not issue requests after serverless finalized execution
  • 0aaa1e8 Minimize concurrent tracking requests
  • ad6b016 Increase default timeout

There are 145 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.54.0 (2019-10-09)

Meta

Commits

The new version differs by 92 commits.

  • f767fab Merge pull request #6807 from serverless/release
  • d6fd8aa Release v1.54.0
  • b293693 Bump dependencies
  • 4850e45 Merge pull request #6806 from tharun208/master
  • 60bc9a6 formatted log message
  • 2d679df Added logging under cli for openwhisk-nodejs
  • 92514ee Merge pull request #6767 from serverless/docs-cicd-latest
  • 36d3f01 Merge pull request #6779 from jessedoyle/s3-deployment-block-public
  • 01f5c6f Merge pull request #6790 from wenindoubt/deploy-docs
  • f2cf48c Merge pull request #6786 from exoego/update-issue-template
  • 7d728e5 Update error message
  • acf4644 Merge pull request #6802 from nabati/patch-1
  • 04a84ad Add more useful links / Update wording
  • 8ea9a32 Add YAML directive
  • 6aa1e49 Run Prettier

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.55.0 (2019-10-23)

Meta

Commits

The new version differs by 168 commits.

  • 46aa304 Merge pull request #6873 from serverless/release
  • b91c382 Release v1.55.0
  • 0130139 Bump dependencies
  • 8a8f199 Merge pull request #6871 from serverless/support-cfn-role-in-custom-resources
  • ae446fe Merge pull request #6867 from serverless/improve-integration-tests
  • b749213 Fix custom resource tests
  • ce6d155 Fix DependsOn handling
  • 88f60a4 Honor cfnRole in custom resources handling
  • ae16960 Reorganize custom role setup
  • 8d5f6b8 Merge pull request #6825 from kdnakt/test-resolveFilePathsFromPatterns
  • a11b43e Merge branch 'master' into improve-integration-tests
  • 9e6bab2 Fix tabCompletion/isSupported test
  • 45be518 Ensure boolean result
  • 979e7fb Bump dependencies
  • f56c850 Fix tests

There are 168 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.55.1 (2019-10-23)
Commits

The new version differs by 2 commits.

  • 9a27c52 release 1.55.1
  • 1d0801e Allow --app & --org cli option in interactive CLI (#6697)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.56.0 (2019-10-31)

Meta

Commits

The new version differs by 49 commits.

  • 7b351c7 Merge pull request #6907 from serverless/release
  • 6c44c06 Release v1.56.0
  • e708479 Bump dependencies
  • 593ef90 Merge pull request #6898 from serverless-tencent/add-tencent
  • f219a13 after run prettify-updated
  • 57740c5 add runtime in create.js
  • 7428966 add tencent provide in create.test.js
  • 378c3e6 add tencent provide in create.test.js
  • 085c64d update runtime
  • 0b76f29 add tencent-template
  • 07d141f add tencent-template
  • a56736c Merge pull request #6896 from jgabuya/patch-1
  • 5f82a1d fix minor typo
  • f783888 Merge pull request #6880 from DanConway/master
  • 8d84d0d Merge pull request #6889 from serverless/docs-unused-memory-alert

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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.

  • 2a45a43 Merge pull request #6909 from serverless/fix-policy-handling-when-custom-bucket
  • 88f9715 Release v1.56.1
  • 38ed445 Ensure default bucket policy is not configured for custom bucket
  • f5405a6 Remove obsolete lint instruction
  • 6d57e04 Merge pull request #6904 from khaledosman/master
  • 14594cd Improve formatting
  • 682c238 style: run prettier to fix travis build
  • 23bb2f1 cleanup
  • 2b526d9 delete .webpack folder
  • cf81bca perf(aws-nodejs-typescript): reuse http connections
  • 83cfbd2 feat: aws-nodejs-typescript template improvements

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.57.0 (2019-11-06)

Meta

Commits

The new version differs by 117 commits.

  • 6880c18 Merge pull request #6928 from serverless/release
  • 5235855 Release v1.57.0
  • 5e3fc25 Add missing entry to changelog
  • c107b86 Fix comparision link
  • 134a793 Bump dependencies
  • 1f13a67 Merge pull request #6916 from tinafangkunding/master
  • a422944 Fix typos
  • a0807b7 fix broken link
  • de7a5d4 prettier fix
  • a10c622 updated tencent root readme
  • 841558d prettier fix
  • 5dc8637 updated repo homepage links
  • eb90c30 updated to h1 tag
  • 79b4c80 added frontmatter to all Tencent docs
  • f2e9a6f Merge pull request #6879 from master-of-null/bugs/sns-cross-region-psuedo-params

There are 117 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.58.0 (2019-11-20)

Meta

Commits

The new version differs by 107 commits.

  • 05eec83 Merge pull request #6985 from serverless/release
  • 553a59b Release v1.58.0
  • d0cabef Bump dependencies
  • 3bc50cf Merge pull request #6941 from clar-cmp/deploymentPrefix
  • 3311fb0 Merge pull request #6954 from atz/patch-1
  • e712d37 Test empty deployment prefix
  • 68a3081 Test multiple schema support
  • 0c8c8a0 Merge pull request #6983 from serverless/bump-runtime-in-docs
  • 6a20956 Merge pull request #6984 from serverless-tencent/master
  • f9a79b3 Update up to recent changes
  • cb5c4a5 Prettify
  • 49ba004 fix demo
  • d66e457 Ensure to update tests with a new runtime
  • bf02adb Merge pull request #6971 from serverless/docs-update-outputs
  • 3023a58 Merge pull request #6972 from serverless/docs-cicd-beta-updates

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.59.0 (2019-12-04)

Meta

Commits

The new version differs by 103 commits.

  • 0e5e954 Merge pull request #7046 from serverless/release
  • f87dfbd Release v1.59.0
  • e96b09b Bump dependencies
  • 0bc5014 Merge pull request #7045 from serverless/lambda-provisioned-concurrency
  • 1cf29ff Fix handling of provisionedConcurrency handling
  • 937cd92 Refactor setup of function versioning
  • 4c1cee3 Merge pull request #7044 from serverless/fix-aws-creds-handling
  • 3561687 Fix AWS creds handling
  • f2a41bf Improve tests
  • a45d2a2 Merge pull request #7043 from serverless/lambda-provisioned-concurrency
  • 0347b15 Merge branch 'master' into lambda-provisioned-concurrency
  • e080dd2 Merge pull request #7035 from tinexw/websocket-loglevel
  • 44115aa Merge pull request #7039 from serverless/fix-custom-rest-api-id-handling
  • d28ac9d Merge pull request #6992 from mhart/patch-1
  • 093cd4e Update serverless.yml documentation

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 1cbffbe chore: Release v1.59.1
  • ce835c3 fix: Fix mishandling of cachedCredentials in invokeLocal
  • aadb543 test: Expose cachedCredentials mishandling in invokeLocal
  • 812adac ci: Ensure test CI runs against release-fast-track branch

See the full diff

greenkeeper[bot] commented 4 years ago

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)

Comparison since last release

Commits

The new version differs by 28 commits.

  • 1c6dc16 chore: Release v1.59.2
  • a5f5f9d ci: Ensure GITHUB_TOKEN for git operations
  • 833bc60 fix: Ensure to not create cognito pools marked as 'existing'
  • baede67 test: Fix cognito pools test reliability
  • a0fdd05 test: Rename logger
  • 34d8f60 test: Workaround api-keys provision delay
  • a2e3939 test: Optimize test configuration
  • 3f3afa2 ci: Auto update sfe-next branch via Travis
  • 6307ab4 docs: Document new release process
  • 965688f ci: Ensure to resolve latest versions of deep dependencies
  • 98cb38e ci: Improve comments
  • 83f579c ci: Improve comment placement
  • 173773a chore: Remove artifacts of old release process
  • 640ab3c ci: Cover Node.js v13
  • 60509e7 ci: Automate release flow

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Comparison since last release

Commits

The new version differs by 10 commits.

  • d6c0098 chore: Release v1.59.3
  • 8678e19 ci: Gently abort if tag was already published
  • 1586b13 ci: Fix fast-forward to master operation
  • 7a2fc79 ci: Ensure git email matching GitHub account
  • de1d0dd refactor: Gurantee to resolve with promise
  • 7c32925 fix: Fix provisioned concurrency support
  • 9809f65 refactor: Cleanup conditional
  • 611ad13 refactor: Abort unnecessary work
  • fc47a6d fix: Do not set optional ParallelizationFactor when not explicitly set
  • b0a4b1f refactor: Improve generation of EventSourceMapping resource

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.60.0 (2019-12-18)

Features

  • Binary installer
    • uninstall command for installed binaries (53e596f)
    • upgrade command for installed binaries (c4efd66)
    • Configure binaries generation (49f6e1e)
    • Linux & macOS binary installer (f0f9698)
    • Recognise as standalone (59bea09)
    • Script to upload generated binaries to GitHub release (5563b28)
  • Draw CLI boxes with boxen package (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 open util issue (f29d169)
  • Recognize falsy values as CLI options defaults (#7071) (7e0e903)

Comparison since last release

Commits

The new version differs by 84 commits ahead by 84, behind by 42.

  • 34656da chore: Release v1.60.0
  • 7768f9c chore: Bump dependencies
  • fc74c28 fix: Fix AWS partition reference in APIGW CloudWatch role setup
  • bce8300 ci: Workaround choco issues (do not require python for running tests)
  • 0a5b7c6 docs: Document standalone installation
  • 53e596f feat: uninstall command for installed binaries
  • c4efd66 feat: upgrade command for installed binaries
  • f0f9698 feat: Linux & macOS binary installer
  • c7b2412 ci: Automate binaries generation and upload
  • 5563b28 feat: Script to upload generated binaries to GitHub release
  • 59bea09 feat: Recognise as standalone
  • 49f6e1e feat: Configure binaries generation
  • 24ed5a2 chore: Ensure alphabetical order of scripts
  • ddf3bf4 refactor: Centralize npm command resolution
  • 3f7f532 fix: Ensure not to autocomplete hidden commands

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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 CloudWatch logs creation access (a2db989), closes #6241 #6692
  • AWS API Gateway:
    • Ensure to apply API GW stage settings in case of services having no endpoints configured (e93e6f4), closes #7036
  • Fix custom resource lambda artifact generation (7132af3)

Comparison since last release

Commits

The new version differs by 35 commits.

  • d315bb4 chore: Release v1.60.2
  • f6810bf chore: Register 'User Config' commit message scope
  • 077ab62 ci: Increase git history to avoid fails on multiple merges
  • e93e6f4 fix(AWS APIGW): Ensure to apply API GW stage settings with no endpoints
  • a2db989 fix(AWS Lambda): Fix CloudWatch logs creation access
  • 67d27ed fix(AWS APIGW): Ensure to point provisioned version
  • 56b9d3d fix(AWS Lambda): Workaround AWS issue related to alias redeployments
  • 04a7657 fix(AWS Lambda): Fix provisioned concurrency configuration
  • 5c8582b refactor(AWS Lambda): Resolve object once
  • 82d0a5b refactor(AWS APIGW): Rely on object destructuring
  • d4a0e2a refactor(AWS Lambda): Improve var name
  • 8641f6b refactor(AWS Lambda): Improve variables naming
  • bef2626 refactor(AWS Lambda): Rely on more reliable Object.assign
  • 0ce21b2 refactor(AWS APIGW): Convert trailing arguments into options
  • c812479 chore: Register 'AWS APIGW' commit message scope

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.60.3 (2019-12-23)

Bug Fixes

  • AWS APIGW: Fix Rest API id detection when no API GW involved (81096ca), regression introduced with #7126

Comparison since last release

Commits

The new version differs by 2 commits.

  • 702fb92 chore: Release v1.60.3
  • a8feaaf fix(AWS APIGW): Fix Rest API id detection when no API GW involved

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.60.4 (2019-12-23)

Bug Fixes

  • AWS APIGW: Fix handling of provisionedConcurrency: 0 setting (efe6d02), closes #7133

Comparison since last release

Commits

The new version differs by 2 commits.

  • 8c7883b chore: Release v1.60.4
  • bf28210 fix(AWS APIGW): Fix handling of provisionedConcurrency: 0 setting

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.61.2 (2020-01-15)

Bug Fixes


Comparison since last release

Commits

The new version differs by 109 commits ahead by 109, behind by 35.

  • db4ff0b chore: Release v1.61.2
  • 546abeb chore: Bump dependencies
  • c7fea34 fix: Separate AWS region and credentials resolution concern
  • 526b21b refactor: corrected spelling errors (#7218)
  • a1b0e24 chore: Release v1.61.1
  • 03e0abf chore: Bump dependencies
  • bd5892f test: Upgrade to @serverless/test v3.4.0
  • 7f9b2a5 test: Fix race condition
  • 8814671 fix(AWS APIGW): Fix default resource policy configuration
  • de887ac chore: Release v1.61.0
  • eaf65c7 chore: Bump dependencies
  • 780fb46 fix: Fix CLI params resolution (switch to yargs-parser) (#7187)
  • 5b732e9 chore: Upgrade graceful-fs to ^4.2.3
  • 919ac61 docs(Standalone): Document standalone installation with Chocolatey
  • d6d37cb ci(Standalone): Automate Chocolatey publishing

There are 109 commits in total.

See the full diff