Releases: spring-cloud/spring-cloud-config
Releases · spring-cloud/spring-cloud-config
4.3.0-M1
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
What's Changed
- Bump @antora/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs by @dependabot in #2638
- Bump @antora/collector-extension from 1.0.0-beta.5 to 1.0.0-rc.1 in /docs by @dependabot in #2648
- Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 in /docs by @dependabot in #2658
- Bump software.amazon.awssdk:bom from 2.29.24 to 2.29.27 by @dependabot in #2663
- Bump software.amazon.awssdk:bom from 2.29.27 to 2.29.29 by @dependabot in #2665
- Bump @antora/collector-extension from 1.0.0 to 1.0.1 in /docs by @dependabot in #2673
- Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #2672
- Bump @antora/collector-extension from 1.0.0 to 1.0.1 in /docs by @dependabot in #2671
- Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #2670
- Bump software.amazon.awssdk:bom from 2.29.29 to 2.29.30 by @dependabot in #2675
- Bump software.amazon.awssdk:bom from 2.29.30 to 2.29.31 by @dependabot in #2676
- Bump software.amazon.awssdk:bom from 2.29.31 to 2.29.32 by @dependabot in #2677
- Support multiple Spring application names for AWS Secrets Manager by @leekib in #2664
- Bump software.amazon.awssdk:bom from 2.29.32 to 2.29.33 by @dependabot in #2678
- Remove unused code branch In GitCredentialsProviderFactory by @ryanjbaxter in #2679
- Bump software.amazon.awssdk:bom from 2.29.33 to 2.29.34 by @dependabot in #2680
- Bump software.amazon.awssdk:bom from 2.29.34 to 2.29.35 by @dependabot in #2682
- Bump software.amazon.awssdk:bom from 2.29.35 to 2.29.36 by @dependabot in #2683
- Bump software.amazon.awssdk:bom from 2.29.36 to 2.29.37 by @dependabot in #2685
- Honor order set in configuration properties for composite profile by @ryanjbaxter in #2686
- Bump software.amazon.awssdk:bom from 2.29.37 to 2.29.38 by @dependabot in #2687
- Bump software.amazon.awssdk:bom from 2.29.38 to 2.29.39 by @dependabot in #2688
- Bump software.amazon.awssdk:bom from 2.29.39 to 2.29.40 by @dependabot in #2691
- Bump software.amazon.awssdk:bom from 2.29.40 to 2.29.41 by @dependabot in #2692
- Bump software.amazon.awssdk:bom from 2.29.41 to 2.29.43 by @dependabot in #2693
- Bump software.amazon.awssdk:bom from 2.29.43 to 2.29.44 by @dependabot in #2694
- Bump software.amazon.awssdk:bom from 2.29.44 to 2.29.45 by @dependabot in #2695
- Bump software.amazon.awssdk:bom from 2.29.45 to 2.29.46 by @dependabot in #2696
- Bump software.amazon.awssdk:bom from 2.29.46 to 2.29.47 by @dependabot in #2697
- Bump software.amazon.awssdk:bom from 2.29.47 to 2.29.49 by @dependabot in #2700
- Bump software.amazon.awssdk:bom from 2.29.49 to 2.29.50 by @dependabot in #2702
- Bump software.amazon.awssdk:bom from 2.29.50 to 2.29.51 by @dependabot in #2703
- Bump software.amazon.awssdk:bom from 2.29.51 to 2.29.52 by @dependabot in #2706
- Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 by @dependabot in #2704
- Add property to disable adding invalid prefix when decryption fails by @ryanjbaxter in #2708
- Fix typo by @quaff in #2711
- Bump software.amazon.awssdk:bom from 2.29.52 to 2.30.4 by @dependabot in #2715
- Bump software.amazon.awssdk:bom from 2.30.4 to 2.30.5 by @dependabot in #2717
- Bump software.amazon.awssdk:bom from 2.30.5 to 2.30.6 by @dependabot in #2719
- Bump software.amazon.awssdk:bom from 2.30.6 to 2.30.7 by @dependabot in #2721
New Contributors
Full Changelog: v4.2.0...v4.3.0-M1
4.1.5
4.2.0
🐞 Bug Fixes
- S3 Backend Behaves Differently With Multiple Application Names #2642
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.1.4
⭐ 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
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MatejNedic, @dependabot[bot], @kvmw, and @ryanjbaxter
4.2.0-RC1
⭐ 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
⭐ 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
4.1.2
⭐ 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
⭐ 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
⭐ 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: