10000 chore(deps): bump aws-java-sdk from 1.12.150 to 1.12.151 by dependabot[bot] · Pull Request #511 · aws/aws-encryption-sdk-java · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump aws-java-sdk from 1.12.150 to 1.12.151 #511

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps aws-java-sdk from 1.12.150 to 1.12.151.

Changelog

Sourced from aws-java-sdk's changelog.

1.12.151 2022-02-02

AWS Cost Explorer Service

  • Features

    • Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions

AWS Fault Injection Simulator

  • Features

    • Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.

AWS Glue

  • Features

    • Launch Protobuf support for AWS Glue Schema Registry

AWS IoT

  • Features

    • This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.

Amazon Appflow

  • Features

    • Launching Amazon AppFlow Custom Connector SDK.

Amazon Comprehend

  • Features

    • Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.

Amazon DynamoDB

  • Features

    • Documentation update for DynamoDB Java SDK.

Amazon EMR

  • Features

    • Documentation updates for Amazon EMR.

Amazon ElastiCache

  • Features

    • Documentation update for AWS ElastiCache

Amazon Elasticsearch Service

  • Features

    • Allows customers to get progress updates for blue/green deployments

Amazon Personalize

  • Features

    • Adding minRecommendationRequestsPerSecond attribute to recommender APIs.
Commits

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)

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.12.150 to 1.12.151.
- [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.150...1.12.151)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2022 05:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 3, 2022
@lavaleri lavaleri merged commit edd4633 into mainline-1.x Feb 3, 2022
@lavaleri lavaleri deleted the dependabot/maven/mainline-1.x/com.amazonaws-aws-java-sdk-1.12.151 branch February 3, 2022 17:41
josecorella pushed a commit to josecorella/aws-encryption-sdk-java that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([aws#455](https://github.com/josecorella/aws-encryption-sdk-java/issues/455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([aws#503](https://github.com/josecorella/aws-encryption-sdk-java/issues/503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([aws#574](https://github.com/josecorella/aws-encryption-sdk-java/issues/574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([aws#443](https://github.com/josecorella/aws-encryption-sdk-java/issues/443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([aws#452](https://github.com/josecorella/aws-encryption-sdk-java/issues/452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([aws#462](https://github.com/josecorella/aws-encryption-sdk-java/issues/462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([aws#509](https://github.com/josecorella/aws-encryption-sdk-java/issues/509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([aws#511](https://github.com/josecorella/aws-encryption-sdk-java/issues/511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([aws#522](https://github.com/josecorella/aws-encryption-sdk-java/issues/522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([aws#542](https://github.com/josecorella/aws-encryption-sdk-java/issues/542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([aws#444](https://github.com/josecorella/aws-encryption-sdk-java/issues/444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([aws#448](https://github.com/josecorella/aws-encryption-sdk-java/issues/448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([aws#475](https://github.com/josecorella/aws-encryption-sdk-java/issues/475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([aws#451](https://github.com/josecorella/aws-encryption-sdk-java/issues/451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([aws#445](https://github.com/josecorella/aws-encryption-sdk-java/issues/445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([aws#449](https://github.com/josecorella/aws-encryption-sdk-java/issues/449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([aws#482](https://github.com/josecorella/aws-encryption-sdk-java/issues/482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([aws#450](https://github.com/josecorella/aws-encryption-sdk-java/issues/450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([aws#456](https://github.com/josecorella/aws-encryption-sdk-java/issues/456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([aws#530](https://github.com/josecorella/aws-encryption-sdk-java/issues/530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([aws#442](https://github.com/josecorella/aws-encryption-sdk-java/issues/442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([aws#548](https://github.com/josecorella/aws-encryption-sdk-java/issues/548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([aws#453](https://github.com/josecorella/aws-encryption-sdk-java/issues/453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([aws#536](https://github.com/josecorella/aws-encryption-sdk-java/issues/536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([aws#1025](https://github.com/josecorella/aws-encryption-sdk-java/issues/1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([aws#457](https://github.com/josecorella/aws-encryption-sdk-java/issues/457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([aws#1027](https://github.com/josecorella/aws-encryption-sdk-java/issues/1027)) ([803c64f
8000
](803c64f))
* correct branch in upload_artifacts ([aws#1031](https://github.com/josecorella/aws-encryption-sdk-java/issues/1031)) ([dfcae50](dfcae50))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([#455](#455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([#503](#503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#574](#574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([#443](#443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([#452](#452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([#462](#462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([#509](#509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([#511](#511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([#522](#522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([#542](#542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([#444](#444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([#448](#448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([#475](#475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([#451](#451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([#445](#445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([#449](#449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([#482](#482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([#450](#450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([#456](#456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#530](#530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([#442](#442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([#548](#548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([#453](#453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([#536](#536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([#1025](#1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([#457](#457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([#1027](#1027)) ([803c64f](803c64f))
* correct branch in upload_artifacts ([#1031](#1031)) ([dfcae50](dfcae50))
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
0