181 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
fb8ad234d7 Hello 2021. 2021-03-11 11:42:09 +01:00
buildmaster
28a35aa46c Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:27:30 +00:00
buildmaster
6e579d10f6 Going back to snapshots 2021-01-27 22:27:29 +00:00
buildmaster
0c228f9bda Update SNAPSHOT to 3.0.1 2021-01-27 22:24:29 +00:00
buildmaster
5fda9846dd Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-22 09:58:06 +00:00
buildmaster
5251bb7834 Going back to snapshots 2020-12-22 09:58:06 +00:00
buildmaster
d82370a64e Update SNAPSHOT to 3.0.0 2020-12-22 09:53:41 +00:00
buildmaster
af42827681 Going back to snapshots 2020-12-11 23:12:19 +00:00
buildmaster
e85621da5a Update SNAPSHOT to 3.0.0-RC1 2020-12-11 23:10:51 +00:00
buildmaster
9fa12ba9a0 Going back to snapshots 2020-12-01 23:54:31 +00:00
buildmaster
287bfc2a4f Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:53:06 +00:00
buildmaster
690dc96f3d Going back to snapshots 2020-11-17 21:52:36 +00:00
buildmaster
2b9eb887e9 Update SNAPSHOT to 3.0.0-M5 2020-11-17 21:51:04 +00:00
buildmaster
02cafdae36 Going back to snapshots 2020-10-03 15:05:38 +00:00
buildmaster
1c1aae1c96 Update SNAPSHOT to 3.0.0-M4 2020-10-03 15:04:04 +00:00
Mark Paluch
09727718cb Annotate API with Spring's @NonNullApi/@Nullable to indicate null/non-null rules
Closes gh-494.
2020-09-24 11:43:31 +02:00
Mark Paluch
a60c51907c Polishing
Fix property names to spring.couchbase instead of spring.data.couchbase. Fix VaultConfigCouchbaseTests to make it work with Couchbase instead of using Cassandra.

Add CouchbaseSecretIntegrationTests to verify interaction through VaultConfigTemplate. Remove property overrides for username/password so that Vault PropertySources are used. Use unique role name to avoid clashes with other tests.

Enable VaultConfigCouchbaseDatabaseTests for ConfigData API by importing vault://. Update reference documentation.

Resolves gh-408.
2020-09-21 13:54:24 +02:00