Skip to content

build(deps): bump aws-java-sdk-bom from 1.12.282 to 1.12.306 #578

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps aws-java-sdk-bom from 1.12.282 to 1.12.306.

Changelog

Sourced from aws-java-sdk-bom's changelog.

1.12.306 2022-09-19

AWS CloudTrail

  • Features

    • This release includes support for importing existing trails into CloudTrail Lake.

AWS MediaConnect

  • Features

    • This change allows the customer to use the SRT Caller protocol as part of their flows

Amazon Elastic Compute Cloud

  • Features

    • This release adds CapacityAllocations field to DescribeCapacityReservations

Amazon Relational Database Service

  • Features

    • This release adds support for Amazon RDS Proxy with SQL Server compatibility.

1.12.305 2022-09-16

AWS CodeStar Notifications

  • Features

    • This release adds tag based access control for the UntagResource API.

Amazon EC2 Container Service

  • Features

    • This release supports new task definition sizes.

1.12.304 2022-09-15

Amazon DynamoDB

  • Features

    • Increased DynamoDB transaction limit from 25 to 100.

Amazon Elastic Compute Cloud

  • Features

    • This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

1.12.303 2022-09-14

AWS Amplify UI Builder

  • Features

    • Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.

Amazon Elastic Compute Cloud

  • Features

    • This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

1.12.302 2022-09-13

AWS Transfer Family

... (truncated)

Commits
  • d476d19 AWS SDK for Java 1.12.306
  • 133c6df Update GitHub version number to 1.12.306-SNAPSHOT
  • 19d6ea4 AWS SDK for Java 1.12.305
  • a51262a Update GitHub version number to 1.12.305-SNAPSHOT
  • 6550dbc AWS SDK for Java 1.12.304
  • ee307b3 Update GitHub version number to 1.12.304-SNAPSHOT
  • 69485f4 AWS SDK for Java 1.12.303
  • 16bc711 Update GitHub version number to 1.12.303-SNAPSHOT
  • cdb8ca8 AWS SDK for Java 1.12.302
  • 6534fd1 Update GitHub version number to 1.12.302-SNAPSHOT
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner September 20, 2022 15:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 20, 2022
Bumps [aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.282 to 1.12.306.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.282...1.12.306)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.amazonaws-aws-java-sdk-bom-1.12.306 branch from aab0df7 to 070ac02 Compare September 20, 2022 15:36
@ajewellamz ajewellamz merged commit 3c66f45 into master Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.amazonaws-aws-java-sdk-bom-1.12.306 branch September 20, 2022 15:49
seebees pushed a commit that referenced this pull request Dec 12, 2023
seebees pushed a commit that referenced this pull request Dec 12, 2023
## [2.4.0](aws/aws-encryption-sdk-java@v2.3.3...v2.4.0) (2022-03-09)

### Features

* AWS SDK v2 support ([006cdc4](aws/aws-encryption-sdk-java@006cdc4))

### Fixes

* Revert "AWS Encryption SDK 2.4.0 Release -- $(date +%Y-%m-%d)" ([7563a95](aws/aws-encryption-sdk-java@7563a95))

### Maintenance

