github spring-cloud/spring-cloud-config v3.1.8

latest releases: v4.2.0-M1, v4.1.3, v4.1.2...
15 months ago

What's Changed

  • Loads the default configuration for application names prefixed with "application". by @kvmw in #2262
  • Include property sources without profile and include application property source in AWS S3 by @ryanjbaxter in #2261
  • Support for profile specific config data loading by @ryanjbaxter in #2260
  • Better parsing of connection factory urls by @ryanjbaxter in #2263
  • Recreate ConfigClientProperties every time we load config data by @ryanjbaxter in #2275
  • Pass binder to ConfigServerInstanceProvider by @ryanjbaxter in #2269
  • Create a bean for ResourceControllerAdvice by @ryanjbaxter in #2285
  • Configures SshSessionFactory only if there is at least one git uri with ssh scheme by @kvmw in #2288
  • Implement a better equals and hashcode method ConfigServerConfigDataResource by @ryanjbaxter in #2278
  • Initialize ConfigClientProperties instead of using whats in bootstrap. by @ryanjbaxter in #2282
  • Revert changes to adding profile specific logic by @ryanjbaxter in #2292

Full Changelog: v3.1.7...v3.1.8

Don't miss a new spring-cloud-config release

NewReleases is sending notifications on new releases.