spencergibb
970c412114
Initial commit
2023-09-14 10:42:01 -04:00
buildmaster
e56623ef49
Going back to snapshots
2023-08-10 16:01:35 +00:00
buildmaster
29d810f89e
Update SNAPSHOT to 4.1.0-M1
2023-08-10 15:58:50 +00:00
spencergibb
0b46c4292d
Updates to version 4.1.0-SNAPSHOT
2023-06-14 15:20:47 -04:00
buildmaster
ac31c8137a
Bumping versions to 4.0.2-SNAPSHOT after release
2023-03-28 20:57:28 +00:00
buildmaster
f73f49b3d2
Going back to snapshots
2023-03-28 20:57:28 +00:00
buildmaster
996a432532
Update SNAPSHOT to 4.0.1
2023-03-28 20:53:21 +00:00
Mark Paluch
594e74867f
Add support to configure AWS IAM region.
...
Closes gh-681.
2023-03-28 11:33:34 +02:00
Mark Paluch
ea3138107f
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
e92c7f5118
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
2c596dd474
Polishing.
...
See gh-631
Closes gh-630
2023-02-23 10:02:28 +01:00
kpentchev
03e397765c
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
Sylvain Blanc
0c30ca89be
Use stateless Vault operations for reactive health check.
...
Avoid using (and creating) a session.
Fixes gh-663
Original pull request: gh-672
Co-authored-by: Sylvain Blanc <sylvain.blanc@dawex.com >
2023-02-23 09:50:56 +01:00
Saikat Sengupta
2bddedc293
Fix typo in VaultKeyValueBackendProperties.
...
Fixed the typo
See gh-649
2023-01-31 11:52:42 +01:00
Mark Paluch
b2a90e6671
Polishing.
...
Align constant names.
See gh-667
2023-01-31 11:50:05 +01:00
Mark Paluch
ac8512e4dd
Add native image runtime hints, register singletons instead of beans when transferring instances from the Config Data API.
...
Closes gh-667
2023-01-31 11:50:05 +01:00
buildmaster
20953c93eb
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-16 17:27:51 +00:00
buildmaster
336c949890
Going back to snapshots
2022-12-16 17:27:51 +00:00
buildmaster
3006be66ac
Update SNAPSHOT to 4.0.0
2022-12-16 17:24:06 +00:00
buildmaster
fafc82548b
Going back to snapshots
2022-12-01 20:44:57 +00:00
buildmaster
562341bbd9
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 20:42:39 +00:00
buildmaster
fe4e3d4b89
Going back to snapshots
2022-11-17 20:42:36 +00:00
buildmaster
8123e521e5
Update SNAPSHOT to 4.0.0-RC2
2022-11-17 20:40:17 +00:00
buildmaster
61b973036e
Going back to snapshots
2022-10-28 01:11:14 +00:00
buildmaster
1a0a6ffaf9
Update SNAPSHOT to 4.0.0-RC1
2022-10-28 01:08:58 +00:00
Mark Paluch
47657897c9
Add HTTP customizers to enable observability with Micrometer.
...
Closes gh-661
2022-10-27 11:08:28 +02:00
spencergibb
280d983211
Updates to apache httpclient 5
2022-10-17 14:56:59 -04:00
buildmaster
f7d3c9a786
Going back to snapshots
2022-10-06 04:47:45 +00:00
buildmaster
62b3818395
Update SNAPSHOT to 4.0.0-M5
2022-10-06 04:45:19 +00:00
spencergibb
dde559f4cf
Migrates to AutoConfiguration.imports
...
Fixes gh-658
2022-09-22 12:26:29 -04:00
buildmaster
d32dc4f617
Bumping versions
2022-09-11 18:04:00 +00:00
buildmaster
bd4417daa4
Going back to snapshots
2022-07-29 22:20:53 +00:00
buildmaster
5dc5dc963b
Update SNAPSHOT to 4.0.0-M4
2022-07-29 22:18:40 +00:00
buildmaster
414d832b83
Going back to snapshots
2022-06-15 18:57:29 +00:00
buildmaster
87f296fc06
Update SNAPSHOT to 4.0.0-M3
2022-06-15 18:55:12 +00:00
Mark Paluch
a880d1a552
Build against Spring Vault 3.0 snapshots
...
See gh-644
2022-05-20 12:07:23 +02:00
buildmaster
c42b64b1b3
Going back to snapshots
2022-04-01 04:32:25 +00:00
buildmaster
5befd15cf0
Update SNAPSHOT to 4.0.0-M2
2022-04-01 04:30:11 +00:00
buildmaster
4f53af8363
Going back to snapshots
2022-01-27 23:14:40 +00:00
buildmaster
0aebf8f9b3
Update SNAPSHOT to 4.0.0-M1
2022-01-27 23:12:24 +00:00
spencergibb
504ec7a62d
formatting
2022-01-26 16:25:45 -05:00
spencergibb
76a9e52838
Updates to version 4.0.0-SNAPSHOT
...
Updates to java 17, framework 6, boot 3 and javax -> jakarta
2022-01-04 16:58:03 -05:00
buildmaster
a14bfa5012
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 22:51:34 +00:00
buildmaster
45b489be32
Going back to snapshots
2021-12-01 22:51:34 +00:00
buildmaster
41a72dcfee
Update SNAPSHOT to 3.1.0
2021-12-01 22:46:39 +00:00
Mark Paluch
5ba7958f4f
Polishing.
...
Introduce VaultSecretBackendDescriptorFactory as abstraction for descriptor factories that can produce multiple SecretBackendDescriptors. Consider VaultSecretBackendDescriptorFactory in Boostrap and Config Data API mechanisms. Add tests.
Original pull request: gh-587
See gh-459
2021-11-24 09:38:11 +01:00
Quintin Beukes
793d2f43c9
Added support for multiple database secrets
...
Original pull request: gh-587
Closes gh-459
2021-11-24 09:37:52 +01:00
Mark Paluch
b45bd2851a
Polishing.
...
Add since tag.
See gh-619
Original pull request: gh-618.
2021-11-22 14:15:23 +01:00
axbg
a372ca5b81
Added usage of spring.cloud.vault.reactive.enabled property in VaultConfigDataLoader
...
Closes gh-619
Original pull request: gh-618.
2021-11-22 14:12:34 +01:00
buildmaster
e956dbfaff
Going back to snapshots
2021-11-03 16:06:37 +00:00