Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps software.amazon.awssdk:bom from 2.16.99 to 2.18.29.

Changelog

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

2.18.29 2022-12-01

AWS SDK for Java v2

  • Features

    • Added AsyncRequestBody.forBlockingOutputStream, allowing streaming operation requests to be written to like an output stream.
    • Updated endpoint and partition metadata.
  • Bugfixes

    • This fixes an issue with the client option validation where the client builder is incorrectly validating that a value for the SIGNER option is present, even when it's not required (because the service does not use AWS auth).

      This change only does the appropriate validations based on the authtypes present in the service model.

AWS Step Functions

  • Features

    • This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs.

Amazon CodeCatalyst

  • Features

    • This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation.

Amazon Comprehend

  • Features

    • Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities).

Amazon EventBridge Pipes

  • Features

    • AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)

Amazon GameLift

  • Features

    • GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.

2.18.28 2022-11-30

AWS Data Exchange

  • Features

    • This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.

AWS Glue

  • Features

    • This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.

AWS S3 Control

  • Features

    • Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Access Analyzer

  • Features

... (truncated)

Commits
  • 3d8367f Merge pull request #2272 from aws/staging/28bf0170-09ad-467e-a2f5-3a554d5233b9
  • 510b3d6 Release 2.18.29. Updated CHANGELOG.md, README.md and all pom.xml.
  • 9d6bb34 Updated endpoints.json and partitions.json.
  • 5eb7b19 Amazon CodeCatalyst Update: This release adds operations that support custome...
  • b795af4 Amazon EventBridge Pipes Update: AWS introduces new Amazon EventBridge Pipes ...
  • 44bfd50 AWS Step Functions Update: This release adds support for the AWS Step Functio...
  • 8fdb13c Amazon GameLift Update: GameLift introduces a new feature, GameLift Anywhere....
  • ff6e369 Amazon Comprehend Update: Comprehend now supports semi-structured documents (...
  • c119790 Validate signer client options based on authtype (#3579)
  • 46e49ba Used retry hint from CRT before converting HTTPException to IOException. (#3575)
  • 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.16.99 to 2.18.29.
- [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.16.99...2.18.29)

---
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 Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #467.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/gradle/app/software.amazon.awssdk-bom-2.18.29 branch December 5, 2022 22:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants