Skip to content

build(deps): bump aws.sdk.version from 2.17.74 to 2.17.75 #607

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 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps aws.sdk.version from 2.17.74 to 2.17.75.
Updates software.amazon.awssdk:bom from 2.17.74 to 2.17.75

Changelog

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

2.17.75 2021-11-04

AWS IoT Wireless

  • Features

    • Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon Chime SDK Meetings

  • Features

    • The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.

Amazon Connect Service

  • Features

    • This release adds CRUD operation support for Security profile resource in Amazon Connect

Amazon Elastic Compute Cloud

  • Features

    • This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay

Amazon SageMaker Service

  • Features

    • ListDevices and DescribeDevice now show Edge Manager agent version.
Commits
  • 0c115a8 Merge pull request #1815 from aws/staging/c8942493-89a7-46cb-ad68-8100337e00b2
  • 84c71cd Release 2.17.75. Updated CHANGELOG.md, README.md and all pom.xml.
  • 48ff702 Updated endpoints.json.
  • dcff826 Amazon Chime SDK Meetings Update: The Amazon Chime SDK Meetings APIs allow so...
  • 3654629 Amazon Elastic Compute Cloud Update: This release adds a new instance replace...
  • 0e6179d AWS IoT Wireless Update: Adding APIs for the FUOTA (firmware update over the ...
  • 659d3c7 Amazon Connect Service Update: This release adds CRUD operation support for S...
  • 4d8260c Amazon SageMaker Service Update: ListDevices and DescribeDevice now show Edge...
  • f413a8e Enable & fix inspections: Single character string argument in `String.indexOf...
  • 63779af Revert temp japicmp exclusions (#2820)
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.74 to 2.17.75

Changelog

Sourced from http-client-spi's changelog.

2.17.75 2021-11-04

AWS IoT Wireless

  • Features

    • Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon Chime SDK Meetings

  • Features

    • The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.

Amazon Connect Service

  • Features

    • This release adds CRUD operation support for Security profile resource in Amazon Connect

Amazon Elastic Compute Cloud

  • Features

    • This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay

Amazon SageMaker Service

  • Features

    • ListDevices and DescribeDevice now show Edge Manager agent version.
Commits
  • 0c115a8 Merge pull request #1815 from aws/staging/c8942493-89a7-46cb-ad68-8100337e00b2
  • 84c71cd Release 2.17.75. Updated CHANGELOG.md, README.md and all pom.xml.
  • 48ff702 Updated endpoints.json.
  • dcff826 Amazon Chime SDK Meetings Update: The Amazon Chime SDK Meetings APIs allow so...
  • 3654629 Amazon Elastic Compute Cloud Update: This release adds a new instance replace...
  • 0e6179d AWS IoT Wireless Update: Adding APIs for the FUOTA (firmware update over the ...
  • 659d3c7 Amazon Connect Service Update: This release adds CRUD operation support for S...
  • 4d8260c Amazon SageMaker Service Update: ListDevices and DescribeDevice now show Edge...
  • f413a8e Enable & fix inspections: Single character string argument in `String.indexOf...
  • 63779af Revert temp japicmp exclusions (#2820)
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.74 to 2.17.75

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.17.74 to 2.17.75.

Updates `software.amazon.awssdk:bom` from 2.17.74 to 2.17.75
- [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.74...2.17.75)

Updates `http-client-spi` from 2.17.74 to 2.17.75
- [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.74...2.17.75)

Updates `url-connection-client` from 2.17.74 to 2.17.75

---
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 5, 2021
@pankajagrawal16 pankajagrawal16 merged commit 74ff97b into master Nov 5, 2021
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.75 branch November 5, 2021 11:08
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant