Skip to content

Bump software.amazon.awssdk:bom from 2.17.211 to 2.18.4 #40

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 Oct 27, 2022

Bumps software.amazon.awssdk:bom from 2.17.211 to 2.18.4.

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.18.4 2022-10-26

AWS Identity and Access Management

  • Features

    • Doc only update that corrects instances of CLI not using an entity.

AWS SDK for Java v2

  • Features

    • Update EnhancedAttributeValue to accept Collection
  • Bugfixes

    • HttpChecksumResolver.getResolvedChecksumSpecs() first attempts retrieval of checksum from ExecutionAttributes before resolving it

Amazon Neptune

  • Features

    • Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

Managed Streaming for Kafka

  • Features

    • This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.

Contributors

Special thanks to the following contributors to this release:

@​L-Applin

2.18.3 2022-10-25

AWS MediaTailor

  • Features

    • This release is a documentation update

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Access Analyzer

  • Features

    • This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.

Amazon Location Service

  • Features

    • Added new map styles with satellite imagery for map resources using HERE as a data provider.

Amazon Relational Database Service

  • Features

    • Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.

... (truncated)

Commits
  • ca81dba Merge pull request #2222 from aws/staging/68675c51-0991-4415-905c-f0dd8f72d583
  • 9c6cc2d Release 2.18.4. Updated CHANGELOG.md, README.md and all pom.xml.
  • c1b8aee Amazon SageMaker Service Update: Amazon SageMaker Automatic Model Tuning now ...
  • 9ee6c7c AWS Identity and Access Management Update: Doc only update that corrects inst...
  • cd4eef8 Managed Streaming for Kafka Update: This release adds support for Tiered Stor...
  • a2f9c2e Amazon Neptune Update: Added a new cluster-level attribute to set the capacit...
  • a773ba1 Add LRU Cache to utilities (#3466)
  • fa1ac02 Update EnhancedAttributeValue to accept Collection (#3516)
  • cca889b HttpChecksumResolver#getResolvedChecksumSpecs returns ChecksumSpecs when defi...
  • 9faac83 Fix commas in packageVersion (#3511)
  • 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)
Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.211 to 2.18.4.
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.211...2.18.4)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #42.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/main/software.amazon.awssdk-bom-2.18.4 branch October 28, 2022 15:37
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
0 participants