Skip to content

chore: merge upstream to 1.27.3 for ENG-911 #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 335 commits into from
Oct 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
335 commits
Select commit Hold shift + click to select a range
ff00379
Merge branch 'fixpackaging' into master
jamesls Apr 9, 2021
5c0e0f3
Upgrade mypy version
jamesls Apr 15, 2021
14b1cf8
Add additional missing types
jamesls Apr 15, 2021
5ec6ada
Add changelog entry
jamesls Apr 19, 2021
9a5f742
Merge branch 'mypy-fixes' into master
jamesls Apr 19, 2021
ffb25ed
Bump py from 1.5.3 to 1.10.0
dependabot[bot] Apr 20, 2021
81a7784
Fixed mypy type declarations for AuthResponse routes (should be a List)
chkothe Apr 21, 2021
eb72b72
Merge pull request #1706 from aws/dependabot/pip/py-1.10.0
jamesls Apr 21, 2021
3aecd30
Merge pull request #1709 from chkothe/pr/mypyfix-authresponse-routes
jamesls Apr 21, 2021
a495a1e
Fix to #1640
mrmikemon Apr 22, 2021
965e024
Updated tests to address #1640
mrmikemon Apr 22, 2021
a620a4b
Fix type definitions for Request
jamesls Apr 23, 2021
8f4fe83
Update pip requirement from <21.1,>=9 to >=9,<21.2
dependabot[bot] Apr 26, 2021
291630b
Merge pull request #1714 from aws/dependabot/pip/pip-gte-9-and-lt-21.2
jamesls Apr 26, 2021
0b67bab
Merge branch 'request-types' into master
jamesls Apr 26, 2021
f3f308e
Add changelog entry for bugfix
jamesls Apr 26, 2021
9842135
Merge branch 'FlightcareGlobal/master' into master
jamesls Apr 26, 2021
1ee44df
Bumping version to 1.22.4
Apr 26, 2021
ea6ffe3
Add example for testing POST views with json bodies
jamesls Apr 29, 2021
f2cdae0
Add optional queue_arn to on_sqs_message
jamesls Apr 8, 2021
6c9b5f9
Merge pull request #1718 from jamesls/doc-test-example
jamesls May 4, 2021
27e7f71
Add changelog entry for queue_arn
jamesls May 4, 2021
acafea6
Update API docs with new param
jamesls May 4, 2021
488e8ba
Merge branch 'queue-arn' into master
jamesls May 4, 2021
8ceef7d
Clear import cache in tests
jamesls May 12, 2021
1213266
Update packager to support new manylinux tag
jamesls May 13, 2021
82801d1
Merge branch 'fix-py38-tests' into master
jamesls May 13, 2021
c1848ff
Bump botocore min version
jamesls May 6, 2021
bf993c2
Wait for function state to be active when deploying
jamesls May 6, 2021
0ae407b
Merge branch 'wait-active' into master
jamesls May 13, 2021
c52d27b
Bumping version to 1.23.0
May 13, 2021
d66bc59
Merge branch 'aws:master' into master
jrbeilke May 17, 2021
e9eef38
update terraform required_version to support 0.15 and null provider v3
jrbeilke May 17, 2021
e464870
added interface for WebsocketEvent
daka83 May 28, 2021
e6ac397
Fix missing ":" after def index() from doc's code
am1ru1 Jun 3, 2021
fa6c89e
Merge pull request #1750 from am1ru1/patch-1
jamesls Jun 7, 2021
c75ab70
Add additional attributes to WebsocketEvent
jamesls Jun 7, 2021
a9daba9
Add changelog entry for WebsocketEvent type
jamesls Jun 7, 2021
6d9b35e
Add changelog entry for terraform upgrade
jamesls Jun 7, 2021
6196880
Merge branch 'feature-terraform-015' into master
jamesls Jun 7, 2021
bd6e2a2
Merge branch 'add-interface-for-websocket-event' into master
jamesls Jun 7, 2021
98356d0
Fix incomplete docs on packaging the vendor dir
jamesls Jun 14, 2021
ad2eb55
Merge branch 'vendor-docs-2' into master
jamesls Jun 14, 2021
6dc9657
update terraform required_version to support 1.0
jrbeilke Jun 17, 2021
ee5329c
Add chagnelog entry for terraform
jamesls Jul 8, 2021
6a7cdf7
Merge branch 'feature-terraform-100' into master
jamesls Jul 8, 2021
f7d6fa9
Add source_account to aws_lambda_permission for s3 events
jrbeilke Jul 1, 2021
3b718e5
Update planner to include source account for S3 events
Jul 8, 2021
e45bf11
Add changelog entry for source account
jamesls Jul 15, 2021
8c2f909
Remove support for py27
jamesls Jul 15, 2021
273d98c
Fix unresolved references in the planner
jamesls Jul 15, 2021
f92d958
Add changelog for py27 removal
jamesls Jul 15, 2021
e99fe9a
Merge branch 'feature-s3-event-add-account-to-lambda-policy' into master
jamesls Jul 15, 2021
ccc384d
Remove py2 makefile rules
jamesls Jul 15, 2021
02a03fd
Rename variables
jamesls Jul 15, 2021
91bcfa2
Merge branch 'py27-removal' into master
jamesls Jul 15, 2021
4aff42e
Bumping version to 1.24.0
Jul 15, 2021
eb9a048
Update cd.rst
Naturious Jul 17, 2021
e2ba8df
fix partition error when updating API Gateway in GovCloud region
mattmessinger Jul 23, 2021
cbe06bc
Update pip requirement from <21.2,>=9 to >=9,<21.3
dependabot[bot] Jul 26, 2021
d9e44c8
Merge pull request #1771 from aws/dependabot/pip/pip-gte-9-and-lt-21.3
jamesls Jul 28, 2021
aff94eb
Upgrade sphinx to latest version
jamesls Jul 28, 2021
8280e80
Add test to verify we use correct partition in govcloud
jamesls Jul 28, 2021
ec21155
Merge pull request #1774 from jamesls/upgrade-sphinx
jamesls Jul 28, 2021
4a9708f
Merge pull request #1767 from Naturious/master
jamesls Jul 28, 2021
3c01606
Merge pull request #1770 from mattmessinger/master
jamesls Jul 28, 2021
ea77947
Bumping version to 1.24.1
Aug 2, 2021
be77e41
Fix arn parsing in builtin auth response
jamesls Aug 4, 2021
c200e27
Update click requirement from <8.0,>=7 to >=7,<9.0
dependabot[bot] May 13, 2021
af558ed
Add changelog for click version upgrade
jamesls Jun 7, 2021
2b5827e
Avoid duplicate jobs on push/pull_request triggers
jamesls Aug 4, 2021
aa70d76
Merge branch 'dependabot/pip/click-gte-7-and-lt-9.0' into master
jamesls Aug 4, 2021
0e0fa93
Merge branch 'fix-auth-arn-parse' into master
jamesls Aug 4, 2021
dd14f8d
Merge branch 'fix-gh-wf' into master
jamesls Aug 4, 2021
5e3fa69
cd.rst Typo
phillprice Aug 12, 2021
ccb54e6
Merge pull request #1783 from phillprice/patch-1
jamesls Aug 18, 2021
003f12f
Bump version of attrs to latest version
jamesls Aug 18, 2021
8c45f34
Merge branch 'bump-attrs-2' into master
jamesls Aug 18, 2021
d66f821
Update dev requirements to latest versions
jamesls Aug 18, 2021
6a68712
Merge branch 'dev-deps-update' into master
jamesls Aug 18, 2021
da53947
Run CDK tests as part of the run-tests GitHub action
jamesls Aug 18, 2021
49ae8fa
Only run CDK tests on ubuntu
jamesls Aug 18, 2021
453f8b1
Remove expectation of failing CDK test
jamesls Aug 18, 2021
92a85df
Merge branch 'cdk-gh-action' into master
jamesls Aug 18, 2021
5177dea
Bumping version to 1.24.2
Aug 18, 2021
2dfcae3
Add support for Python 3.9
manmartgarc Aug 25, 2021
9ea2b0e
Update docs to remove reference to py27
jamesls Sep 13, 2021
1981c4a
Add changelog entry for python 3.9
jamesls Sep 13, 2021
8d3515c
Merge branch 'bump-to-3.9' into master
jamesls Sep 13, 2021
ab764d4
Fix doc line length error
jamesls Sep 13, 2021
70e82fa
Added MaximumBatchingWindowInSeconds #1778
kmbotts Sep 7, 2021
b2f0314
Fix "chalice.Response" import in middleware docs
muriloviana Sep 16, 2021
3d98f74
Bumping version to 1.25.0
Sep 20, 2021
289f165
Merge pull request #1803 from muriloviana/fix/docs-middleware-code-sa…
jamesls Sep 23, 2021
0e5dacd
Added MaximumBatchingWindowInSeconds #1778
kmbotts Sep 9, 2021
8b13175
Fix line length lint errors
jamesls Sep 13, 2021
3702981
Added MaximumBatchingWindowInSeconds #1778
kmbotts Sep 17, 2021
8581031
Add changelog entry for MaximumBatchingWindowInSeconds
jamesls Sep 24, 2021
2576536
Merge branch 'feature/issue-1778-add-MaximumBatchingWindowInSeconds-s…
jamesls Sep 24, 2021
3cc127d
Return response from websocket event source handler
ego Jul 20, 2021
41e4366
Add tests.
ego Aug 4, 2021
60b094a
Refactor WebsocketEventSourceHandler call method.
ego Aug 4, 2021
a0c7c38
Fix typo responce -> response
jamesls Sep 24, 2021
195427a
Add docs on connection handling responses for ws
jamesls Sep 24, 2021
e189508
Add changelog entry
jamesls Sep 24, 2021
0ca617c
Merge branch 'feature/websocket-event-source-handler-response' into m…
jamesls Sep 24, 2021
379380b
Bumping version to 1.26.0
Sep 29, 2021
3fe8f12
Stop including tests in Python wheels
illia-v Oct 7, 2021
3a59893
Add support for Python 3.9
illia-v Oct 7, 2021
4a2eec0
Pin pandas installed by tests to 1.1.5
illia-v Oct 8, 2021
6f6c00b
Merge branch 'patch-1' into master
jamesls Oct 8, 2021
5c22a14
fix domain name format for cn region
Oct 9, 2021
9ea6966
Update pip requirement from <21.3,>=9 to >=9,<21.4
dependabot[bot] Oct 12, 2021
66225a9
Merge branch 'python-3.9' into master
jamesls Oct 13, 2021
ecafb05
Merge branch 'dependabot/pip/pip-gte-9-and-lt-21.4' into master
jamesls Oct 13, 2021
4911d82
Add latest changes to changelog
jamesls Oct 14, 2021
c4d5998
Merge branch 'changeentries' into master
jamesls Oct 14, 2021
0aea8ea
Bumping version to 1.26.1
Oct 14, 2021
53d7043
Fixing typo in tutorials/cdk.rst
joaocv3 Oct 19, 2021
562e909
Merge pull request #1824 from joaocv3/patch-1
jamesls Oct 20, 2021
e4c0abb
Allow pyyaml 6.x
skwashd Nov 1, 2021
ffd589e
Add CustomAuthorizer.__init__ args to app.pyi
darlev91 Nov 1, 2021
90958f9
Merge pull request #1832 from darlev91/mypy_custom_authorizer
jamesls Nov 1, 2021
c61b2ff
Add changelog entry for pyyaml bump
jamesls Nov 1, 2021
a7ecc29
Merge branch 'patch-1' into master
jamesls Nov 1, 2021
cfbf360
Add test for websocket aws-cn fix
jamesls Nov 1, 2021
2933506
Add changelog entry for bugfix
jamesls Nov 1, 2021
7d45f53
Merge branch 'Chen188/master' into master
jamesls Nov 1, 2021
a7a96df
Bumping version to 1.26.2
Nov 3, 2021
c2e98fa
Don't repeat the Code in the Message for error responses
dhensen Dec 12, 2021
c040a69
Remove remains of a constructor that now serves no purpose
dhensen Dec 12, 2021
4ea72a8
Make docs consistent regarding the way error messages are formatted #…
dhensen Dec 14, 2021
56933aa
Add changelog entry for redundant error code fix
jamesls Dec 15, 2021
adcc8db
Merge branch 'fix/chalice-view-error-to-not-repeat-code-in-message' i…
jamesls Dec 15, 2021
ecb44fd
Update endpoint tests to work with botocore 1.23.x
jamesls Dec 15, 2021
d2d8559
Merge branch 'bcore-update' into master
jamesls Dec 15, 2021
ab878e0
Bump attrs from 21.2.0 to 21.3.0
dependabot[bot] Dec 28, 2021
1c26758
Merge pull request #1861 from aws/dependabot/pip/attrs-21.3.0
jamesls Dec 28, 2021
bbb2ea5
fix: add x-amazon-apigateway-endpoint-configuration if an api-gateway…
May 26, 2021
57af727
Add changelog entry for VPC endpoint with REST API
jamesls Dec 28, 2021
e7130f4
Update dev reqs to latest versions
jamesls Dec 30, 2021
da8b3e4
Fix version deps conflicts
jamesls Dec 30, 2021
3034f5d
Merge branch 'fix/vpce-config' into master
jamesls Dec 30, 2021
385adb3
Fix pylint warnings
jamesls Dec 30, 2021
a792a96
Remove whitespace around ":" in JSON
jamesls Dec 30, 2021
502ba9c
Merge branch 'bump-dev-reqs' into master
jamesls Dec 30, 2021
936a220
Bumping version to 1.26.3
Jan 3, 2022
8d2519c
Update package.py
kalpaitch Jan 3, 2022
81e3039
Bump terraform required version to 0.12.26
jamesls Jan 4, 2022
0eeccb8
Add changelog entry for terraform template updates
jamesls Jan 4, 2022
8725625
Merge branch '1717' into master
jamesls Jan 4, 2022
65557cc
Bumping version to 1.26.4
Jan 5, 2022
dbe85ec
Support terraform 1.1.x
soloradish Jan 4, 2022
072b532
Add changelog entry for Terraform version bump
jamesls Jan 5, 2022
a3c6b55
Merge branch 'patch-1' into master
jamesls Jan 5, 2022
fed0fc5
[pkg][terraform]remove template_file provider
soloradish Jan 6, 2022
f684fce
Sync latest policy file with latest services
jamesls Jan 5, 2022
fa7b5c9
Add changelog entry for tf template provider removal
jamesls Jan 6, 2022
abf827e
Merge branch 'remove-template-file' into master
jamesls Jan 6, 2022
de87263
Merge branch 'sync-policies-3' into master
jamesls Jan 6, 2022
61f4345
Bumping version to 1.26.5
Jan 19, 2022
52400b0
Update pip requirement from <21.4,>=9 to >=9,<22.1
dependabot[bot] Jan 31, 2022
24e0409
Merge branch 'dependabot/pip/pip-gte-9-and-lt-22.1' into master
jamesls Jan 31, 2022
7ae8ced
Run CI with latest package deps
jamesls Feb 8, 2022
164cbed
Support pip v22.x
jamesls Feb 8, 2022
ff21812
Add changelog entry for pip import string fix
jamesls Feb 8, 2022
e074a56
Merge branch 'fix-pip-import' into master
jamesls Feb 8, 2022
b7ab6e2
Bumping version to 1.26.6
Feb 8, 2022
5e8118a
Update template requirements-dev.txt
kbehlers Feb 10, 2022
8276f37
Merge branch 'kbehlers/master' into master
jamesls Feb 16, 2022
37cb094
REST API tutorial grammar
wunmike Mar 1, 2022
e366703
Set a default timeout in local
b4stien Mar 3, 2022
eb04626
fix a typo
53ningen Mar 11, 2022
5b11aa8
Merge pull request #1894 from wunmike/patch-1
jamesls Mar 15, 2022
4a44a01
Add test to verify default timeout for lambda context
jamesls Mar 15, 2022
1c3fc17
Add changelog entry for local context bugfix
jamesls Mar 15, 2022
bc1e199
Merge pull request #1901 from 53ningen/typo
jamesls Mar 15, 2022
185802a
Merge branch 'b4stien/master' into master
jamesls Mar 15, 2022
4851156
Bump upper bound of jmespath dep to 2.0
jamesls Mar 23, 2022
a87dd3f
Merge branch 'jmespath-bump' into master
jamesls Mar 25, 2022
936924c
enable cdk v2 integration i.e. 'chalice[cdkv2]'
knowsuchagency Apr 2, 2022
a27309b
update documentation to recommend using cdk version 2
knowsuchagency Apr 2, 2022
7e3b246
Switch cdk ddb template app to require cdk v2
jamesls Apr 15, 2022
c707c5f
Fall back to cdk v2 before skipping cdk tests
jamesls Apr 15, 2022
5583ad1
Run CDK v1/v2 functional tests
jamesls Apr 15, 2022
d48d75c
Update tests to handle CDK version 2
jamesls Apr 19, 2022
2255035
Fix doc linting issue
jamesls Apr 19, 2022
96e3be3
Add changelog entry for cdk v2 support
jamesls Apr 19, 2022
46d3636
Merge branch 'feature/cdk-v2' into master
jamesls Apr 19, 2022
ce7917f
Update git clone to use https
jamesls Apr 19, 2022
d8d5f5d
Merge branch 'fix-doc-scripts' into master
jamesls Apr 19, 2022
9d3ac08
Bumping version to 1.27.0
Apr 19, 2022
2f68dc9
Adds terraform packaging support for websocketapi
adityamohta May 11, 2022
e6b50e0
Fixed integration_uri
adityamohta May 11, 2022
da92287
Fixed terraform package websockets lambda invoke permission resource …
adityamohta May 11, 2022
e600102
Removed incorrect comment from TerraformGenerator
adityamohta May 11, 2022
4c26a42
Added tests for websockets_api terraform packaging
adityamohta May 12, 2022
a18cb8f
Fixed prchecks (#1)
adityamohta May 12, 2022
1852cff
Update pip requirement from <22.1,>=9 to >=9,<22.2
dependabot[bot] May 12, 2022
1a15e03
Add changelog entry for pip version bump
jamesls May 17, 2022
8e51ee6
Merge branch 'dependabot/pip/pip-gte-9-and-lt-22.2' into master
jamesls May 17, 2022
5e55f3c
Use function name as output for handler names
jamesls May 17, 2022
727d135
Revert formating changes
jamesls May 17, 2022
896f1aa
Add changelog for tf websocket support
jamesls May 17, 2022
d6a9d8d
Merge branch 'eaglepointpartners/master' into master
jamesls May 17, 2022
51e73d2
Add sns message attributes as extracted attributes
waveFrontSet May 29, 2022
53a55c0
Add message attributes to generated sns messages
waveFrontSet May 29, 2022
9de5fe6
Bumping version to 1.27.1
Jun 1, 2022
86b74ea
Add changelog entry for sns message attributes
jamesls Jun 9, 2022
ae3e98e
Merge branch 'feature/access-to-sns-message-attributes' into master
jamesls Jun 9, 2022
249dc93
Upgrade PyJWT to latest version
jamesls Jun 9, 2022
f0ab7e6
Merge branch 'jwt-upgrade' into master
jamesls Jun 9, 2022
8d02495
Fixes method_whitelist deprecation warning in the next version from u…
adityamohta Jun 10, 2022
84b3a39
Merge branch 'aditya/fix-method_whitelist-urllib-warning' into master
jamesls Jun 13, 2022
afd23d7
Add type definitions to app.py
adityamohta May 21, 2022
17ce0fe
Merge branch 'adityamohta/master' into master
jamesls Jun 13, 2022
398d354
Minor typo fix
rexes-aka Jun 21, 2022
e684710
Merge pull request #1941 from rexes-aka/patch-1
jamesls Jun 23, 2022
796d105
Change AWS Terraform provider constraint to allow versions 4.x
loesak Jul 20, 2022
4ba5668
Update pip requirement from <22.2,>=9 to >=9,<22.3
dependabot[bot] Jul 21, 2022
679299d
Add python3.9 to README
waderaku Aug 6, 2022
fa5c2a2
Bump year version of attrs package.
howbazaar Aug 15, 2022
ad2b31d
Merge pull request #1954 from aws/dependabot/pip/pip-gte-9-and-lt-22.3
jamesls Aug 19, 2022
52921cf
Remove note about py27, no longer supported
jamesls Aug 19, 2022
809f624
Merge branch 'add-readme-python-version'
jamesls Aug 19, 2022
47eeea9
Add changelog entry for TF update
jamesls Aug 19, 2022
c4f47e7
Merge branch 'update-aws-tf-provder-constraint'
jamesls Aug 19, 2022
98b6c82
Various app runtime cleanups
Jul 17, 2022
9b79cbb
Revert several refactorings in app.py
jamesls Aug 19, 2022
18ad456
Merge branch 'cleanup-app-runtime'
jamesls Aug 19, 2022
0709be1
Switch stale issue closing to github actions
jamesls Aug 19, 2022
d0faf16
Bumping version to 1.27.2
Aug 23, 2022
f55a798
Remove 3.6 testing
jamesls Aug 23, 2022
741f5a1
Merge branch 'py-versions'
jamesls Aug 23, 2022
c39c239
Merge branch 'stale-issue'
jamesls Aug 23, 2022
258fdba
Enable stale issue github action
jamesls Aug 24, 2022
a53d897
Merge branch 'activate-stalecheck'
jamesls Aug 24, 2022
2ea9096
Update dependencies to latest versions
jamesls Aug 30, 2022
9ee6aac
Merge branch 'update-deps'
jamesls Aug 30, 2022
37266c2
Fix typedef for schedule decorator
jamesls Aug 30, 2022
b973ebb
Merge branch 'fix-schedule-type'
jamesls Aug 31, 2022
c49b4d4
Fix a typo
yoshi-taka Aug 31, 2022
10d1af8
Merge branch 'patch-1'
jamesls Aug 31, 2022
0ef304e
Fix version string updates
jamesls Sep 1, 2022
6ee924b
Merge branch 'fix-version-update'
jamesls Sep 1, 2022
f64bd82
Bumping version to 1.27.3
Sep 1, 2022
945a125
Merge remote-tracking branch 'upstream/master' into 1.27.3
Oct 3, 2022
58e55fb
cherrypick int branch
Oct 3, 2022
2c6408a
yank doccheck
Oct 3, 2022
a1846ce
yank type check.
Oct 4, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .changes/1.21.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Dependencies",
"description": "Bump attr version constraint (#1620)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.22.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "feature",
"category": "CDK",
"description": "Add built-in support for the AWS CDK (#1622)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.22.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Pip",
"description": "Bump pip version range to latest version 21.x (#1630)"
},
{
"type": "enhancement",
"category": "IAM",
"description": "Improve client call collection when generation policies (#692)"
}
]
}
20 changes: 20 additions & 0 deletions .changes/1.22.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Blueprint",
"description": "Add log property to blueprint"
},
{
"type": "bugfix",
"category": "Pipeline",
"description": "Fix build command in pipeline generation (#1653)"
},
{
"type": "enhancement",
"category": "Dependencies",
"description": "Change enum-compat dependency to enum34 with version restrictions (#1667)"
}
]
}
20 changes: 20 additions & 0 deletions .changes/1.22.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Terraform",
"description": "Bump Terraform version to include 0.14"
},
{
"type": "bugfix",
"category": "Typing",
"description": "Fix type definitions in app.pyi (#1676)"
},
{
"type": "bugfix",
"category": "Terraform",
"description": "Use references instead of function names in Terraform packaging (#1558)"
}
]
}
20 changes: 20 additions & 0 deletions .changes/1.22.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Types",
"description": "Add missing types to app.pyi stub file (#1701)"
},
{
"type": "bugfix",
"category": "Custom Domain",
"description": "Fix custom domain generation when using the CDK (#1640)"
},
{
"type": "bugfix",
"category": "Packaging",
"description": "Special cases pyrsistent packaging (#1696)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.23.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Deploy",
"description": "Wait for function state to be active when deploying"
},
{
"type": "feature",
"category": "SQS",
"description": "Add queue_arn parameter to enable CDK integration with SQS event handler (#1681)"
}
]
}
30 changes: 30 additions & 0 deletions .changes/1.24.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "feature",
"category": "Python2.7",
"description": "Remove support for Python 2.7 (#1766)"
},
{
"type": "enhancement",
"category": "Terraform",
"description": "Update Terraform packaging to support version 1.0 (#1757)"
},
{
"type": "enhancement",
"category": "Typing",
"description": "Add missing WebsocketEvent type information (#1746)"
},
{
"type": "enhancement",
"category": "S3 events",
"description": "Add source account to Lambda permissions when configuring S3 events (#1635)"
},
{
"type": "enhancement",
"category": "Packaging",
"description": "Add support for Terraform v0.15 (#1725)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.24.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "bugfix",
"category": "GovCloud",
"description": "Fix partition error when updating API Gateway in GovCloud region (#1770)"
}
]
}
20 changes: 20 additions & 0 deletions .changes/1.24.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Dependencies",
"description": "Bump attrs dependency to latest version (#1786)"
},
{
"type": "bugfix",
"category": "Auth",
"description": "Fix ARN parsing when generating a builtin AuthResponse (#1775)"
},
{
"type": "enhancement",
"category": "CLI",
"description": "Upgrade Click dependency to support v8.0.0 (#1729)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.25.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "feature",
"category": "Python",
"description": "Add support for Python 3.9 (#1787)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.26.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "feature",
"category": "Websockets",
"description": "Add support for setting the Websocket protocol from the connect handler (#1768)"
},
{
"type": "feature",
"category": "SQS",
"description": "Added MaximumBatchingWindowInSeconds to SQS event handler (#1778)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.26.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Dependencies",
"description": "Bump pip dependency to latest released version (#1817)"
},
{
"type": "enhancement",
"category": "Tests",
"description": "Don't include tests package in .whl file (#1814)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.26.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Dependencies",
"description": "Update pyyaml to 6.x (#1830)"
},
{
"type": "bugfix",
"category": "Websocket",
"description": "Correctly configure websocket endpoint in the aws-cn partition (#1820)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.26.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Errors",
"description": "Remove redundant error code in error message string (#1339)"
},
{
"type": "enhancement",
"category": "VPC",
"description": "Associate VPC endpoint with Rest API (#1449)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.26.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "bugfix",
"category": "Terraform",
"description": "Use updated keywords for providing provider version contraints (#1717)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.26.5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Terraform",
"description": "Remove template provider in favor of locals (#1869)"
},
{
"type": "enhancement",
"category": "Terraform",
"description": "Bump Terraform version to suppose 1.1.x (#1868)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.26.6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "bugfix",
"category": "pip",
"description": "Fix RuntimeError with pip v22.x (#1887)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.27.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "bugfix",
"category": "Local",
"description": "Set a default timeout when creating the local LambdaContext instance (#1896)"
},
{
"type": "feature",
"category": "CDK",
"description": "Add support for CDK v2 (#1742)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.27.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Pip",
"description": "Bump pip version range to latest version <22.2 (#1924)"
},
{
"type": "enhancement",
"category": "Websockets",
"description": "Add support for WebSockets API Terraform packaging (#1670)"
}
]
}
15 changes: 15 additions & 0 deletions .changes/1.27.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "enhancement",
"category": "Terraform",
"description": "Update aws provider constraint to allow versions 4.x (#1951)"
},
{
"type": "enhancement",
"category": "event-source",
"description": "Add attribute for message attributes in SNSEvent and generated test events (#1934)"
}
]
}
10 changes: 10 additions & 0 deletions .changes/1.27.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"schema-version": "1.0",
"changes": [
{
"type": "bugfix",
"category": "Versioning",
"description": "Fix version string updates used in the release process (#1971)"
}
]
}
10 changes: 0 additions & 10 deletions .dependabot/config.yml

This file was deleted.

12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/."
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
allow:
- dependency-name: pip
- dependency-name: click
- dependency-name: attrs
13 changes: 0 additions & 13 deletions .github/no-response.yml

This file was deleted.

Loading