buildmaster
8e62dcbfc2
Update SNAPSHOT to 4.0.0-M2
2022-04-01 04:30:11 +00:00
buildmaster
528f137034
Bumping versions
2022-02-04 02:01:11 +00:00
buildmaster
f4dcfecf6f
Going back to snapshots
2022-01-27 23:14:40 +00:00
buildmaster
5c6ed397c8
Update SNAPSHOT to 4.0.0-M1
2022-01-27 23:12:24 +00:00
spencergibb
6ed11fc600
formatting
2022-01-26 16:25:45 -05:00
buildmaster
8c355b45c0
Bumping versions
2022-01-20 02:01:52 +00:00
buildmaster
08e23ae417
Bumping versions
2022-01-06 02:10:47 +00:00
spencergibb
a151132918
Ignores test for missing netty client factory
2022-01-04 17:04:25 -05:00
spencergibb
a8ef271b4d
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
spencergibb
a7e80cdd2f
Adds .sdkmanrc
2022-01-04 16:51:56 -05:00
buildmaster
99255c0cb2
Bumping versions
2021-12-02 02:00:27 +00:00
buildmaster
199300bad7
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 22:51:34 +00:00
buildmaster
61b03c1150
Going back to snapshots
2021-12-01 22:51:34 +00:00
buildmaster
79a423d123
Update SNAPSHOT to 3.1.0
2021-12-01 22:46:39 +00:00
buildmaster
18c239f3b1
Bumping versions
2021-11-27 02:00:54 +00:00
Mark Paluch
43e89b2975
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
8b943a1c5a
Added support for multiple database secrets
...
Original pull request: gh-587
Closes gh-459
2021-11-24 09:37:52 +01:00
buildmaster
6651c842e8
Bumping versions
2021-11-23 02:00:42 +00:00
Mark Paluch
94ac42f48f
Restore changes to readme.
...
Closes gh-623.
2021-11-22 14:22:12 +01:00
Mark Paluch
d3443011b1
Polishing.
...
Add since tag.
See gh-619
Original pull request: gh-618.
2021-11-22 14:15:23 +01:00
axbg
b67e605a4c
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
e9d8a06ca8
Going back to snapshots
2021-11-03 16:06:37 +00:00
buildmaster
0bb2b998bb
Update SNAPSHOT to 3.1.0-RC1
2021-11-03 16:04:21 +00:00
buildmaster
d154f2cb02
Going back to snapshots
2021-10-20 04:44:38 +00:00
buildmaster
d25d7eaf89
Update SNAPSHOT to 3.1.0-M3
2021-10-20 04:42:35 +00:00
Mark Paluch
18bf2eb63a
Polishing.
...
Simplify file read. Add tests.
See gh-609
Original pull request: gh-614
2021-10-04 09:08:20 +02:00
Brant
a588534dfe
Allow fallback to ~/.vault-token file using Token authentication.
...
This assists in usability of spring cloud vault locally after authenticating to vault via the vault CLI.
Closes gh-609
Original pull request: gh-614
2021-10-04 09:08:20 +02:00
buildmaster
956052645c
Going back to snapshots
2021-10-01 21:30:46 +00:00
buildmaster
fe07bf10e6
Update SNAPSHOT to 3.1.0-M2
2021-10-01 21:28:43 +00:00
spencergibb
121d9f416c
Ignore failing tests
...
See gh-615
2021-10-01 17:25:20 -04:00
Mark Paluch
7f4130fa15
Polishing.
...
See gh-610
Original pull request: gh-612.
2021-10-01 15:02:25 +02:00
user40d
68503dc0ce
Consider spring.cloud.vault.ssl.cert-auth-path for TLS authentication.
...
Closes gh-610
Original pull request: gh-612.
2021-10-01 15:02:07 +02:00
buildmaster
de5d26017a
Bumping versions
2021-09-28 02:00:22 +00:00
Mark Paluch
99f49bec23
Consider spring.cloud.vault.kv.application-name using the Config Data API.
...
Resolves gh-608
2021-09-14 08:34:08 +02:00
buildmaster
df8970689e
Going back to snapshots
2021-07-30 20:58:47 +00:00
buildmaster
ab38e20418
Update SNAPSHOT to 3.1.0-M1
2021-07-30 20:56:33 +00:00
spencergibb
f976979a9f
Migrates from Bootstrapper to BootstrapRegistryInitializer
2021-07-15 14:33:08 -04:00
spencergibb
334376e659
Updates javadoc
2021-07-15 14:24:27 -04:00
spencergibb
922de9b2e6
Updates version to 3.1.0-SNAPSHOT
2021-07-09 15:37:40 -04:00
buildmaster
5de07f3061
Bumping versions
2021-07-09 02:03:52 +00:00
Mark Paluch
80e3de4945
Polishing.
...
Add author tags. Let VaultConfigLocation accept PropertyTransformer. Extract prefix computation into its own method. Tweak documentation wording.
See gh-488
Original pull request: gh-582.
2021-06-18 10:41:30 +02:00
Jeffrey van der Laan
6505bde94d
Add support for key prefixes in vault paths.
...
See gh-488
Original pull request: gh-582.
2021-06-18 10:41:30 +02:00
Mark Paluch
d4de4b6416
Validate vault location path.
...
Vault locations must not end with a trailing slash as that location points to a directory and not a valid secret.
Closes gh-601.
2021-06-18 10:41:28 +02:00
Mark Paluch
6e03afbed0
Refine support for optional Vault config locations.
...
We now propagate the optional config location flag to the config data infrastructure. Also, the check whether Vault is enabled is moved from the resolver into the loader returning null if Vault support is enabled. This allows Spring Boot to skip optional config data locations.
Closes gh-571
2021-06-07 16:07:17 +02:00
buildmaster
5c7c305f79
Bumping versions
2021-05-29 01:59:32 +00:00
buildmaster
b2c8baec5f
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-28 09:13:43 +00:00
buildmaster
9ecf6cf3e4
Going back to snapshots
2021-05-28 09:13:43 +00:00
buildmaster
9fe9b404cb
Update SNAPSHOT to 3.0.3
2021-05-28 09:09:35 +00:00
buildmaster
a1d75363f4
Bumping versions
2021-05-28 02:00:15 +00:00
buildmaster
fdf08fb1aa
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 10:55:00 +00:00