Skip to content

Release 3.0.4

Compare
Choose a tag to compare
@ulisesbocchio ulisesbocchio released this 29 Aug 05:54
· 98 commits to master since this release

Version 3.0.4 Release Includes

  • Spring Boot 2.5.4
  • Spring cloud 2020.0.3
  • Removed double property source config from spring ConfigurationPropertySource and added wrapper that lead to stack overflows and circular dependencies
  • StubPropertySource bug fixed
  • Deadlock on properties cache fixed
  • Added Origin support to config properties source wrappers
  • RefreshedScope listener Class.forName() caching for improved performance
  • AES/GCM Support (Guide)
  • ability to skip property sources by class (Guide)