configuration-as-code-plugin
configuration-as-code-plugin copied to clipboard
Bump aws-java-sdk-sns from 1.12.276 to 1.12.281
Bumps aws-java-sdk-sns from 1.12.276 to 1.12.281.
Changelog
Sourced from aws-java-sdk-sns's changelog.
1.12.281 2022-08-12
Amazon Chime SDK Messaging
Features
- The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
Amazon Interactive Video Service
Features
- Updates various list api MaxResults ranges
Amazon Personalize Runtime
Features
- This release provides support for promotions in AWS Personalize runtime.
Amazon Prometheus Service
Features
- This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
Amazon Relational Database Service
Features
- Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance
1.12.280 2022-08-11
AWS Backup Storage
Features
- This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
AWS Glue
Features
- Add support for Python 3.9 AWS Glue Python Shell jobs
AWS Private 5G
Features
- This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.
1.12.279 2022-08-10
Amazon Data Lifecycle Manager
Features
- This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
Amazon Elastic Compute Cloud
Features
- This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.
1.12.278 2022-08-09
Amazon Augmented AI Runtime
Features
- Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop
Amazon CloudWatch
Features
... (truncated)
Commits
3a142be
AWS SDK for Java 1.12.281fa69325
Update GitHub version number to 1.12.281-SNAPSHOT29bc3cb
AWS SDK for Java 1.12.280368c18a
Update GitHub version number to 1.12.280-SNAPSHOT33a04b6
AWS SDK for Java 1.12.2794bb6fc4
Update GitHub version number to 1.12.279-SNAPSHOT703ee77
AWS SDK for Java 1.12.278f05f9cc
Update GitHub version number to 1.12.278-SNAPSHOT65d40d5
AWS SDK for Java 1.12.27727a3376
Update GitHub version number to 1.12.277-SNAPSHOT- 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)
Codecov Report
Merging #2101 (eb433bd) into master (6bfec10) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #2101 +/- ##
=========================================
Coverage 81.00% 81.00%
Complexity 844 844
=========================================
Files 72 72
Lines 2506 2506
Branches 352 352
=========================================
Hits 2030 2030
Misses 365 365
Partials 111 111
Superseded by #2109.