Ryan Baxter
951e8aadab
Merge branch '4.1.x'
2024-09-03 15:38:18 -04:00
Kaveh Shamsi
464196fc8e
Cleanup VaultEnvironmentRepository unit tests ( #2459 )
...
Signed-off-by: kvmw <mshamsi@broadcom.com >
2024-09-03 15:37:54 -04:00
Ryan Baxter
243f3e5489
Merge branch '4.1.x'
2024-09-03 08:57:40 -04:00
Kaveh Shamsi
fe6720d916
ryanjbaxter
...
Signed-off-by: kvmw <mshamsi@broadcom.com >
2024-09-03 08:57:02 -04:00
buildmaster
e1b81c0f38
Going back to snapshots
2024-08-19 18:59:50 +00:00
buildmaster
7f80c65436
Update SNAPSHOT to 4.2.0-M1
2024-08-19 18:59:12 +00:00
buildmaster
774f6ccb1d
Bumping versions
2024-08-14 13:08:35 +00:00
buildmaster
546d6fb4f4
Bumping versions
2024-08-13 21:02:54 +00:00
Ryan Baxter
8002bdea47
Merge branch '4.1.x'
2024-08-13 12:02:53 -04:00
Kaveh Shamsi
eaa06aa84e
ryanjbaxter
...
* Handles multiple application names in CredhubEnvironmentRepository
Signed-off-by: kvmw <mshamsi@broadcom.com >
* Always add the main credhub PropertySource, even if it is empty
Signed-off-by: kvmw <mshamsi@broadcom.com >
---------
Signed-off-by: kvmw <mshamsi@broadcom.com >
2024-08-13 12:01:51 -04:00
buildmaster
4654065718
Bumping versions
2024-08-07 14:19:27 +00:00
Ryan Baxter
b880e0009e
Annotating VaultEnvironmentRepositoryFactory with @Deprecated. Fixes #2445
2024-07-26 08:20:09 -04:00
buildmaster
2872adf32e
Bumping versions
2024-07-23 10:34:53 +00:00
buildmaster
c1e60f94f9
Bumping versions to 4.1.4-SNAPSHOT after release
2024-07-10 16:50:56 +00:00
buildmaster
177b5b8052
Going back to snapshots
2024-07-10 16:50:55 +00:00
buildmaster
87ef701f1b
Update SNAPSHOT to 4.1.3
2024-07-10 16:49:58 +00:00
buildmaster
d312d2efec
Bumping versions to 4.1.3-SNAPSHOT after release
2024-05-30 11:18:51 +00:00
buildmaster
fe2da8c1bb
Going back to snapshots
2024-05-30 11:18:50 +00:00
buildmaster
88ce79e96a
Update SNAPSHOT to 4.1.2
2024-05-30 11:17:15 +00:00
WonChul Heo
1bdca37b7f
Polishing ( #2418 )
2024-05-20 17:53:25 -04:00
buildmaster
450599fbcf
Bumping versions
2024-05-15 10:34:56 +00:00
Olga Maciaszek-Sharma
55ab6ab53d
Fix doc. Add TODO.
2024-05-15 11:52:32 +02:00
Olga Maciaszek-Sharma
aaabcdd4c2
Fix composite environment aot and native image generation ( #2412 )
2024-05-07 15:48:11 +02:00
Ryan Baxter
d2168e90bb
Allow users to provide a customizer to customize the HttpClient behavior. ( #2413 )
...
Fixes #2410
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com >
2024-04-29 08:57:28 -04:00
Pearson Radu
de0c0e14c7
fix: configure ssh connect timeout value ( #2394 )
...
Modify `PropertyBasedSshSessionFactory` and `FileBasedSshSessionFactory` to configure `SshConstants.CONNECT_TIMEOUT` based on the supplied timeout property
2024-03-28 14:03:32 -04:00
buildmaster
5ee09b3d9c
Bumping versions to 4.1.2-SNAPSHOT after release
2024-03-27 13:51:38 +00:00
buildmaster
eee0c1a09a
Going back to snapshots
2024-03-27 13:51:37 +00:00
buildmaster
4913a2673a
Update SNAPSHOT to 4.1.1
2024-03-27 13:50:06 +00:00
buildmaster
7adbc3fcaf
Bumping versions
2024-03-19 10:35:35 +00:00
Pearson Radu
a6aaa43b3f
fix: allow negative value for jgit environment to disable refresh ( #2393 )
...
Modify `JGitEnvironmentRepository` to return `false` on `shouldPull` method when `refreshRate` is a negative value
Fixes gh-2256
2024-03-18 09:28:20 -04:00
David Riseley
cad977de00
Ensure last-wins profile order is respected for AWS Parameter Store and Secrets Manager ( #2386 )
...
Fixes #2385
2024-03-12 15:30:22 -04:00
buildmaster
61909a3895
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 15:51:47 +00:00
buildmaster
d3e0e3abdc
Going back to snapshots
2023-12-06 15:51:46 +00:00
buildmaster
da193d51a7
Update SNAPSHOT to 4.1.0
2023-12-06 15:49:59 +00:00
Olga Maciaszek-Sharma
6be013137c
Native image support for Config Server ( #2361 )
2023-12-05 19:13:12 +01:00
Ryan Baxter
f9449a2b21
Escaping bracket in docs
2023-12-04 15:12:35 -05:00
Ryan Baxter
c4f1720dbb
Merge branch '4.0.x'
2023-11-29 14:04:58 -05:00
Ondrej Ščecina
8a409cd7d0
Do not set staging label when fetching the secret values. ( #2359 )
...
* Do not set staging label when fetching the secret values.
* Add `ignoreLabel` documentation.
* Amend `ignoreLabel` documentation.
---------
Co-authored-by: Ondrej Scecina <scecina_ondrej@solarturbines.com >
2023-11-29 14:03:55 -05:00
Ryan Baxter
a0e8cb263a
Merge branch '4.0.x'
2023-11-14 18:56:00 -05:00
Ondrej Ščecina
613be43082
Do not fail retrieving secrets from Secrets Manager when any secret is marked for deletion. ( #2350 )
...
Co-authored-by: Ondrej Scecina <scecina_ondrej@solarturbines.com >
2023-11-14 18:55:31 -05:00
buildmaster
a55a43c189
Going back to snapshots
2023-10-31 14:06:14 +00:00
buildmaster
3094666aca
Update SNAPSHOT to 4.1.0-RC1
2023-10-31 14:04:55 +00:00
Ryan Baxter
d6f7ca9cf7
Merge branch '4.0.x'
2023-10-24 17:13:26 -04:00
Ryan Baxter
0dd99851e6
Move DefaultTextEncryptionAutoConfiguration so the RsaEncryotionAutoconfiguration is loaded first ( #2340 )
...
We need the TextEncryptorLocator from the RSA autoconfiguration to be created first is present. Fixes #2265
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com >
2023-10-24 17:12:52 -04:00
buildmaster
66c0715d62
Bumping versions
2023-10-19 10:36:53 +00:00
G1
5e50f11fc3
Additional information in the log output when an InvalidCipherException occurs. ( #2334 )
2023-10-18 15:36:33 -04:00
buildmaster
09325414bd
Bumping versions
2023-10-14 13:47:36 +00:00
buildmaster
a4807a1f93
Bumping versions
2023-10-14 10:35:51 +00:00
Ryan Baxter
603a2437f0
Merge branch '4.0.x'
2023-10-13 15:44:17 -04:00
Ryan Baxter
63a42a2e7f
Set region in test
2023-10-13 13:52:19 -04:00