fix(deps): update dependency io.awspring.cloud:spring-cloud-aws-starter-secrets-manager from v3.4.2 to v4#881
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #881 +/- ##
=========================================
Coverage 80.07% 80.07%
Complexity 1354 1354
=========================================
Files 214 214
Lines 7289 7289
Branches 528 528
=========================================
Hits 5837 5837
Misses 1163 1163
Partials 289 289 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
007e3e2 to
5f20e6f
Compare
…er-secrets-manager from v3.4.2 to v4
5f20e6f to
50a2483
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.2→4.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
awspring/spring-cloud-aws (io.awspring.cloud:spring-cloud-aws-starter-secrets-manager)
v4.0.0: 4.0.0Compare Source
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/4.0.0/reference/html/index.html
What's changed
🚀 Highlights
Spring Cloud AWS 4.0.0 is a major release aligned with the next generation of the Spring ecosystem. It delivers full compatibility with Spring Boot 4.x and Spring Framework 7.x.
A key milestone in this release is the integration of the Spring Integration AWS project directly into Spring Cloud AWS.
New Spring Integration modules include support for:
Modernized testing support with
ServiceConnectionmigration to Testcontainers 2.SQS
@SqsListeneris now possible by using@SqsHandlerannotation by @joseiedo in #1377SnsNotification@chomatdam in #1419SqsListenerstarting up on context startup withspring.cloud.aws.sqs.listener.auto-startupby @techadri in #1435maxMessagesPerPollvalidation message inAbstractContainerOptionsby @richardfearn in #1480SQS Integration
DynamoDb Integration
SNS Integration
DynamoDb
DefaultDynamoDbTableNameResolverwith caching and improved table name resolution by @marcusvoltolim in #1464DynamoTemplateupdate partial usingUpdateItemEnhancedRequestby @marcusvoltolim in #1448DefaultDynamoDbTableSchemaResolverto resolveDynamoDbBeanandDynamoDbImmutableby @marcusvoltolim in #1450S3
listAllObjectsmethod toS3Templateby @Tooa in #1443Secrets Manager
S3 Integration
Kinesis Integration
STS
spring.cloud.aws.stsproperties, system property or environment variable is set. by @maciejwalkowiak in #1444SES
MimeMessagePreparatorswith default implementation inJavaMailSenderby @maciejwalkowiak #1503Parameter Store
CloudWatch
Core
AwsClientCustomizerand it's usages. by @maciejwalkowiak in #1410Dependency Upgrades
Documentation
Tests
S3PropertySourceTestby @yonghanlin in #1538SqsListenerAnnotationBeanPostProcessorTestsby @yonghanlin in #1536Big thanks to all contributors! 💚
New Contributors
Full Changelog: https://github.com/awspring/spring-cloud-aws/compare/v3.4.2..v4.0.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.