Update dependency io.awspring.cloud:spring-cloud-aws-dependencies to v3.3.1 #465
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.0
->3.3.1
Release Notes
awspring/spring-cloud-aws (io.awspring.cloud:spring-cloud-aws-dependencies)
v3.3.1
Compare Source
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.3.1/reference/html/index.html
What's Changed
S3
S3Presigner
by @maciejwalkowiak (https://github.com/awspring/spring-cloud-aws/pull/1390)S3AsyncClient
endpoint from Localstack if available in tests by @ofir-popowski in https://github.com/awspring/spring-cloud-aws/pull/1330aot.factories
to correct path by @MatejNedic in https://github.com/awspring/spring-cloud-aws/pull/1335S3EncryptionConditional.KmsKeyProperty
by @gbaso in https://github.com/awspring/spring-cloud-aws/pull/1337SQS
SqsTemplate#sendMany()
10-messages limitation by @shreyas957 (https://github.com/awspring/spring-cloud-aws/pull/1382)sqs:GetQueueUrl
action by @PatrickGotthard (https://github.com/awspring/spring-cloud-aws/pull/1372)@SqsListener
by @PatrickGotthard (https://github.com/awspring/spring-cloud-aws/pull/1348)SqsListener
argument resolver to extract the subject of an SNS message by @n-n-nebbl in https://github.com/awspring/spring-cloud-aws/pull/1318Others
ImdsAutoConfiguration
from unrelated tests to speed up startup time by @maciejwalkowiak in https://github.com/awspring/spring-cloud-aws/pull/1394New Contributors
Full Changelog: awspring/spring-cloud-aws@v3.3.0...v3.3.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.