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
Ryan Baxter
56959205bc
Merge branch '4.0.x'
2023-10-13 11:31:01 -04:00
Ryan Baxter
ccfec57777
Align AWS Parameter Store Factory bean name with profile name ( #2336 )
...
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com >
2023-10-13 11:29:22 -04:00
buildmaster
d16b2089e5
Going back to snapshots
2023-09-27 11:20:42 +00:00
buildmaster
c2e4bd1bc1
Update SNAPSHOT to 4.1.0-M2
2023-09-27 11:19:20 +00:00
Ryan Baxter
46e529d181
Merge branch '4.0.x'
2023-09-15 12:41:31 -04:00
Tim te Beek
5565acf9a9
refactor: AssertJ best practices ( #2315 )
...
Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/bGVuS?organizationId=RGVmYXVsdA%3D%3D
Co-authored-by: Moderne <team@moderne.io >
2023-09-15 12:40:48 -04:00
buildmaster
1034624fad
Going back to snapshots
2023-08-10 02:04:32 +00:00
buildmaster
166de9865e
Update SNAPSHOT to 4.1.0-M1
2023-08-10 02:02:15 +00:00
buildmaster
43a24a20cb
Bumping versions to 4.0.5-SNAPSHOT after release
2023-07-27 20:20:11 +00:00
buildmaster
e5afed126f
Going back to snapshots
2023-07-27 20:20:11 +00:00
buildmaster
eadab6fbd0
Update SNAPSHOT to 4.0.4
2023-07-27 20:16:35 +00:00
Ryan Baxter
26d24a0281
Merge branch '3.1.x' into 4.0.x
2023-06-27 19:40:33 -04:00
spencergibb
a72b7c86ea
formatting
2023-06-21 11:12:16 -04:00
buildmaster
5bfc1577ba
Bumping versions
2023-06-17 00:27:07 +00:00
Ryan Baxter
55015eb34c
Merge branch '4.0.x'
2023-06-16 15:40:43 -04:00
Ryan Baxter
d0d11f2595
Merge branch '3.1.x' into 4.0.x
2023-06-16 15:40:27 -04:00