spring-builds
597ee54c9e
Going back to snapshots
2025-04-07 11:06:07 +00:00
spring-builds
e1136ba43d
Update SNAPSHOT to 4.3.0-M3
2025-04-07 11:05:31 +00:00
Ryan Baxter
4528560395
Merge branch '4.2.x'
2025-04-04 15:54:23 -04:00
spring-builds
55b562322d
Bumping versions to 4.2.3-SNAPSHOT after release
2025-04-04 12:53:08 +00:00
spring-builds
a139ef5e70
Going back to snapshots
2025-04-04 12:53:06 +00:00
spring-builds
cf340eac35
Update SNAPSHOT to 4.2.2
2025-04-04 12:52:02 +00:00
Ryan Baxter
33818682a2
Merge branch '4.1.x' into 4.2.x
2025-04-03 20:20:35 -04:00
spring-builds
70d5b854bb
Bumping versions to 4.1.7-SNAPSHOT after release
2025-04-04 00:07:16 +00:00
spring-builds
705d7995e7
Going back to snapshots
2025-04-04 00:07:14 +00:00
spring-builds
46b9431a48
Update SNAPSHOT to 4.1.6
2025-04-04 00:06:19 +00:00
Ryan Baxter
72d7e1502f
Use stateless session manage when using vault token from http header
2025-04-03 19:20:30 -04:00
spring-builds
11544020fe
Bumping versions
2025-03-20 10:22:29 +00:00
spring-builds
0ebea97f39
Bumping versions
2025-03-19 10:23:18 +00:00
spring-builds
88899b580e
Bumping versions to 4.2.2-SNAPSHOT after release
2025-03-18 23:02:56 +00:00
spring-builds
eb4b88f955
Going back to snapshots
2025-03-18 23:02:55 +00:00
spring-builds
e9df29e844
Update SNAPSHOT to 4.2.1
2025-03-18 23:01:54 +00:00
spring-builds
6c31dbaede
Bumping versions
2025-03-14 00:50:56 +00:00
cselagea
a7f662198b
Replace charset string with java.nio.charset.StandardCharsets constant ( #2787 )
...
Signed-off-by: Cosmin Selagea-Popov <36129697+cselagea@users.noreply.github.com >
2025-03-10 09:59:59 -04:00
Ryan Baxter
4b11b56739
Health indicator should show down if acceptEmpty false and property sources are empty ( #2778 )
...
Fixes #2749
2025-03-06 09:25:57 -05:00
kkurczewski
9e0b20b037
Make S3 and Git backends more compatible ( #2780 )
...
* Make S3 and Git backends more compatible
Fixes https://github.com/spring-cloud/spring-cloud-config/issues/1829
Signed-off-by: Krzysztof Kurczewski <krzysiek.kurczewski@gmail.com >
* Add docs
Signed-off-by: kkurczewski <kkurczewski@users.noreply.github.com >
* Use relative link
Signed-off-by: kkurczewski <kkurczewski@users.noreply.github.com >
* Add explicit note about new flag for S3 backend
Signed-off-by: kkurczewski <kkurczewski@users.noreply.github.com >
---------
Signed-off-by: Krzysztof Kurczewski <krzysiek.kurczewski@gmail.com >
Signed-off-by: kkurczewski <kkurczewski@users.noreply.github.com >
2025-03-05 17:14:23 -05:00
spring-builds
0ead1cd315
Going back to snapshots
2025-02-27 19:30:42 +00:00
spring-builds
819335cda8
Update SNAPSHOT to 4.3.0-M2
2025-02-27 19:30:06 +00:00
Ryan Baxter
44c6c7c637
Merge branch '4.2.x'
2025-02-25 08:43:09 -06:00
Ryan Baxter
f703881543
Merge branch '4.1.x' into 4.2.x
2025-02-25 08:42:44 -06:00
Ryan Baxter
47d1b9dad3
Use default values for missing values ( #2757 )
...
Fixes #2752
2025-02-25 09:37:01 -05:00
Ryan Baxter
ef8a62a506
When accept-empty is false, make health indicator DOWN ( #2756 )
...
Fixes #2749
2025-02-22 08:50:26 -05:00
spring-builds
eeaad7c6b9
Going back to snapshots
2025-01-30 03:45:19 +00:00
spring-builds
4aad3b0387
Update SNAPSHOT to 4.3.0-M1
2025-01-30 03:44:42 +00:00
Ryan Baxter
0c66a17c6b
Merge branch '4.2.x'
2025-01-23 16:42:12 -05:00
Ryan Baxter
21f0425c7f
Merge branch '4.1.x' into 4.2.x
2025-01-23 16:42:00 -05:00
Ryan Baxter
122c792d3a
Upgrade Localstack to 4.0.3
2025-01-23 16:41:42 -05:00
Ryan Baxter
d89194e39c
Bumping versions for the next release
2025-01-16 10:41:23 -05:00
Ryan Baxter
435469ab17
Merge branch '4.1.x'
2025-01-15 16:12:21 -05:00
Ryan Baxter
2d88fa05db
Add property to disable adding invalid prefix when decryption fails ( #2708 )
...
Fixes #2632
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-01-15 16:09:44 -05:00
spring-builds
dc8a53f5aa
Bumping versions to 4.1.6-SNAPSHOT after release
2025-01-10 00:11:19 +00:00
spring-builds
438475f072
Going back to snapshots
2025-01-10 00:11:18 +00:00
spring-builds
9e35642edc
Update SNAPSHOT to 4.1.5
2025-01-10 00:10:17 +00:00
Ryan Baxter
91bc25752a
Merge branch '4.1.x'
2024-12-19 12:01:26 -05:00
Ryan Baxter
b3c179f6bb
Honor order set in configuration properties for composite profile ( #2686 )
...
Fixes #2438
2024-12-19 11:50:05 -05:00
Ryan Baxter
9594173e7e
Merge branch '4.1.x'
2024-12-13 20:00:47 -05:00
Ryan Baxter
16f93aa9db
Remove unused code branch ( #2679 )
2024-12-13 19:57:49 -05:00
spring-builds
82f88f965c
Bumping versions
2024-12-13 21:08:18 +00:00
2012160085
f883133b02
Support multiple Spring application names for AWS Secrets Manager ( #2664 )
...
* Support multiple spring application names for AWS secret manager
- Enable processing of comma-separated application names in Spring Cloud Config.
- Add test cases for handling multiple application names.
* Add a test to ensure consistency of logic for retrieving secrets with labels and profiles
2024-12-12 17:13:20 -05:00
spring-builds
b9a75611f4
Bumping versions to 4.2.1-SNAPSHOT after release
2024-12-03 01:05:45 +00:00
spring-builds
9a92c1eb59
Going back to snapshots
2024-12-03 01:05:45 +00:00
spring-builds
9bdda510ad
Update SNAPSHOT to 4.2.0
2024-12-03 01:04:49 +00:00
spring-builds
c41bf0d3a5
Going back to snapshots
2024-11-27 01:36:07 +00:00
spring-builds
9034d9e6ba
Update SNAPSHOT to 4.1.4
2024-11-27 01:35:17 +00:00
spring-builds
ef4059f7a4
Bumping versions to 4.1.5-SNAPSHOT after release
2024-11-26 16:34:01 +00:00
spring-builds
71fe7bb578
Going back to snapshots
2024-11-26 16:33:57 +00:00