awslabs / amazon-sqs-java-extended-client-lib

An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
Apache License 2.0
207 stars 109 forks source link

Fix receive message operation for customers using older versions of Extended Client #141

Closed jagdev-aws closed 4 months ago

jagdev-aws commented 4 months ago

Changes: Fix receive message operation for customers using older versions of Extended Client

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jagdev-aws commented 4 months ago

mvn clean test succeeds