Releases: awslabs/payload-offloading-java-common-lib-for-aws
Version 2.2.0 of the Payload Offloading Java Common Library For AWS
What's Changed
This release contains a couple of important changes:
- Async S3 Client support for
Java 2.x
; - Aws-Json Support for Aws SQS.
- feat: Add async support by @richardsmithsfdc and @scottgerring in #19 and #50
- Bump com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.16.0 by @dependabot in #49
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.2 by @dependabot in #48
- Bump org.mockito:mockito-core from 5.2.0 to 5.7.0 by @dependabot in #47
- Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.1 by @dependabot in #46
- Bump jackson-databind from 2.14.2 to 2.15.2 by @dependabot in #34
- Bump maven-source-plugin from 2.2.1 to 3.3.0 by @dependabot in #32
- Bump aws-java-sdk.version from 2.20.30 to 2.20.130 by @dependabot in #41
New Contributors
- @richardsmithsfdc made their first contribution in #19
- @scottgerring made their first contribution in #50
Full Changelog: v2.1.3...v2.2.0
Version 1.1.3 of the Payload Offloading Java Common Library For AWS
Version 2.1.3 of the Payload Offloading Java Common Library For AWS
What's Changed
- Upgrade dependencies and minor refactoring by @ziyanli-amazon in #20
New Contributors
- @ziyanli-amazon made their first contribution in #20
Full Changelog: v2.1.2...v2.1.3
Version 1.1.2 of the Payload Offloading Java Common Library For AWS
Version 2.1.2 of the Payload Offloading Java Common Library For AWS
Bump aws sdk version (#15 )
Version 2.1.1 of the Payload Offloading Java Common Library For AWS
Allow users to specify a value for the s3Key, if none, UUID is generated.
Version 1.1.1 of the Payload Offloading Java Common Library For AWS
Allow users to specify a value for the s3Key, if none, UUID is generated.
Version 2.1.0 of the Payload Offloading Java Common Library For AWS
Extend the PayloadStorageConfiguration class to provide configuration for canned acl for v2.
Based on this issue in amazon-sqs-java-extended-client-lib (awslabs/amazon-sqs-java-extended-client-lib#45)
Version 1.1.0 of the Payload Offloading Java Common Library For AWS
Extend the PayloadStorageConfiguration class to provide configuration for canned acl.
Based on this issue in amazon-sqs-java-extended-client-lib (awslabs/amazon-sqs-java-extended-client-lib#45)
Version 2.0.0 of the Payload Offloading Java Common Library For AWS
Updated Payload Offloading Java Common Library For AWS to now support AWS SDK V2.