* Add back removed CiphertextHeaders.deserialize method ([#382](aws/aws-encryption-sdk-java#382)) ([c1f3e63](aws/aws-encryption-sdk-java@c1f3e63))
* add build to support uploading artifacts ([#379](aws/aws-encryption-sdk-java#379)) ([69e7914](aws/aws-encryption-sdk-java@69e7914))
* Add CODEOWNERS file ([#406](aws/aws-encryption-sdk-java#406)) ([b9adf9f](aws/aws-encryption-sdk-java@b9adf9f))
* add javadoc update to batch build ([#376](aws/aws-encryption-sdk-java#376)) ([d88190b](aws/aws-encryption-sdk-java@d88190b))
* Adding semantic release config file ([#346](aws/aws-encryption-sdk-java#346)) ([6201c1a](aws/aws-encryption-sdk-java@6201c1a))
* **ci:** change release vars ([#578](aws/aws-encryption-sdk-java#578)) ([de99b56](aws/aws-encryption-sdk-java@de99b56))
* **deps-dev:** bump junit-jupiter-api from 5.7.2 to 5.8.0 ([#339](aws/aws-encryption-sdk-java#339)) ([6dfaef9](aws/aws-encryption-sdk-java@6dfaef9))
* **deps-dev:** bump junit-jupiter-api from 5.8.0 to 5.8.1 ([#347](aws/aws-encryption-sdk-java#347)) ([7d3bb0a](aws/aws-encryption-sdk-java@7d3bb0a))
* **deps-dev:** bump junit-jupiter-api from 5.8.1 to 5.8.2 ([#427](aws/aws-encryption-sdk-java#427)) ([7de569a](aws/aws-encryption-sdk-java@7de569a))
* **deps-dev:** bump junit-vintage-engine from 5.7.2 to 5.8.0 ([#337](aws/aws-encryption-sdk-java#337)) ([2338b92](aws/aws-encryption-sdk-java@2338b92))
* **deps-dev:** bump junit-vintage-engine from 5.8.0 to 5.8.1 ([#348](aws/aws-encryption-sdk-java#348)) ([d0221cf](aws/aws-encryption-sdk-java@d0221cf))
* **deps-dev:** bump junit-vintage-engine from 5.8.1 to 5.8.2 ([#426](aws/aws-encryption-sdk-java#426)) ([065ab94](aws/aws-encryption-sdk-java@065ab94))
* **deps-dev:** bump mockito-core from 3.12.3 to 3.12.4 ([#323](aws/aws-encryption-sdk-java#323)) ([0208d0d](aws/aws-encryption-sdk-java@0208d0d))
* **deps-dev:** bump mockito-core from 4.0.0 to 4.1.0 ([#441](aws/aws-encryption-sdk-java#441)) ([8dfda1a](aws/aws-encryption-sdk-java@8dfda1a))
* **deps-dev:** bump mockito-core from 4.1.0 to 4.2.0 ([#458](aws/aws-encryption-sdk-java#458)) ([a1b1885](aws/aws-encryption-sdk-java@a1b1885))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([#500](aws/aws-encryption-sdk-java#500)) ([a709e69](aws/aws-encryption-sdk-java@a709e69))
* **deps:** bump aws-java-sdk from 1.12.102 to 1.12.105 ([#404](aws/aws-encryption-sdk-java#404)) ([b87d8c6](aws/aws-encryption-sdk-java@b87d8c6))
* **deps:** bump aws-java-sdk from 1.12.105 to 1.12.106 ([#405](aws/aws-encryption-sdk-java#405)) ([dd633c0](aws/aws-encryption-sdk-java@dd633c0))
* **deps:** bump aws-java-sdk from 1.12.106 to 1.12.127 ([#436](aws/aws-encryption-sdk-java#436)) ([91f6ffc](aws/aws-encryption-sdk-java@91f6ffc))
* **deps:** bump aws-java-sdk from 1.12.127 to 1.12.128 ([#437](aws/aws-encryption-sdk-java#437)) ([37078ec](aws/aws-encryption-sdk-java@37078ec))
* **deps:** bump aws-java-sdk from 1.12.128 to 1.12.129 ([#447](aws/aws-encryption-sdk-java#447)) ([6872c63](aws/aws-encryption-sdk-java@6872c63))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([#463](aws/aws-encryption-sdk-java#463)) ([a98a321](aws/aws-encryption-sdk-java@a98a321))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([#508](aws/aws-encryption-sdk-java#508)) ([433dc1b](aws/aws-encryption-sdk-java@433dc1b))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([#510](aws/aws-encryption-sdk-java#510)) ([70257a5](aws/aws-encryption-sdk-java@70257a5))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.162 ([#541](aws/aws-encryption-sdk-java#541)) ([22abc6c](aws/aws-encryption-sdk-java@22abc6c))
* **deps:** bump aws-java-sdk from 1.12.54 to 1.12.68 ([#341](aws/aws-encryption-sdk-java#341)) ([291be0a](aws/aws-encryption-sdk-java@291be0a))
* **deps:** bump aws-java-sdk from 1.12.68 to 1.12.73 ([#350](aws/aws-encryption-sdk-java#350)) ([153a0b3](aws/aws-encryption-sdk-java@153a0b3))
* **deps:** bump aws-java-sdk from 1.12.73 to 1.12.74 ([#351](aws/aws-encryption-sdk-java#351)) ([e5f3962](aws/aws-encryption-sdk-java@e5f3962))
* **deps:** bump aws-java-sdk from 1.12.74 to 1.12.75 ([#353](aws/aws-encryption-sdk-java#353)) ([3339c20](aws/aws-encryption-sdk-java@3339c20))
* **deps:** bump aws-java-sdk from 1.12.75 to 1.12.102 ([#400](aws/aws-encryption-sdk-java#400)) ([98b079c](aws/aws-encryption-sdk-java@98b079c))
* **deps:** bump bcprov-ext-jdk15on from 1.69 to 1.70 ([#439](aws/aws-encryption-sdk-java#439)) ([969852a](aws/aws-encryption-sdk-java@969852a))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([#473](aws/aws-encryption-sdk-java#473)) ([4f7d08c](aws/aws-encryption-sdk-java@4f7d08c))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([#429](aws/aws-encryption-sdk-java#429)) ([e5d8c32](aws/aws-encryption-sdk-java@e5d8c32))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([#481](aws/aws-encryption-sdk-java#481)) ([369a049](aws/aws-encryption-sdk-java@369a049))
* **deps:** bump maven-javadoc-plugin from 3.3.0 to 3.3.1 ([#333](aws/aws-encryption-sdk-java#333)) ([693e43f](aws/aws-encryption-sdk-java@693e43f))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([#546](aws/aws-encryption-sdk-java#546)) ([6fa782b](aws/aws-encryption-sdk-java@6fa782b))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([#535](aws/aws-encryption-sdk-java#535)) ([0ab1db0](aws/aws-encryption-sdk-java@0ab1db0))
* **docs:** update README get started example ([#423](aws/aws-encryption-sdk-java#423)) ([da0fe89](aws/aws-encryption-sdk-java@da0fe89))
* **docs:** updating broken javadoc link ([#366](aws/aws-encryption-sdk-java#366)) ([487be4b](aws/aws-encryption-sdk-java@487be4b))
* moving and renaming buildspec.yml ([#360](aws/aws-encryption-sdk-java#360)) ([e259caf](aws/aws-encryption-sdk-java@e259caf))
* release updates ([#369](aws/aws-encryption-sdk-java#369)) ([4b9d932](aws/aws-encryption-sdk-java@4b9d932))
* source controlling cfn templates that will be used for our release process ([#345](aws/aws-encryption-sdk-java#345)) ([456dda0](aws/aws-encryption-sdk-java@456dda0))
* update dependabot to update mainline-1.x ([#440](aws/aws-encryption-sdk-java#440)) ([960f3e5](aws/aws-encryption-sdk-java@960f3e5))
* update gh token ([#412](aws/aws-encryption-sdk-java#412)) ([f8ada9b](aws/aws-encryption-sdk-java@f8ada9b))
* update release process ([#396](aws/aws-encryption-sdk-java#396)) ([c0ff093](aws/aws-encryption-sdk-java@c0ff093))
* update releaserc to include pom.xml file ([#357](aws/aws-encryption-sdk-java#357)) ([63e2f05](aws/aws-encryption-sdk-java@63e2f05))
* update token name and timeout ([#411](aws/aws-encryption-sdk-java#411)) ([c0d5a0e](aws/aws-encryption-sdk-java@c0d5a0e))
* updating prod template to remove resources and abstract ones ([#354](aws/aws-encryption-sdk-java#354)) ([ecc17a6](aws/aws-encryption-sdk-java@ecc17a6))
* Upgrade mockito to 4.0.0 ([#438](aws/aws-encryption-sdk-java#438)) ([629dbfd](aws/aws-encryption-sdk-java@629dbfd))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant