Skip to content

build(deps): bump aws.sdk.version from 2.18.8 to 2.18.9 #969

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
merged 1 commit into from
Nov 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps aws.sdk.version from 2.18.8 to 2.18.9.
Updates software.amazon.awssdk:bom from 2.18.8 to 2.18.9

Changelog

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

2.18.9 2022-11-02

AWS IoT SiteWise

  • Features

    • This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.

AWS S3 Control

  • Features

    • S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Systems Manager Incident Manager

  • Features

    • Adds support for tagging replication-set on creation.

Amazon S3

  • Bugfixes

    • Update CopySourceInterceptor to remove leading slash in header value for ARN source buckets

Amazon SageMaker Service

  • Features

    • This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
Commits
  • bce4919 Merge pull request #2232 from aws/staging/562b0907-5038-44cd-9b87-b2ef1aa048b4
  • cbb8b14 Release 2.18.9. Updated CHANGELOG.md, README.md and all pom.xml.
  • 0ace541 Updated endpoints.json and partitions.json.
  • f86cf3f AWS Systems Manager Incident Manager Update: Adds support for tagging replica...
  • 1f31cd4 Amazon SageMaker Service Update: This release updates Framework model regex f...
  • ecd04a4 AWS S3 Control Update: S3 on Outposts launches support for Lifecycle configur...
  • 1963bda AWS IoT SiteWise Update: This release adds the ListAssetModelProperties and L...
  • cf81b6d Remove leading slash in header value for ARNs in CopySourceInterceptor (#3526)
  • bd75326 Add client metrics for the CRT HTTP SPI implementation and wrap CRT HttpExcep...
  • db52448 Re-include service modules for japicmp check (#3530)
  • Additional commits viewable in compare view

Updates http-client-spi from 2.18.8 to 2.18.9

Changelog

Sourced from http-client-spi's changelog.

2.18.9 2022-11-02

AWS IoT SiteWise

  • Features

    • This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.

AWS S3 Control

  • Features

    • S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Systems Manager Incident Manager

  • Features

    • Adds support for tagging replication-set on creation.

Amazon S3

  • Bugfixes

    • Update CopySourceInterceptor to remove leading slash in header value for ARN source buckets

Amazon SageMaker Service

  • Features

    • This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
Commits
  • bce4919 Merge pull request #2232 from aws/staging/562b0907-5038-44cd-9b87-b2ef1aa048b4
  • cbb8b14 Release 2.18.9. Updated CHANGELOG.md, README.md and all pom.xml.
  • 0ace541 Updated endpoints.json and partitions.json.
  • f86cf3f AWS Systems Manager Incident Manager Update: Adds support for tagging replica...
  • 1f31cd4 Amazon SageMaker Service Update: This release updates Framework model regex f...
  • ecd04a4 AWS S3 Control Update: S3 on Outposts launches support for Lifecycle configur...
  • 1963bda AWS IoT SiteWise Update: This release adds the ListAssetModelProperties and L...
  • cf81b6d Remove leading slash in header value for ARNs in CopySourceInterceptor (#3526)
  • bd75326 Add client metrics for the CRT HTTP SPI implementation and wrap CRT HttpExcep...
  • db52448 Re-include service modules for japicmp check (#3530)
  • Additional commits viewable in compare view

Updates url-connection-client from 2.18.8 to 2.18.9

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.sdk.version` from 2.18.8 to 2.18.9.

Updates `software.amazon.awssdk:bom` from 2.18.8 to 2.18.9
- [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.18.8...2.18.9)

Updates `http-client-spi` from 2.18.8 to 2.18.9
- [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.18.8...2.18.9)

Updates `url-connection-client` from 2.18.8 to 2.18.9

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:url-connection-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Nov 3, 2022
@jeromevdl jeromevdl merged commit 2b0a0ab into master Nov 3, 2022
@jeromevdl jeromevdl deleted the dependabot/maven/aws.sdk.version-2.18.9 branch November 3, 2022 13:02
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 maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants