Open greenkeeper[bot] opened 4 years ago
After pinning to 1.58.0 your tests are passing again. Downgrade this dependency 📌.
devDependency
serverless was updated from 1.59.0
to 1.59.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
devDependency
serverless was updated from 1.59.1
to 1.59.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 32 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 32 commits in total.
See the full diff
devDependency
serverless was updated from 1.59.2
to 1.59.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 42 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
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
There are 42 commits in total.
See the full diff
devDependency
serverless was updated from 1.59.3
to 1.60.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
boxen
package (80f9a65)open
util issue (f29d169)The new version differs by 84 commits.
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
devDependency
serverless was updated from 1.60.0
to 1.60.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 100 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 100 commits in total.
See the full diff
devDependency
serverless was updated from 1.60.1
to 1.60.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
Internal Failure
(04a7657)The new version differs by 119 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 119 commits in total.
See the full diff
devDependency
serverless was updated from 1.60.2
to 1.60.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 121 commits.
702fb92
chore: Release v1.60.3
a8feaaf
fix(AWS APIGW): Fix Rest API id detection when no API GW involved
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
There are 121 commits in total.
See the full diff
devDependency
serverless was updated from 1.60.3
to 1.60.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 123 commits.
8c7883b
chore: Release v1.60.4
bf28210
fix(AWS APIGW): Fix handling of provisionedConcurrency: 0 setting
702fb92
chore: Release v1.60.3
a8feaaf
fix(AWS APIGW): Fix Rest API id detection when no API GW involved
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
There are 123 commits in total.
See the full diff
devDependency
serverless was updated from 1.61.1
to 1.61.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 197 commits.
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 197 commits in total.
See the full diff
devDependency
serverless was updated from 1.61.3
to 1.62.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
redrivePolicy
configuration on SNS events (#7239) (4f27378)azure-nodejs-typescript
template (#7252) (0549d85)go.mod
on make
in Go template (#7245) (1793cf8)The new version differs by 211 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)
db4ff0b
chore: Release v1.61.2
There are 211 commits in total.
See the full diff
devDependency
serverless was updated from 1.62.0
to 1.63.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
destinations
config on stream events (#7262) (ea4ac26)sls logs
so it also covers output from aliases (#7270) (4468805), closes #7214The new version differs by 225 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
ff93121
chore: Release v1.62.0
There are 225 commits in total.
See the full diff
devDependency
serverless was updated from 1.63.0
to 1.64.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
provider.logs.restApi.roleManagedExternally
(#7333) (9b701a4) (coyoteecd)authorizer.managedExternally
option for http
event authorizers (#7327) (7abb23e) (Geoff Baskwill)provider.rolePermissionsBoundary
to set IAM boundary (#7319) (09466b5) (Thomas Schaaf)provider.alb.targetGroupPrefix
setting (#7322) (3910df1) (isen-ng & jinhong-)deploymentBucket.maxPreviousDeploymentArtifacts
customization (#7283) (0241468) (Edmundo Santos)The new version differs by 250 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 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.64.0
to 1.64.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 255 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)
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
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.64.1
to 1.65.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
timeout
configuration (#7401) (df9846d) (Mariusz Nowak)resource.extensions
for safe resource extensions (#7352) (08ec261) (Geoff Baskwill).
case) for local invocation (#7398) (d84e9e7) (Arben Bakiu)redrivePolicy
(#7277) (292b1ca) (tcastelli)The new version differs by 290 commits.
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 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.65.0
to 1.66.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
timeout
setting is respected (#7420) (b52a41d) (Mariusz Nowak)The new version differs by 309 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 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.66.0
to 1.67.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
~/..
paths (#7381) (962506b) (Ada Ye)httpApi
event (#7467) (841aac9) (Mariusz Nowak)The new version differs by 324 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)
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.67.0
to 1.67.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 340 commits.
a6e6bdb
chore: Release v1.67.1
145cd6e
chore: Bump dependencies
8e85fe6
feat(Standalone): Support China mirror for binary downloads
8d4ed6d
refactor(AWS HTTP API): Unify warning messages
08ad5ce
refactor(AWS HTTP API): Improve error message for 29s timeout
3138ef1
fix(AWS ALB): Fix handling of provisioned concurrency (#7285)
09a276a
add components notice
d5f41ce
docs: Fix documentation meta data (#7541)
26cc120
chore: Fix broken link in docs and add clarifying information (#7539)
580fbb8
docs: Add section about welcoming new maintainers
2b09adb
docs: Update Chinese site docs of Serverless Framework (#7535)
00f1a28
docs: Dashboard and AWS API Gateway updates (#7469)
001f56c
fix: Recognize AWS Web Identify Credentials (#7442)
e3c21b0
docs: Improve main documenation (#7529)
76ade5e
docs(AWS HTTP API): Provide link to REST API vs. HTTP API table (#7515)
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.67.1
to 1.67.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 343 commits.
7ac29d2
chore: Release v1.67.2
327d145
chore: Update dependencies
03634b5
docs: Improve CHANGELOG
a6e6bdb
chore: Release v1.67.1
145cd6e
chore: Bump dependencies
8e85fe6
feat(Standalone): Support China mirror for binary downloads
8d4ed6d
refactor(AWS HTTP API): Unify warning messages
08ad5ce
refactor(AWS HTTP API): Improve error message for 29s timeout
3138ef1
fix(AWS ALB): Fix handling of provisioned concurrency (#7285)
09a276a
add components notice
d5f41ce
docs: Fix documentation meta data (#7541)
26cc120
chore: Fix broken link in docs and add clarifying information (#7539)
580fbb8
docs: Add section about welcoming new maintainers
2b09adb
docs: Update Chinese site docs of Serverless Framework (#7535)
00f1a28
docs: Dashboard and AWS API Gateway updates (#7469)
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.67.2
to 1.67.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 346 commits.
80f1c79
chore: Release v1.67.3
7b0c18e
fix(Components): Handle gently initialization errors
6eda4aa
refactor(Components): Remove check that was put into components logic
7ac29d2
chore: Release v1.67.2
327d145
chore: Update dependencies
03634b5
docs: Improve CHANGELOG
a6e6bdb
chore: Release v1.67.1
145cd6e
chore: Bump dependencies
8e85fe6
feat(Standalone): Support China mirror for binary downloads
8d4ed6d
refactor(AWS HTTP API): Unify warning messages
08ad5ce
refactor(AWS HTTP API): Improve error message for 29s timeout
3138ef1
fix(AWS ALB): Fix handling of provisioned concurrency (#7285)
09a276a
add components notice
d5f41ce
docs: Fix documentation meta data (#7541)
26cc120
chore: Fix broken link in docs and add clarifying information (#7539)
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.67.3
to 1.68.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
ruby2.7
runtime (#7538) (a6b3154) (Yotaro)Enabled
property (#7532) (8abae84), closes #7438 (Michael Wolfenden)The new version differs by 357 commits.
b3b51c1
chore: Release v1.68.0
c7d91a3
chore: Update dependencies
8abae84
fix(AWS SQS): Fix resolution of Enabled
property (#7532)
1e69d74
chore: Configure 'AWS SQS' commit message namespace
a6b3154
feat(AWS Local Invocation): Support ruby2.7 runtime (#7538)
2b22f49
docs: Document serverless.yml for Azure provider (#7526)
d3bf39a
feat(Templates): Support ssh format download template urls (#7588)
8c644f1
feat(AWS ALB): Cognito and Oidc authentication support (#7372)
345b9e6
fix(Templates): Fix Azure Functions Python template (#7452)
7479a9a
fix(AWS HTTP API): Support HTTP API name customization (#7434)
0480038
docs: Add documentation for dashboard log-based polling option (#7585)
80f1c79
chore: Release v1.67.3
7b0c18e
fix(Components): Handle gently initialization errors
6eda4aa
refactor(Components): Remove check that was put into components logic
7ac29d2
chore: Release v1.67.2
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.68.0
to 1.69.0
.Your tests are still failing with this version. Compare changes
operationId
setting (#7617) (23bbcea) (Ryan Toussaint)maximumRetryAttempts
option (#7620) (9416e72) (Conrad Kurth)cors: true
(#7482) (57fec3f) (Bhuser)Enabled
setting (#7552) (10c016f) (Clar Charron)The new version differs by 376 commits.
20a8c83
chore: Release v1.69.0
20af53e
chore: Update dependencies
9416e72
feat(AWS SQS): Support maximumRetryAttempts
option (#7620)
4e2983b
test(AWS Websocket): Temporary handling of eventually failing test
99db402
test(AWS Websocket): Stop sending messages on error
946d32c
fix(AWS Info): Fix calculation of resources count (#7587)
c90d1ac
chore: Register 'AWS Info' commit message scope
f4985f3
docs: Update go project best practices (#7562)
57fec3f
fix(AWS API Gateway): Fix origin wildcard handling with cors: true
7d3636f
feat(Variables): Support region selection of SSM variables (#7625)
4c2a52d
feat(AWS HTTP API): Support payload format version customization (#7623)
23bbcea
feat(AWS API Gateway): Support operationId
setting (#7617)
c6974a6
test(AWS Websocket): Resend messsage if reception was not confirmed
90ceecd
fix(AWS HTTP API): Fix default log format
d6f7e5e
chore: List "jszip" as dev dependency
There are 250 commits in total.
See the full diff
devDependency
serverless was updated from 1.69.0
to 1.70.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
rollback function
command (#7648) (03ad56b) () (Ahmad Mahmoud Mohammad)The new version differs by 38 commits.
a49f8d4
chore: Bump dependencies
254ef96
chore: Release v1.70.0
9c2becd
test: Fix node-fetch
customization after it's upgrade to v2
6b3a789
fix(AWS Deploy): Fix generation of custom resource lambda zip
df50f4c
chore: Upgrade 'standard-version' to v8
b62cb35
chore: Upgrade 'sinon' to v8
6c78e4a
chore: Upgrade 'nyc' to v15
3a9a67b
chore: Upgrade 'yargs-parser' to v18
aed5d0a
chore: Upgrade 'semver-regex' to v2
4b8a9e9
chore: Upgrade 'node-fetch' to v2
868db04
chore: Upgrade 'https-proxy-agent' to v5
16237b8
chore: Upgrade get-stdin to v6
e1092af
refactor: Drop sentry reporting as it's not used
763a9a3
chore: Bump dependencies
843c909
chore: Upgrade 'ci-info' to v2
There are 38 commits in total.
See the full diff
devDependency
serverless was updated from 1.70.0
to 1.70.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
_.isArray
with native Array.isArray
(#7703) (3fe2e98) (Tatsuno Yasuhiro)archiver
to v3 (#7712) (dd9bf9) (Frédéric Barthelet)uuid
to v8 (#7707) (5b4fd0) (Kazuki Takahashi)The new version differs by 51 commits.
79c07a2
chore: Release v1.70.1
87cff5f
chore: Bump dependencies
8bc6d54
fix(Standalone): Ensure pkg bug workaround is applied on WIndows
08dc745
fix(AWS IAM): Fix role and policy name resolution
dd9bf9a
chore: Upgrade 'archiver' to v3 (#7712)
a5a136f
feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709)
46df82e
feat(Templates): Update aws-csharp to .NET Core 3.1 (#7708)
5b4fd0f
chore: Upgrade uuid
to v8 (#7707)
3fe2e98
refactor: Replace _.isArray with native Array.isArray (#7703)
c773562
docs: Fix Google provider API names (#7701)
e9726e2
docs: Complete serverless.yml documentation for Azure (#7698)
4a0c890
docs: Improve pull request template
2d2949d
docs: Improve bug report template
a49f8d4
chore: Bump dependencies
254ef96
chore: Release v1.70.0
There are 51 commits in total.
See the full diff
devDependency
serverless was updated from 1.70.1
to 1.71.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
disableLogs
setting for functions, to disable generation of log group resources (#7720) (3144be8) (Ahmad Mahmoud Mohammad)provider.stackParameters
for configuring CloudFormation deployment Parameters (#7677) (a0a43a6) (Nikody Keating)DependsOn
section (#7722) (d8222fa) (Ahmad Mahmoud Mohammad)--config
params (#7728) (ca2a73f) (Ahmad Mahmoud Mohammad)fs-extra
to v8 (#7719) (c106d53) (Kenan Christian Dimas)The new version differs by 74 commits.
7026b41
ci: Fix npm install for Node.js v6 case
823ac89
chore: Release v1.71.0
7745f78
chore: Upgrade eslint to v7
8e45f93
chore: Bump dependencies
cf1692f
fix(AWS API Gateway): Fix handling stage settings when in nested stack
e472a04
fix(AWS API Gateway): Improve configuration validation
2a26493
fix(AWS Lambda): Fix DependsOn handling in case of disabled logs (#7731)
2a72b1a
chore: Upgrade semver to v6
d8222fa
fix(AWS IAM): Remove iamRoleLambdaExecution from DependsOn (#7722)
ca2a73f
fix(CLI): Reject multitple 'config' params (#7728)
522e9c0
docs: Fix typo (#7725)
c106d53
refactor: Upgrade 'fs-extra' to v8 (#7719)
a152872
test(AWS HTTP API): Bring back testing logs
a1472ba
fix(AWS CloudFront): Ensure lambda edge has no vpc or env (#7721)
3144be8
feat(AWS Lambda): Support disableLogs
setting for functions (#7720)
There are 74 commits in total.
See the full diff
devDependency
serverless was updated from 1.71.0
to 1.71.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
--config
param (7bcad68) (Mariusz Nowak)fs-extra
v8 bug in chocolatey package generation script (548bd98) (Mariusz Nowak)The new version differs by 79 commits.
96b8a86
chore: Release v1.71.1
2ebb46a
style: Fix lint issues
548bd98
fix(Standalone): Workaournd fs-extra
v8 bug
7bcad68
fix(CLI): Fix handling of singular --config
param
ae3adb6
test(CLI): Test singular --config
params
7026b41
ci: Fix npm install for Node.js v6 case
823ac89
chore: Release v1.71.0
7745f78
chore: Upgrade eslint to v7
8e45f93
chore: Bump dependencies
cf1692f
fix(AWS API Gateway): Fix handling stage settings when in nested stack
e472a04
fix(AWS API Gateway): Improve configuration validation
2a26493
fix(AWS Lambda): Fix DependsOn handling in case of disabled logs (#7731)
2a72b1a
chore: Upgrade semver to v6
d8222fa
fix(AWS IAM): Remove iamRoleLambdaExecution from DependsOn (#7722)
ca2a73f
fix(CLI): Reject multitple 'config' params (#7728)
There are 79 commits in total.
See the full diff
devDependency
serverless was updated from 1.71.1
to 1.71.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
_.{startsWith,endsWith,includes}
with native methods (#7715) (8bb5517) (Tatsuno Yasuhiro)globby
to v9 (#7750) (b245596) (Nguyễn Việt Đức)The new version differs by 92 commits.
5d5361a
chore: Release v1.71.2
d599de6
chore: Bump dependencies
b245596
refactor: Upgrade globby to v9 (#7750)
69f368f
docs: Improve contribution notes
2b9f63e
perf(AWS Deploy): Do not re-upload unchanged lambda layers (#7680)
ce7940d
docs: Improve contribution guideline
8bb5517
refactor: Replace _.{startsWith,endsWith,includes} with native methods
de4aee3
fix: Fix packaging logic after regression introduced with #7742 (#7743)
4252422
fix(AWS Local Invocation): Ensure to mount as read only in docker
304a502
fix(AWS CloudFront): Fix merge of template configuration (#7739)
05499e6
fix: Fix changes detection when user package artifact is involved
fd447db
docs: Fix typo in CHANGELOG.md
c7d63a8
docs: Improve CHANGELOG.md
96b8a86
chore: Release v1.71.1
2ebb46a
style: Fix lint issues
There are 92 commits in total.
See the full diff
devDependency
serverless was updated from 1.71.2
to 1.71.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 94 commits.
3e446f0
chore: Release v1.71.3
b97e2b4
fix(AWS Deploy): Fix packaging logic after #7742 regression
5d5361a
chore: Release v1.71.2
d599de6
chore: Bump dependencies
b245596
refactor: Upgrade globby to v9 (#7750)
69f368f
docs: Improve contribution notes
2b9f63e
perf(AWS Deploy): Do not re-upload unchanged lambda layers (#7680)
ce7940d
docs: Improve contribution guideline
8bb5517
refactor: Replace _.{startsWith,endsWith,includes} with native methods
de4aee3
fix: Fix packaging logic after regression introduced with #7742 (#7743)
4252422
fix(AWS Local Invocation): Ensure to mount as read only in docker
304a502
fix(AWS CloudFront): Fix merge of template configuration (#7739)
05499e6
fix: Fix changes detection when user package artifact is involved
fd447db
docs: Fix typo in CHANGELOG.md
c7d63a8
docs: Improve CHANGELOG.md
There are 94 commits in total.
See the full diff
devDependency
serverless was updated from 1.71.3
to 1.72.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
customerId
in API keys (#7786) (c6894b5) (Greg Campion)bin/serverless
binary (#7759) (a60d2c7) (Mariusz Nowak)serverless.ts
(TypeScript type) as configuration input (#7755) (4db8b63) (Bryan Hunter)uuid
to v3 (#7778) (e9be1c8) (Mariusz Nowak)lodash
replacement:
_.assign
and _.extend
with Object.assign
(#7766) (85e9cd4) (Nguyễn Việt Đức)_.every
with array.every
(#7764) (d1721cb) (Chris Villanueva)_.filter
with array.filter
(#7775) (dac7c56) (Midhun Rajendran)_.keys
with Object.keys
(#7784) (d43241e) (Chris Villanueva)_.find
with array.find
(#7782) (0036962) (Chris Villanueva)_.forEach
and _.each
with array.forEach (#7748) (5e0af21) (Tatsuno Yasuhiro)_.size
with native counterparts (#7798) (2b00928) (Chris Villanueva)inquirer
with @serverless/inquirer
(#7729) (4724cb8) (Ahmad Mahmoud Mohammad)json-refs
to v3 (#7763) (97e99fc) (Frédéric Barthelet)globby
to v9 (#7750) (b245596) (Nguyễn Việt Đức)The new version differs by 123 commits.
7b0a3a1
chore: Release v1.72.0
f9f6a3b
fix(AWS API Gateway): Fix API key names resolution
011e3e2
chore: Bump dependencies
0036962
refactor: Replace _.find
with array.find
(#7782)
4074739
feat(AWS HTTP API): Support externally configured JWT authorizers
2e4377e
feat(AWS API Gateway): Simplify referencing local CognitoUserPool
2b00928
refactor: Replace _.size
with native counterparts (#7798)
4db8b63
feat: Support serverless.ts as configuration input (#7755)
5e0af21
refactor: Replace _.forEach
and _.each
with array.forEach (#7748)
45fecbd
docs: Suggest using latest node version in getting start doc (#7787)
87d40aa
feat(AWS API Gateway): Support toggling CloudWatch metrics (#7754)
c6894b5
feat(AWS API Gateway): Support customerId
in API keys (#7786)
d43241e
refactor: Replace _.keys with Object.keys (#7784)
af3fbf0
docs: Azure Functions Updates (#7765)
9611137
feat(Templates): Azure C# template (#7738)
There are 123 commits in total.
See the full diff
The devDependency serverless was updated from
1.58.0
to1.59.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
- ✅ **coverage/coveralls:** First build on greenkeeper/serverless-1.59.0 at 100.0% ([Details](https://coveralls.io/builds/27408362)). - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (8.x):** There are 1 failures, 0 warnings, and 0 notices. - ✅ **Build:** nullRelease Notes for 1.59.0 (2019-12-04)
$context.status
from websocket access log formatMeta
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
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: