pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Bump pathling.awsSdkVersion from 1.12.603 to 1.12.722

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps pathling.awsSdkVersion from 1.12.603 to 1.12.722. Updates com.amazonaws:aws-java-sdk-bom from 1.12.603 to 1.12.722

Changelog

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

1.12.722 2024-05-14

Amazon Connect Service

  • Features

    • Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.

Amazon Simple Storage Service

  • Features

    • Updated a few x-id in the http uri traits

1.12.721 2024-05-13

Amazon EventBridge

  • Features

    • Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.

Amazon VPC Lattice

  • Features

    • This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

1.12.720 2024-05-10

AWS Application Discovery Service

  • Features

    • add v2 smoke tests and smithy smokeTests trait for SDK testing

AWS IoT Greengrass V2

  • Features

    • Mark ComponentVersion in ComponentDeploymentSpecification as required.

AWS SSO OIDC

  • Features

    • Updated request parameters for PKCE support.

Amazon SageMaker Service

  • Features

    • Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.

1.12.719 2024-05-09

AWS Systems Manager for SAP

  • Features

    • Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP

Agents for Amazon Bedrock Runtime

  • Features

    • This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.

Amazon Pinpoint

  • Features

    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.

Amazon Route 53 Resolver

  • Features

... (truncated)

Commits
  • 49fc358 AWS SDK for Java 1.12.722
  • d2b936c Update GitHub version number to 1.12.722-SNAPSHOT
  • 2a8cb6c AWS SDK for Java 1.12.721
  • 10dc4bf Update GitHub version number to 1.12.721-SNAPSHOT
  • 8efd1d9 AWS SDK for Java 1.12.720
  • bdefb0e Update GitHub version number to 1.12.720-SNAPSHOT
  • f10e25a AWS SDK for Java 1.12.719
  • 5d52a61 Update GitHub version number to 1.12.719-SNAPSHOT
  • b6a70a1 AWS SDK for Java 1.12.718
  • 31cdf3f Update GitHub version number to 1.12.718-SNAPSHOT
  • Additional commits viewable in compare view

Updates com.amazonaws:aws-java-sdk-bundle from 1.12.603 to 1.12.722

Changelog

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

1.12.722 2024-05-14

Amazon Connect Service

  • Features

    • Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.

Amazon Simple Storage Service

  • Features

    • Updated a few x-id in the http uri traits

1.12.721 2024-05-13

Amazon EventBridge

  • Features

    • Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.

Amazon VPC Lattice

  • Features

    • This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

1.12.720 2024-05-10

AWS Application Discovery Service

  • Features

    • add v2 smoke tests and smithy smokeTests trait for SDK testing

AWS IoT Greengrass V2

  • Features

    • Mark ComponentVersion in ComponentDeploymentSpecification as required.

AWS SSO OIDC

  • Features

    • Updated request parameters for PKCE support.

Amazon SageMaker Service

  • Features

    • Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.

1.12.719 2024-05-09

AWS Systems Manager for SAP

  • Features

    • Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP

Agents for Amazon Bedrock Runtime

  • Features

    • This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.

Amazon Pinpoint

  • Features

    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.

Amazon Route 53 Resolver

  • Features

... (truncated)

Commits
  • 49fc358 AWS SDK for Java 1.12.722
  • d2b936c Update GitHub version number to 1.12.722-SNAPSHOT
  • 2a8cb6c AWS SDK for Java 1.12.721
  • 10dc4bf Update GitHub version number to 1.12.721-SNAPSHOT
  • 8efd1d9 AWS SDK for Java 1.12.720
  • bdefb0e Update GitHub version number to 1.12.720-SNAPSHOT
  • f10e25a AWS SDK for Java 1.12.719
  • 5d52a61 Update GitHub version number to 1.12.719-SNAPSHOT
  • b6a70a1 AWS SDK for Java 1.12.718
  • 31cdf3f Update GitHub version number to 1.12.718-SNAPSHOT
  • Additional commits viewable in compare view

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[bot] avatar May 15 '24 10:05 dependabot[bot]