Commit Graph

15 Commits

Author SHA1 Message Date
buildmaster
adf236a1c4 Bumping versions 2024-08-23 21:02:57 +00:00
Olga Maciaszek-Sharma
55ab6ab53d Fix doc. Add TODO. 2024-05-15 11:52:32 +02:00
Alexandros Pappas
4e960ca97e docs: add documentation for decrypting Vault secrets in property sources (#2416)
* docs: add documentation for decrypting Vault secrets in property sources

* docs: update application configuration file references to include both YAML and properties formats
2024-05-10 11:28:07 -04:00
Pearson Radu
4f1bb7a06b docs: update git backend docs to include ssh connection timeout (#2396) 2024-03-28 15:29:50 -04:00
Pearson Radu
a6aaa43b3f fix: allow negative value for jgit environment to disable refresh (#2393)
Modify `JGitEnvironmentRepository` to return `false` on `shouldPull` method when `refreshRate` is a negative value

Fixes gh-2256
2024-03-18 09:28:20 -04:00
Alex
ee768a5737 docs: add Custom Environment Repositories and update config sharing (#2389)
* docs: add Custom Environment Repositories and update config sharing

Introduce a new section for "Custom Environment Repositories" to guide users in creating and integrating custom `EnvironmentRepository` implementations. Additionally, update the "Sharing Configuration With All Applications" section.

* add @Profile("custom")
2024-03-07 08:46:10 -05:00
Ryan Baxter
fecaa1f5d3 Update docs to add note on other retry properties when using random backoff. Fixes #2378 2024-02-01 14:18:33 -05:00
Ryan Baxter
f17bf96c98 Merging documentation changes 2024-01-10 16:37:05 -05:00
Damiano Albani
060ee2fe0e Fix link to observability page (#2370) 2023-12-27 09:14:55 -05:00
Olga Maciaszek-Sharma
6be013137c Native image support for Config Server (#2361) 2023-12-05 19:13:12 +01:00
Ryan Baxter
f9449a2b21 Escaping bracket in docs 2023-12-04 15:12:35 -05:00
Ryan Baxter
25c5d087ef Porting documentation changes to antora 2023-11-29 14:08:43 -05:00
buildmaster
dc9d207d80 Bumping versions 2023-11-22 10:36:17 +00:00
Ryan Baxter
ba4c2c5625 Adding documentation from merge 2023-11-21 15:26:05 -05:00
Spencer Gibb
59a40db4f7 Antora migration (#2328)
* Migrate Structure

* Insert explicit ids for headers

* Remove unnecessary asciidoc attributes

* Copy default antora files

* Fix indentation for all pages

* Split files

* Generate a default navigation

* Remove includes

* Fix cross references

* Enable Section Summary TOC for small pages

* WIP

* Antora migration

---------

Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
2023-09-19 12:42:15 -04:00