660 Commits

Author SHA1 Message Date
spencergibb
6ea17a63d7 Additional antora migration 2023-09-14 16:19:55 -04:00
spencergibb
72b190c164 Enable Section Summary TOC for small pages 2023-09-14 10:41:54 -04:00
spencergibb
19e9039ceb Fix cross references 2023-09-14 10:41:54 -04:00
spencergibb
2bbb19c653 Remove includes 2023-09-14 10:41:53 -04:00
spencergibb
e4b9fc7f7f Generate a default navigation 2023-09-14 10:41:53 -04:00
spencergibb
b5ff202aea Fix indentation for all pages 2023-09-14 10:41:52 -04:00
spencergibb
0551905d30 Copy default antora files 2023-09-14 10:41:52 -04:00
spencergibb
d72f462502 Remove unnecessary asciidoc attributes 2023-09-14 10:41:51 -04:00
spencergibb
1d3b34837f Insert explicit ids for headers 2023-09-14 10:41:51 -04:00
spencergibb
12b13c4489 Migrate Structure 2023-09-14 10:41:50 -04: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
buildmaster
5466602487 Bumping versions 2023-06-15 14:06:31 +00:00
spencergibb
fa306a4074 Updates to version 4.1.0-SNAPSHOT 2023-06-14 15:20:47 -04:00
buildmaster
42c8162a14 Bumping versions 2023-05-26 17:50:45 +00: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
buildmaster
0cd6ee5f44 Bumping versions 2023-03-28 17:50:45 +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
77102610b8 Upgrade bcpkix-jdk15on to 1.70.
Closes gh-684
2023-03-28 11:20:39 +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
Mark Paluch
c483c1bf2f Upgrade to Spring Vault 3.0.2.
Closes gh-682
2023-03-28 09:59:36 +02:00
Mark Paluch
b0315e97a2 Revise bootstrap context guidance.
Closes gh-662
2023-03-02 14:10:27 +01:00
Mark Paluch
b132a25592 Polishing.
Update documentation regarding Config Data API customization.

See gh-662
2023-03-02 14:09:03 +01: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
Sylvain Blanc
b89b606b17 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
Mark Paluch
b50e037ebf Upgrade to Spring Vault 3.0.1.
Closes gh-673
2023-02-23 09:48:34 +01:00
spencergibb
d4cc3182da Updates mysql to new coordinates.
Supported in both boot 3.0 and 3.1
2023-02-15 15:34:49 -05:00
buildmaster
92d67332ec Bumping versions 2023-02-08 17:59:09 +00:00
Saikat Sengupta
a9a7e79cb7 Fix typo in VaultKeyValueBackendProperties.
Fixed the typo

See gh-649
2023-01-31 11:52:42 +01:00
Mark Paluch
c8f2168691 Polishing.
Align constant names.

See gh-667
2023-01-31 11:50:05 +01:00
Mark Paluch
a600842246 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
85ca4cd7bc Bumping versions to 4.0.1-SNAPSHOT after release 2022-12-16 17:27:51 +00:00
buildmaster
b9e888f972 Going back to snapshots 2022-12-16 17:27:51 +00:00
buildmaster
57ee50c625 Update SNAPSHOT to 4.0.0 2022-12-16 17:24:06 +00:00
buildmaster
2065773b90 Going back to snapshots 2022-12-01 20:44:57 +00:00
buildmaster
7969e0205d Update SNAPSHOT to 4.0.0-RC3 2022-12-01 20:42:39 +00:00
spencergibb
c2848cd255 Updates to spring-vault 3.0.0
Fixes gh-665
2022-11-28 12:05:56 -05:00
buildmaster
687a9c5b18 Going back to snapshots 2022-11-17 20:42:36 +00:00
buildmaster
e1427a6c63 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 20:40:17 +00:00
buildmaster
4ccfddfdda Going back to snapshots 2022-10-28 01:11:14 +00:00
buildmaster
5183e0f870 Update SNAPSHOT to 4.0.0-RC1 2022-10-28 01:08:58 +00:00
Mark Paluch
1116f81971 Add HTTP customizers to enable observability with Micrometer.
Closes gh-661
2022-10-27 11:08:28 +02:00
spencergibb
0141f4dd00 Updates to spring-vault 3.0.0-RC1 2022-10-18 12:52:46 -04:00
Mark Paluch
be1dbadde9 Upgrade to Vault 1.11 2022-10-18 09:58:38 +02:00
spencergibb
a7788293c1 Updates to apache httpclient 5 2022-10-17 14:56:59 -04:00
spencergibb
82960efb00 Updates to spring-vault 3.0.0-SNAPSHOT 2022-10-17 14:38:07 -04:00