Skip to content

4.0.5

Compare
Choose a tag to compare
@spring-builds spring-builds released this 26 Jan 01:10
· 83 commits to main since this release

⭐ New Features

  • Register a new class to resolve properties during bootstrap #2375
  • Reduce risk of thundering herd issues in retry logic #2351
  • Read most up-to-date secrets from AWS Secrets Manager #2347

🐞 Bug Fixes

  • Version 4.0.4, unable to connect to Cloud Config if we have cloud config profile and spring environment profile. #2349
  • Cannot read properties off Secrets Manager when marked for deletion #2346
  • Discovery first attempts to import without service discovery when configserver import is specified in profile-specific document #2338
  • Align AWS Parameter Store Factory bean name with profile name #2336
  • decrypt issue during spring.cloud.config.server.bootstrap #2265

📔 Documentation

  • The wording of the client's settings override can be confusing and would be good to fix #2372

❤️ Contributors

Thank you to all the contributors who worked on this release:

@ryanjbaxter