XConf / specs

The specs
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/XConf/specs/builds/560760237?utm_source=github_status&utm_medium=notification)).

Release Notes for Version 1.48.0

1.48.0 (2019-07-18)

Meta

Commits

The new version differs by 124 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 124 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 4 years ago

After pinning to 1.47.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 4 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 4 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 4 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 4 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 4 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 4 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 4 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 4 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.1 (2019-12-20)

Bug Fixes

  • Ensure necessary IAM role for handling existing cognito pools (5c6de5c), closes #6579
  • Fix support for relative plugins.localPath (10ba8cb), closes #7117
  • Support different AWS partitions (f353144)

Comparison since last release

Commits

The new version differs by 16 commits.

  • 906a425 chore: Release v1.60.1
  • 10ba8cb fix: Fix support for relative plugins.localPath
  • 891f6cc chore: Register 'Plugins' commit message scope
  • 5c6de5c fix: Ensure necessary IAM role for handling existing cognito pools
  • f353144 fix: Support differet AWS partitions
  • 9236929 refactor: Move cachedFilePath resolution into memoized function
  • 917f2ad test: Replace direct AWS SDK usage with awsRequest
  • 93b9e63 test: Replace persistentRequest usage with awsRequest
  • 402f799 test: Refactor to rely on awsRequest util
  • 4737c2e test: Refactor confirmCloudWatchLogs to rely on awsRequest
  • 4b171f5 test: awsRequest util
  • 5c156e1 test: Alphabetical order on exports
  • 8828d95 ci: Fix already created tag handling
  • ac75005 refactor(Binary Installer): Ensure latest stable npm version in bundle
  • 55117a9 ci(Binary Installer): Ensure to pass tag to upload script

There are 16 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 19 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 19 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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.62.0 (2020-01-29)

