buildmaster
0a0d1cfd13
Bumping versions to 3.1.5-SNAPSHOT after release
2023-12-19 01:53:09 +00:00
buildmaster
e787aa390a
Going back to snapshots
2023-12-19 01:53:09 +00:00
buildmaster
53326143c4
Update SNAPSHOT to 3.1.4
2023-12-19 01:48:05 +00:00
Ryan Baxter
7aaf2eef01
fixing includes
2023-11-02 16:15:00 -04:00
buildmaster
5095e1176a
Bumping versions to 3.1.4-SNAPSHOT after release
2023-04-27 17:34:29 +00:00
buildmaster
116a81af40
Going back to snapshots
2023-04-27 17:34:28 +00:00
buildmaster
8e293e1fe4
Update SNAPSHOT to 3.1.3
2023-04-27 17:30:51 +00:00
Mark Paluch
0222e78be6
Revise bootstrap context guidance.
...
Closes gh-662
2023-03-02 14:11:07 +01:00
Mark Paluch
4a91969bca
Polishing.
...
Update documentation regarding Config Data API customization.
See gh-662
2023-03-02 14:11:07 +01:00
buildmaster
4f1aa6ccab
Bumping versions to 3.1.3-SNAPSHOT after release
2023-02-24 03:42:13 +00:00
buildmaster
27e350bc74
Going back to snapshots
2023-02-24 03:42:13 +00:00
buildmaster
d105249a9f
Update SNAPSHOT to 3.1.2
2023-02-24 03:38:50 +00:00
buildmaster
5f07dd78e9
Bumping versions
2023-01-31 13:36:29 +00:00
buildmaster
e7b93cee7b
Bumping versions
2022-06-30 13:44:44 +00:00
spencergibb
b63b406850
Updates to next snapshot version
2022-05-27 14:35:37 -04:00
buildmaster
1b691388a2
Update SNAPSHOT to 3.1.1
2022-05-27 02:05:31 +00:00
Spencer Gibb
9030b6b272
don't upload docs to maven central
2022-05-26 12:07:31 -04: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
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
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
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
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
922de9b2e6
Updates version to 3.1.0-SNAPSHOT
2021-07-09 15:37:40 -04: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
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
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
fdf08fb1aa
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 10:55:00 +00:00
buildmaster
3615750c40
Going back to snapshots
2021-05-27 10:55:00 +00:00
buildmaster
7794272215
Update SNAPSHOT to 3.0.3
2021-05-27 10:50:58 +00:00
buildmaster
6a1df5f37e
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 23:16:44 +00:00
buildmaster
b17f4cd74c
Going back to snapshots
2021-03-17 23:16:44 +00:00
buildmaster
79abb23bbc
Update SNAPSHOT to 3.0.2
2021-03-17 23:13:38 +00:00
Mark Paluch
e337be70e1
Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties.
...
Closes gh-581.
2021-03-16 16:13:37 +01:00
Mark Paluch
f596d2c55c
Document paths and operations for SecretLeaseContainer and Session management for ACL setup.
...
Closes gh-561
2021-03-16 14:53:20 +01:00
buildmaster
cf4201276a
Bumping versions
2021-03-11 12:00:28 +00:00
Mark Paluch
fb8ad234d7
Hello 2021.
2021-03-11 11:42:09 +01:00
krisiye
a7565ef285
Add support for AWS STS credential types.
...
We now support assumed role and federation tokens.
Closes gh-572
Original pull request gh-575.
2021-03-11 11:01:45 +01:00