Skip to content
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

Bump amazonAwsJavaSdkVersion from 1.12.574 to 1.12.575 #1008

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps amazonAwsJavaSdkVersion from 1.12.574 to 1.12.575.
Updates com.amazonaws:aws-java-sdk-core from 1.12.574 to 1.12.575

Changelog

Sourced from com.amazonaws:aws-java-sdk-core's changelog.

1.12.575 2023-10-26

AWS Network Firewall

  • Features

    • Network Firewall now supports inspection of outbound SSL/TLS traffic.

AWS Systems Manager for SAP

  • Features

    • AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications

AWS Transfer Family

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Amazon AppStream

  • Features

    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.

Amazon Elastic Compute Cloud

  • Features

    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.

Amazon OpenSearch Service

  • Features

    • You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.

Amazon Redshift

  • Features

    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.

Amazon SageMaker Service

  • Features

    • Amazon Sagemaker Autopilot now supports Text Generation jobs.

Amazon Simple Notification Service

  • Features

    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
Commits

Updates com.amazonaws:aws-java-sdk-xray from 1.12.574 to 1.12.575

Changelog

Sourced from com.amazonaws:aws-java-sdk-xray's changelog.

1.12.575 2023-10-26

AWS Network Firewall

  • Features

    • Network Firewall now supports inspection of outbound SSL/TLS traffic.

AWS Systems Manager for SAP

  • Features

    • AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications

AWS Transfer Family

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Amazon AppStream

  • Features

    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.

Amazon Elastic Compute Cloud

  • Features

    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.

Amazon OpenSearch Service

  • Features

    • You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.

Amazon Redshift

  • Features

    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.

Amazon SageMaker Service

  • Features

    • Amazon Sagemaker Autopilot now supports Text Generation jobs.

Amazon Simple Notification Service

  • Features

    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 added the dependencies Pull requests that update a dependency file label Oct 27, 2023
@MediaMarco MediaMarco added this pull request to the merge queue Oct 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 27, 2023
Bumps `amazonAwsJavaSdkVersion` from 1.12.574 to 1.12.575.

Updates `com.amazonaws:aws-java-sdk-core` from 1.12.574 to 1.12.575
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.574...1.12.575)

Updates `com.amazonaws:aws-java-sdk-xray` from 1.12.574 to 1.12.575
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.574...1.12.575)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.575 branch from 737467e to 9c4eb6a Compare October 27, 2023 08:16
@MediaMarco MediaMarco added this pull request to the merge queue Oct 27, 2023
Merged via the queue into main with commit 7c59da4 Oct 27, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.575 branch October 27, 2023 08:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant