Update dependency io.awspring.cloud:spring-cloud-aws-starter-secrets-manager from v3.1.1 to v3.2.1 #409
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.1.1
->3.2.1
Release Notes
awspring/spring-cloud-aws (io.awspring.cloud:spring-cloud-aws-starter-secrets-manager)
v3.2.1
: 3.2.1Compare Source
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.2.1/reference/html/index.html
What's Changed
InMemoryBufferingS3OutputStream
wrongly appliescontentLength
toUploadPartRequest
causing timeout by @Mobe91 in https://github.com/awspring/spring-cloud-aws/pull/1249Full Changelog: awspring/spring-cloud-aws@v3.2.0...v3.2.1
v3.2.0
: 3.2.0Compare Source
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.2.0/reference/html/index.html
What's Changed
Spring Cloud AWS 3.2.0 brings compatibility with Spring Boot 3.3.x and contains all changes introduced in version 3.2.0-M1.
Highlights
Simplified integration testing with LocalStack through new modules:
spring-cloud-aws-testcontainers
- adds support for@ServiceConnection
&LocalStackContainer
spring-cloud-aws-docker-compose
- support for LocalStack via Docker Compose integration by @dominik-kovacs in https://github.com/awspring/spring-cloud-aws/pull/1123Integration with Spring Modulith:
SQS
SqsMessageListenerContainer
fails fast if queue names are not all FIFO or Standard by @internetstaff in https://github.com/awspring/spring-cloud-aws/pull/1001@SnsNotification
payload by @tomazfernandes in https://github.com/awspring/spring-cloud-aws/pull/1191BatchVisibility
listener method parameter by @tomazfernandes in https://github.com/awspring/spring-cloud-aws/pull/1193MessageConverter
by @tomazfernandes in https://github.com/awspring/spring-cloud-aws/pull/1194SqsMessagingMessageConverter
to handle JSON Strings with JSON Mime Type by @tomazfernandes in https://github.com/awspring/spring-cloud-aws/pull/1195DynamoDb
S3
getUrl
return location of bucket if object is empty ornull
by @MatejNedic in https://github.com/awspring/spring-cloud-aws/pull/1158SES
Docker Compose
Dependencies
New Contributors
Full Changelog: awspring/spring-cloud-aws@v3.2.0-M1...v3.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.