Commit Graph

366 Commits

Author SHA1 Message Date
spring-builds
269ccc47bd Bumping versions to 4.2.2-SNAPSHOT after release 2025-03-19 12:00:39 +00:00
spring-builds
104f694568 Going back to snapshots 2025-03-19 12:00:38 +00:00
spring-builds
8a1338629f Update SNAPSHOT to 4.2.1 2025-03-19 11:59:16 +00:00
spring-builds
90c1595212 Bumping versions to 4.2.1-SNAPSHOT after release 2024-12-03 06:41:04 +00:00
spring-builds
0efe3cae8c Going back to snapshots 2024-12-03 06:41:03 +00:00
spring-builds
3374cbac46 Update SNAPSHOT to 4.2.0 2024-12-03 06:39:53 +00:00
spring-builds
174c4af52e Going back to snapshots 2024-11-08 16:56:58 +00:00
spring-builds
55fe8c5ab7 Update SNAPSHOT to 4.2.0-RC1 2024-11-08 16:55:57 +00:00
spencergibb
f91c9ff1ac Merge branch '4.1.x' 2024-10-24 11:40:16 -04:00
spencergibb
cdd77f2f33 Fixes for checkstyle 2024-10-24 11:40:01 -04:00
buildmaster
e219f8ef50 Going back to snapshots 2024-10-08 17:20:37 +00:00
buildmaster
7979f57a9a Update SNAPSHOT to 4.2.0-M2 2024-10-08 17:19:35 +00:00
buildmaster
f5fc5945aa Going back to snapshots 2024-08-19 23:05:27 +00:00
buildmaster
cdaa18055b Update SNAPSHOT to 4.2.0-M1 2024-08-19 23:04:15 +00:00
buildmaster
76c4d34b75 Going back to snapshots 2024-08-19 22:29:38 +00:00
buildmaster
9acc182b1f Update SNAPSHOT to 4.2.0-M1 2024-08-19 22:28:29 +00:00
buildmaster
13a3a28ce2 Bumping versions 2024-08-07 18:32:23 +00:00
buildmaster
bb8741ccf3 Bumping versions 2024-07-22 16:56:17 +00:00
buildmaster
9f23f1a4c3 Bumping versions to 4.1.4-SNAPSHOT after release 2024-07-10 20:24:00 +00:00
buildmaster
77ae15971c Going back to snapshots 2024-07-10 20:23:59 +00:00
buildmaster
7e428de1ed Update SNAPSHOT to 4.1.3 2024-07-10 20:22:13 +00:00
buildmaster
9a071595f4 Bumping versions to 4.1.3-SNAPSHOT after release 2024-05-30 15:05:00 +00:00
buildmaster
68b77eb585 Going back to snapshots 2024-05-30 15:05:00 +00:00
buildmaster
61248a8059 Update SNAPSHOT to 4.1.2 2024-05-30 15:02:59 +00:00
Mark Paluch
a8baf657c7 Register disposable beans for disposal along with their dependencies.
Closes gh-725
2024-04-08 09:44:34 +02:00
buildmaster
661b983fa8 Bumping versions to 4.1.2-SNAPSHOT after release 2024-03-27 17:34:47 +00:00
buildmaster
f4b1316afc Going back to snapshots 2024-03-27 17:34:47 +00:00
buildmaster
3e1133c43a Update SNAPSHOT to 4.1.1 2024-03-27 17:32:26 +00:00
Mark Paluch
d0ca0aa00d Do not require SessionManager when configuring SecretLeaseContainer using bootstrap config.
Closes gh-722
2024-03-08 11:38:52 +01:00
buildmaster
4e9d880286 Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 19:24:12 +00:00
buildmaster
7e851fefa9 Going back to snapshots 2023-12-06 19:24:12 +00:00
buildmaster
b4df780b97 Update SNAPSHOT to 4.1.0 2023-12-06 19:21:40 +00:00
Mark Paluch
f06153d36c Add configuration to retry lease renewal on error.
Closes gh-708
2023-11-24 16:01:34 +01:00
buildmaster
72208ad1b1 Going back to snapshots 2023-10-31 19:20:28 +00:00
buildmaster
4e5df0a6cc Update SNAPSHOT to 4.1.0-RC1 2023-10-31 19:18:34 +00:00
Mark Paluch
a4b792e6ba Guard Config Data registration against absent SessionManager.
If the session manager is absent, we no not attemp to look it up. That is the case if no authentication is configured.

Closes gh-705
2023-10-23 11:44:09 +02:00
buildmaster
86dde26e38 Going back to snapshots 2023-09-27 15:22:07 +00:00
buildmaster
bfcc8d4cbc Update SNAPSHOT to 4.1.0-M2 2023-09-27 15:20:16 +00:00
Mark Paluch
4a09beaa5a Consume authentication events in SecretLeaseContainer.
SecretLeaseContainer now listens to authentication events to restart secrets on login token expiry.

Closes gh-698
2023-09-21 12:08:24 +02:00
buildmaster
9e44437f83 Going back to snapshots 2023-08-10 16:01:35 +00:00
buildmaster
5bc5e66777 Update SNAPSHOT to 4.1.0-M1 2023-08-10 15:58:50 +00:00
spencergibb
fa306a4074 Updates to version 4.1.0-SNAPSHOT 2023-06-14 15:20:47 -04:00
buildmaster
5a9806cf99 Bumping versions to 4.0.2-SNAPSHOT after release 2023-03-28 20:57:28 +00:00
buildmaster
2ad7973a6c Going back to snapshots 2023-03-28 20:57:28 +00:00
buildmaster
2113a640df Update SNAPSHOT to 4.0.1 2023-03-28 20:53:21 +00:00
Mark Paluch
b3cfc04375 Add support to configure AWS IAM region.
Closes gh-681.
2023-03-28 11:33:34 +02:00
Mark Paluch
50cfe0ed01 Polishing.
Align author tags. Move off deprecated code.

See gh-676
Original pull request: gh-677
2023-03-28 11:16:22 +02:00
Rastislav Zlacky
3bb8b90102 Adjust auto-configuration to register at most one Vault health indicator.
Fixes gh-676
Original pull request: gh-677
2023-03-28 11:15:59 +02:00
Benjamin Bargeton
e66a502fbd Polishing.
See gh-631
Closes gh-630
2023-02-23 10:02:28 +01:00
kpentchev
a207aaf719 Do not override kv.profiles in VaultConfigDataLocationResolver if already set.
Current implementation overrides any profiles set through `spring.cloud.vault.kv.profiles` with the currently active profile, which is possibly unwanted behavior and prevents fine grained configuration.

Closes gh-648
2023-02-23 09:54:53 +01:00