Spring Cloud Config Versions Save

External configuration (server and client) for Spring Cloud

v4.1.1

1 month ago

:star: New Features

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

:lady_beetle: Bug Fixes

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

:notebook_with_decorative_cover: 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

:heart: Contributors

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

@apappascs, @dalbani, and @pearsonradu

v4.0.5

3 months ago

:star: 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

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

  • The wording of the client's settings override can be confusing and would be good to fix #2372

:heart: Contributors

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

@ryanjbaxter

v3.1.9

5 months ago

What's Changed

Full Changelog: https://github.com/spring-cloud/spring-cloud-config/compare/v3.1.8...v3.1.9

v4.1.0

5 months ago

:star: New Features

  • Native image support for Config Server #2361

:heart: Contributors

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

@OlgaMaciaszek

v4.1.0-RC1

6 months ago

:star: New Features

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

:heart: Contributors

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

@kworkbee

v4.1.0-M2

7 months ago

:notebook_with_decorative_cover: Documentation

:heart: Contributors

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

@spencergibb

v4.1.0-M1

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spring-cloud/spring-cloud-config/compare/v4.0.2...v4.1.0-M1

v4.0.4

9 months ago

:hammer: Dependency Upgrades

  • spring-cloud-config-dependencies using outdated version of spring-cloud-vault #2283

:heavy_check_mark: Tasks

  • Removes unnecessary @RunWith annotations #2290
  • Removes duplicate bean definition in ResourceControllerIntegrationTests #2286

:heart: Contributors

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

@kvmw

v3.1.8

10 months ago

What's Changed

Full Changelog: https://github.com/spring-cloud/spring-cloud-config/compare/v3.1.7...v3.1.8

v4.0.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spring-cloud/spring-cloud-config/compare/v4.0.2...v4.0.3