Skip to content

Releases: spring-cloud/spring-cloud-config

4.2.0-RC1

08 Nov 02:21
Compare
Choose a tag to compare

⭐ New Features

  • Let The Config Server Handle Multiple Labels Instead Of The Client #2583

🐞 Bug Fixes

  • Default-label in CredhubEnviornmentRepository should be used only if label is not provided #2581

❤️ Contributors

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

@dependabot[bot] and @kvmw

4.2.0-M2

08 Oct 01:50
Compare
Choose a tag to compare

⭐ New Features

  • Support Multiple Labels In Environment Repositories #2449
  • feat(config-server): add MongoDB environment repository support #2390
  • Resources can be stored and received with a given charset. #2115

❤️ Contributors

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

@apappascs, @dependabot[bot], and @ryanjbaxter

4.1.3

10 Jul 16:51
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Wrong ordering of property sources in config client when using spring.config.import #2417

4.1.2

30 May 11:18
Compare
Choose a tag to compare

⭐ New Features

  • Allow Users To Customize HttpClient #2410
  • fix: configure ssh connect timeout value #2394
  • 2022.0.4 : No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly? #2330

🐞 Bug Fixes

  • Process AOT - Error with "composite" profile in Spring Cloud Config Server generating Native Image #2395

📔 Documentation

  • docs: update git backend docs to include ssh connection timeout #2396
  • Enhance Spring ConfigServer: Introduce {secret} Prefix for Efficient Management of Shared Secrets #2377
  • Document vault decryptor #1785

❤️ Contributors

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

@heowc and @pearsonradu

4.1.1

27 Mar 13:51
Compare
Choose a tag to compare

⭐ New Features

  • fix: allow negative value for jgit environment to disable refresh #2393

🐞 Bug Fixes

  • AWS Parameter Store Environment Repository returns profiles in the wrong order #2385
  • spring.cloud.config.retry.useRandomPolicy not being applied #2379

📔 Documentation

  • docs: add Custom Environment Repositories and update config sharing #2389
  • Need more detailed information about the new spring.cloud.config.retry.useRandomPolicy property #2378
  • Fix link to observability page #2370

❤️ Contributors

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

@apappascs, @dalbani, and @pearsonradu

4.0.5

26 Jan 01:10
Compare
Choose a tag to compare

⭐ 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

v3.1.9

19 Dec 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.1.9

4.1.0

06 Dec 15:51
Compare
Choose a tag to compare

⭐ New Features

  • Native image support for Config Server #2361

❤️ Contributors

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

@OlgaMaciaszek

4.1.0-RC1

31 Oct 14:06
Compare
Choose a tag to compare

⭐ New Features

  • Additional information in the log output when an InvalidCipherException occurs. #2334

❤️ Contributors

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

@kworkbee

4.1.0-M2

27 Sep 11:20
Compare
Choose a tag to compare

📔 Documentation

❤️ Contributors

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

@spencergibb