Skip to content

4.1.4

Compare
Choose a tag to compare
@spring-builds spring-builds released this 27 Nov 01:37
· 173 commits to main since this release

⭐ 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

  • Codacy Badge URL Invalid in README.adoc #2616
  • Benign java.io.IOException from JGit on startup #2028

❤️ Contributors

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

@MatejNedic, @dependabot[bot], @kvmw, and @ryanjbaxter