Features

  • Support redrivePolicy configuration on SNS events (#7239) (4f27378)
  • Ensure deterministic WebSockets deployment id (so deployments are skipped when no changes are detected) (#7248) (9f0131f)
  • azure-nodejs-typescript template (#7252) (0549d85)

Bug Fixes

  • Variables: When resolving SSM parameter, ensure to retrieve status code from AWS error correctly (bc5bbbe), closes #7237
  • Do not overwrite go.mod on make in Go template (#7245) (1793cf8)

Comparison since last release

Commits

The new version differs by 14 commits.

  • ff93121 chore: Release v1.62.0
  • fcd74db chore: Bump dependencies
  • 9f0131f fix: Ensure deterministic WebSockets deployment id (#7248)
  • 304f0ec refactor(Variables): Clear ineffective promise functions usage
  • bc5bbbe fix(Variables): Ensure to retrieve status code correctly
  • 31987ce refactor(Variables): Reflect if/else logic in async handling
  • 0549d85 feat: azure-nodejs-typescript template. (#7252)
  • 4f27378 feat: Support RedrivePolicy configuration on SNS events (#7239)
  • 1793cf8 fix: Do not overwrite go.mod on make in Go template (#7245)
  • e520292 chore: Release v1.61.3
  • f6c5179 refactor: Convert statusCode to code error parameter
  • f1cc3a8 test: Update to not rely on side ServerlessError feature
  • 47e005f docs: Tencent component Chinese docs (#7221)
  • a3f691e docs: Fix example in quick-start.md (#7230)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.63.0 (2020-02-05)

Features

  • AWS HTTP API: Initial basic routes configuration support (69170d0)
  • Support destinations config on stream events (#7262) (ea4ac26)
  • Support rich and reusable S3 buckets configuration (#7156) (382c0bf)

Bug Fixes

  • Fix sls logs so it also covers output from aliases (#7270) (4468805), closes #7214
  • Standalone: Ensure to use proper CLI params parser (f426ed7)

Comparison since last release

Commits

The new version differs by 14 commits.

  • b9c8049 chore: Release
  • 6780415 docs: Add documentation
  • 69170d0 feat(AWS HTTP API): Initial basic routes configuration support
  • df39c93 test: Fixtures setup
  • acb3dbb refactor(AWS APIGW): Secure APIGateway endpoints resolution
  • f5fec57 chore: Register 'AWS HTTP API' commit message scope
  • 3a6865d refactor(AWS Lambda): Generalize target alias resolution
  • 2ffbbaa docs: Add WSGI support clarification
  • 382c0bf feat: Support rich and reusable S3 buckets configuration (#7156)
  • ea4ac26 feat: Support destinations config on stream events (#7262)
  • 4468805 fix: Fix sls logs so it also covers output from aliases (#7270)
  • f426ed7 fix(Standalone): Ensure to use proper CLI params parser
  • 8c100ad docs: Add docs on output sub command
  • 2eae44b docs: Add docs on param sub commad

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.64.0 (2020-02-18)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 25 commits.

  • b05b934 chore: Release v1.64.0
  • 1c7bab5 chore: Update dependencies
  • 59634e7 docs: Document components debugging and custom domains(#7347)
  • fbf99fa feat(AWS HTTP API): JWT authorizers support
  • 1dcc53b refactor(AWS HTTP API): Nest routeTargetData in config
  • 9b701a4 feat(AWS APIGW): Support logs.restApi.roleManagedExternally (#7333)
  • ca69387 feat(AWS HTTP API): CORS configuration
  • adcf5be test: Utility to extened pre-prepared fixtures
  • dfeca8e test(AWS HTTP API): Rename fixture
  • 29b37d7 ci: Workaround npm crash on Windows
  • 44c2342 fix(AWS HTTP API): Publish to default stage
  • ed4b6ef test(AWS HTTP API): Fix typo
  • 3910df1 feat: Support provider.alb.targetGroupPrefix setting (#7322)
  • 9eba218 feat: Support Kinesis Enhanced Fan-out (Consumer) streams (#7320)
  • 7abb23e feat: Support managedExternally option for authorizers (#7327)

There are 25 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.64.1 (2020-02-26)

Bug Fixes


Comparison since last release

Commits

The new version differs by 5 commits.

  • 39e0837 chore: Release v1.64.1
  • 924b1c5 fix(AWS HTTP API): Configure default stage explicity
  • 1c13582 fix: Follow symlinks when writing a config (#7374)
  • e674727 fix: Service state path resolution (#7388)
  • a019bfa fix: When packaging do not crash on deps with no package.json (#7368)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.65.0 (2020-02-28)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 40 commits ahead by 40, behind by 5.

  • 91e99a2 chore: Release v1.65.0
  • b56a861 chore: Extend possible message scopes
  • 59b3dce chore: Update dependencies
  • 506ad86 fix(Standalone): Ensure to bundle local invocation non Node.js artifcats
  • 39309ab chore: Do not restrict lines length in body
  • 8d27d83 chore: Extend list of accepted scopes
  • 605c65b chore: Ensure alphabetical order of scopes
  • d49c197 chore: Upgrade object-hash to v2 (#7408)
  • 00f8f97 docs: Remove v0.5 documentation
  • df9846d feat(AWS HTTP API): Support timeout configuration
  • 2de1546 docs(AWS HTTP API): Expose id setting in serverless.yml doc
  • d84e9e7 fix: Fix handler resolution (multi . case) for local invocation (#7398)
  • 0ed52f6 feat: Support Cloud Components (#7390)
  • 7bc35bc docs: Add missing colons to AWS::AccountId (#7393)
  • 11587ca ci: Fix install in deploy build on windows

There are 40 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.66.0 (2020-03-09)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 19 commits.

  • ff919cd chore: Release v1.66.0
  • ef48fd9 chore: Update dependencies
  • 7992f8e chore: Register 'AWS S3' commit message scope
  • 9b627fb fix(AWS Websocket): Fix AWS partition support (#7430)
  • 7310782 fix(Variables): Relax pattern to allow non-ascii defaults (#7431)
  • 8ed6a6e feat(AWS Lambda): Support destinations configuration
  • 55a98bd refactor(AWS Lambda): Introduce reusable lambda ARN resolver
  • e8d4606 refactor(AWS Lambda): Reconfigure condition
  • bd7f8cb ci: Fix buggy npm configuration
  • d4b53dd docs: Dashboard documentation updates (#7421)
  • a626505 docs: Improve security (#7426)
  • 0898664 fix(AWS Cognito): Fix pool update handling
  • 410123a chore: Register 'AWS Cognito' message scope
  • b52a41d fix(AWS HTTP API): Ensure function timeout setting is respected
  • ba84179 docs: Explain how to become a maintainer

There are 19 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.67.0 (2020-03-19)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 15 commits.

  • 79bfffb chore: Release v1.67.0
  • 5953772 chore: Bump dependencies
  • 7a3a45f fix(AWS Lambda): Respect external IAM role at destinations
  • 903ec8c test: Move scope of final cleanup
  • 498cc20 Update the /framework/docs/getting-started/ page (update content Mar 19) (#7488)
  • 8f25f87 Update the /framework/docs/getting-started/ page (#7484)
  • dc958ff refactor(AWS HTTP API): Ensure function name in a warning message
  • 841aac9 fix(AWS HTTP API): Do not validate timeout when no httpApi event
  • 2a0f786 feat: Added docs for SFPro SDK endpoint instrumentation (#7475)
  • 962506b fix(Templates): Fix support for ~/.. paths (#7381)
  • 359f2e0 chore: Register 'Templates' commit message scope
  • 2d25e67 feat(AWS Websocket): routeResponseSelectionExpression setting (#7233)
  • 77baea0 chore: Remove mistakenly commited files
  • 651e59d Fixed typos in http-api.md (#7465)
  • f822ae7 Corrected typo preview-deployments.md (#7445)

See the full diff