Bump boto3 from 1.26.37 to 1.26.39
Created by: dependabot[bot]
Bumps boto3 from 1.26.37 to 1.26.39.
Changelog
Sourced from boto3's changelog.
1.26.39
- api-change:
elasticache
: [botocore
] This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.- api-change:
network-firewall
: [botocore
] AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.- api-change:
rds
: [botocore
] This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.- api-change:
route53-recovery-control-config
: [botocore
] Added support for Python paginators in the route53-recovery-control-config List* APIs.1.26.38
- api-change:
memorydb
: [botocore
] This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.- api-change:
transfer
: [botocore
] Add additional operations to throw ThrottlingExceptions
Commits
-
1b89af9
Merge branch 'release-1.26.39' -
73a0bb8
Bumping version to 1.26.39 -
f9f4a98
Add changelog entries from botocore -
647df89
Merge branch 'release-1.26.38' -
9071436
Merge branch 'release-1.26.38' into develop -
b5a91cc
Bumping version to 1.26.38 -
93c6174
Add changelog entries from botocore -
60e4e3b
Bump wheel from 0.37.0 to 0.38.1 (#3543) -
a0a0a37
Merge branch 'release-1.26.37' into develop - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)