Commit Graph

671 Commits

Author SHA1 Message Date
Spencer Gibb
7fac116dae Adds 4.1.x branch 2024-09-04 16:18:41 -04:00
Olga Maciaszek-Sharma
52b6a3f608 Use docs profile in GH actions. 2024-07-15 15:57:23 +02:00
Ryan Baxter
e8307864cf Upgrading antora 2024-06-24 15:58:39 -04:00
spencergibb
e821ba3665 Updates antora-ui-spring to v0.4.12 2024-04-04 11:38:16 -04:00
spencergibb
86d9cd9445 Moves atlas-extension before latest-version-extension 2024-04-04 11:28:41 -04:00
Ryan Baxter
af889cb88d Update antora-playbook.yml 2024-03-26 15:14:43 -04:00
Ryan Baxter
37d824b539 Update deploy-docs.yml 2023-12-14 10:15:30 -05:00
Olga MaciaszekSharma
927222cbe6 Use settings.xml for deploy-docs. 2023-09-28 14:32:34 +02:00
Olga Maciaszek-Sharma
2a5241d9e7 Fix tag wildcards. 2023-09-28 13:37:15 +02:00
spencergibb
0ce7cc62c1 Adds antora extension and updates ui version 2023-09-22 16:10:05 -04:00
spencergibb
8e5c02ba08 remove vault 2023-09-14 16:24:13 -04:00
spencergibb
970c412114 Initial commit 2023-09-14 10:42:01 -04:00
spencergibb
0d509c17ad Enable Section Summary TOC for small pages 2023-09-14 10:41:54 -04:00
spencergibb
9dffe1da78 Fix cross references 2023-09-14 10:41:54 -04:00
spencergibb
3bed3e2524 Remove includes 2023-09-14 10:41:53 -04:00
spencergibb
fbe1958416 Generate a default navigation 2023-09-14 10:41:53 -04:00
spencergibb
018f630303 Fix indentation for all pages 2023-09-14 10:41:52 -04:00
spencergibb
5696c3a0cb Copy default antora files 2023-09-14 10:41:52 -04:00
spencergibb
ace32efee0 Remove unnecessary asciidoc attributes 2023-09-14 10:41:51 -04:00
spencergibb
cc11602471 Insert explicit ids for headers 2023-09-14 10:41:51 -04:00
spencergibb
55924c8293 Migrate Structure 2023-09-14 10:41:50 -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
buildmaster
f753265809 Bumping versions 2023-06-15 14:06:31 +00:00
spencergibb
0b46c4292d Updates to version 4.1.0-SNAPSHOT 2023-06-14 15:20:47 -04:00
buildmaster
e75ff2e1fc Bumping versions 2023-05-26 17:50:45 +00: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
buildmaster
ff0702faea Bumping versions 2023-03-28 17:50:45 +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
a167926af4 Upgrade bcpkix-jdk15on to 1.70.
Closes gh-684
2023-03-28 11:20:39 +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
Mark Paluch
f88df294c3 Upgrade to Spring Vault 3.0.2.
Closes gh-682
2023-03-28 09:59:36 +02:00
Mark Paluch
72bfe878b4 Revise bootstrap context guidance.
Closes gh-662
2023-03-02 14:10:27 +01:00
Mark Paluch
37f6b149b3 Polishing.
Update documentation regarding Config Data API customization.

See gh-662
2023-03-02 14:09:03 +01: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
Mark Paluch
5a4899b430 Upgrade to Spring Vault 3.0.1.
Closes gh-673
2023-02-23 09:48:34 +01:00
spencergibb
b5f372ba43 Updates mysql to new coordinates.
Supported in both boot 3.0 and 3.1
2023-02-15 15:34:49 -05:00
buildmaster
bed0bbe209 Bumping versions 2023-02-08 17:59:09 +00: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