Commit Graph

1275 Commits

Author SHA1 Message Date
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
spring-builds
30511a1c21 Update SNAPSHOT to 4.1.4 2024-11-26 16:33:04 +00:00
Ryan Baxter
28f2b7af3b Reverse app names when fetching s3 data (#2652)
This matches the behavior of other EnvironmentRepositories like Git.

#Fixes #2642
2024-11-25 14:41:27 -05:00
spring-builds
c37d6b28e7 Going back to snapshots 2024-11-08 02:20:44 +00:00
spring-builds
96ce824401 Update SNAPSHOT to 4.2.0-RC1 2024-11-08 02:20:09 +00:00
Ryan Baxter
e6dd171cf4 Merge branch '4.1.x' 2024-10-23 19:38:38 -04:00
spring-builds
73b63de1e1 Bumping versions 2024-10-20 13:16:06 +00:00
Kaveh Shamsi
f4f24e312f Fixes the SpringVaultEnvironmentRepository issue with composite profile (#2595)
Signed-off-by: kvmw <mshamsi@broadcom.com>
2024-10-18 09:59:44 -04:00
Ryan Baxter
1f59aba0f6 Merge branch '4.1.x' 2024-10-18 09:25:25 -04:00
Kaveh Shamsi
3a041d379f Fixes checkstyle issues (#2596)
Signed-off-by: kvmw <mshamsi@broadcom.com>
2024-10-18 09:24:46 -04:00
Kaveh Shamsi
ad11a23a6d Refactor and cleanup AbstractScmEnvironmentRepository (#2585)
Signed-off-by: kvmw <mshamsi@broadcom.com>
2024-10-11 10:27:32 -04:00
Ryan Baxter
a4d47a2beb Merge branch '4.1.x' 2024-10-09 10:56:20 -04:00
Kaveh Shamsi
6914dc89b1 Uses label when searching secrets in [Spring]VaultEnvironmentRepository (#2460)
* Uses label when searching secrets in [Spring]VaultEnvironmentRepository

Signed-off-by: kvmw <mshamsi@broadcom.com>

* Adds a feature flag to enable label in vault secret paths

Signed-off-by: kvmw <mshamsi@broadcom.com>

* Makes default-label in [Spring]VaultEnvironmentRepository configurable

Signed-off-by: kvmw <mshamsi@broadcom.com>

* When label flag is enabled, profile should always by included in vault key

Signed-off-by: kvmw <mshamsi@broadcom.com>

* Updates Vault docs

Signed-off-by: kvmw <mshamsi@broadcom.com>

* Switches to main as default label for vault

Signed-off-by: kvmw <mshamsi@broadcom.com>

---------

Signed-off-by: kvmw <mshamsi@broadcom.com>
2024-10-09 10:55:29 -04:00
Kaveh Shamsi
ce3b9847c4 Default-label in CredhubEnviornmentRepository should be used only if label is not provided (#2581)
Signed-off-by: kvmw <mshamsi@broadcom.com>
2024-10-09 10:50:38 -04:00
buildmaster
9756a6a49b Going back to snapshots 2024-10-08 01:49:17 +00:00
buildmaster
c58bf1dea7 Update SNAPSHOT to 4.2.0-M2 2024-10-08 01:48:42 +00:00
Tobias Soloschenko
91372860f8 feat: resource charset support (#2440) 2024-10-04 14:48:13 -04:00