Skip to content

Releases: spring-cloud/spring-cloud-config

4.2.4

11 Dec 18:30
d14969c

Choose a tag to compare

⭐ New Features

  • RefNotFoundException thrown when using spring.cloud.config.send-all-labels=true with invalid commit ID #3126

🐞 Bug Fixes

  • Placeholder in Git URI doesn't work when used with local filesystem #3095

❤️ Contributors

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

@dependabot[bot]

5.0.0

24 Nov 15:42
1f589b6

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot] and @minizhiren

5.0.0-RC1

12 Nov 12:14
afc08eb

Choose a tag to compare

❤️ Contributors

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

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

5.0.0-M4

17 Oct 12:26
df866bd

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

5.0.0-M3

01 Oct 21:34
3b3231c

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot], @klopfdreh, and @philwebb

4.2.3

09 Jul 22:20
e0614a9

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

4.1.7

24 Jun 10:01
db45722

Choose a tag to compare

🐞 Bug Fixes

  • Server-side authentication for Vault not supported in composite backends #2821
  • Incorrect profile hadling of properties using AwsS3 repository #2815
  • Race condition between environment and resources repository when using jgit repository #2681

📔 Documentation

  • Fix health indicator property names in docs #2915
  • Correct antora attribute #2907

❤️ Contributors

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

@cselagea and @ngocnhan-tran1996

4.3.0

29 May 14:57

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

4.3.0-RC1

01 May 12:28

Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

What's Changed

  • Bump software.amazon.awssdk:bom from 2.31.15 to 2.31.17 by @dependabot in #2817
  • Bump software.amazon.awssdk:bom from 2.31.17 to 2.31.18 by @dependabot in #2818
  • Bump software.amazon.awssdk:bom from 2.31.18 to 2.31.19 by @dependabot in #2819
  • Bump software.amazon.awssdk:bom from 2.31.19 to 2.31.20 by @dependabot in #2820
  • Bump software.amazon.awssdk:bom from 2.31.20 to 2.31.21 by @dependabot in #2822
  • Bump software.amazon.awssdk:bom from 2.31.21 to 2.31.22 by @dependabot in #2823
  • Bump software.amazon.awssdk:bom from 2.31.22 to 2.31.23 by @dependabot in #2824
  • Bump software.amazon.awssdk:bom from 2.31.23 to 2.31.24 by @dependabot in #2826
  • Bump software.amazon.awssdk:bom from 2.31.24 to 2.31.25 by @dependabot in #2827
  • Support YAML specific profile documents in AWS S3 buckets by @ryanjbaxter in #2825
  • Bump software.amazon.awssdk:bom from 2.31.25 to 2.31.26 by @dependabot in #2829
  • Support server-side authentication for Vault in composite backends by @mamachanko in #2828
  • Bump software.amazon.awssdk:bom from 2.31.26 to 2.31.27 by @dependabot in #2830
  • Bump software.amazon.awssdk:bom from 2.31.27 to 2.31.28 by @dependabot in #2832
  • Bump software.amazon.awssdk:bom from 2.31.28 to 2.31.30 by @dependabot in #2837
  • Bump software.amazon.awssdk:bom from 2.31.30 to 2.31.31 by @dependabot in #2838
  • Bump software.amazon.awssdk:bom from 2.31.31 to 2.31.32 by @dependabot in #2839

New Contributors

Full Changelog: v4.3.0-M3...v4.3.0-RC1

4.3.0-M3

07 Apr 11:07

Choose a tag to compare

⭐ New Features

  • Config Server: S3 integration should consume the same files as in Git intergation #1829

🐞 Bug Fixes

  • Health indicator should show down if acceptEmpty false and property sources are empty #2778

❤️ Contributors

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

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