⭐ New Features
- Enables defining a base path for CredHub credentials #2521
- Makes default-label in CredhubEnvironmentRepository configurable #2519
🐞 Bug Fixes
- local configuration can't refresh when use eureka to connect cloud config server #2624
- Only ignore profile activation and inclusion if the property source is profile specific #2613
- Uses label when searching secrets in [Spring]VaultEnvironmentRepository #2460
- Fixes the order of profiles and application names in CredhubEnvironmentRepository #2458
- Handles multiple application names in CredhubEnvironmentRepository #2447
- VaultEnvironmentRepositoryFactory is deprecated in its javadoc but it is not annotated with
@Deprecated
#2445 - Native support for RetryTemplateFactory as it uses reflections to access the field logger of RetryTemplate #2439
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MatejNedic, @dependabot[bot], @kvmw, and @ryanjbaxter