Commit Graph

1169 Commits

Author SHA1 Message Date
spring-builds
e8ffaa96df Update SNAPSHOT to 4.2.0 2024-12-03 01:25:49 +00:00
Ryan Baxter
3c0c3955fd Disable docs dependencies for 2024.0.0 release 2024-12-02 15:18:46 -05:00
Olga Maciaszek-Sharma
da56ae071c Update CONTRIBUTING.md 2024-11-19 15:48:33 +01:00
spring-builds
470c9d1e42 Going back to snapshots 2024-11-08 02:41:03 +00:00
spring-builds
99634b4742 Update SNAPSHOT to 4.2.0-RC1 2024-11-08 02:40:04 +00:00
buildmaster
cac3ddc5a5 Going back to snapshots 2024-10-08 13:07:21 +00:00
buildmaster
4ebddf9055 Update SNAPSHOT to 4.2.0-M2 2024-10-08 13:06:20 +00:00
buildmaster
a9d97585e7 Going back to snapshots 2024-10-08 02:08:58 +00:00
buildmaster
286854fb1d Update SNAPSHOT to 4.2.0-M2 2024-10-08 02:07:58 +00:00
buildmaster
98fd123ce9 Bumping versions 2024-08-24 10:31:19 +00:00
buildmaster
afe32e9c27 Going back to snapshots 2024-08-19 19:15:07 +00:00
buildmaster
0eb311b5b4 Update SNAPSHOT to 4.2.0-M1 2024-08-19 19:13:51 +00:00
buildmaster
0efd1d555d Bumping versions 2024-08-07 16:26:37 +00:00
Olga Maciaszek-Sharma
e3804f2e6e Move off incompatible Base64Utils. 2024-08-07 18:21:07 +02:00
buildmaster
4f304bfadb Bumping versions 2024-07-22 16:32:04 +00:00
buildmaster
632108159b Bumping versions to 4.1.3-SNAPSHOT after release 2024-07-10 17:05:00 +00:00
buildmaster
e2c85966ab Going back to snapshots 2024-07-10 17:05:00 +00:00
buildmaster
fcfa7771fc Update SNAPSHOT to 4.1.2 2024-07-10 17:03:15 +00:00
Ryan Baxter
be901ec53a Upgrading antora 2024-06-24 11:22:04 -04:00
buildmaster
702389669f Bumping versions 2024-05-31 22:54:48 +00:00
buildmaster
5de87a5b39 Bumping versions 2024-03-27 21:57:18 +00:00
buildmaster
dde21a3300 Bumping versions 2024-03-27 16:31:52 +00:00
buildmaster
d8e9a8a352 Bumping versions to 4.1.2-SNAPSHOT after release 2024-03-27 14:06:57 +00:00
buildmaster
05fe986f95 Going back to snapshots 2024-03-27 14:06:57 +00:00
buildmaster
6c3f59028f Update SNAPSHOT to 4.1.1 2024-03-27 14:04:44 +00:00
Ryan Baxter
df34e84c34 Update antora-playbook.yml to 0.4.11 2024-03-12 10:32:46 -04:00
buildmaster
c4702a686a Bumping versions 2024-01-31 16:31:53 +00:00
Ryan Baxter
02884693a0 Merge branch '4.0.x' 2024-01-24 09:45:17 -05:00
Ryan Baxter
daae7d26b4 Remove ConsulFunction and Use PropertyResolver (#833)
This relates to https://github.com/spring-cloud/spring-cloud-config/pull/2375

It reverts portions of #819

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2024-01-23 20:40:45 -05:00
buildmaster
dfbe776df8 Bumping versions 2023-12-07 14:24:01 +00:00
buildmaster
180d8c19ae Bumping versions 2023-12-06 16:32:43 +00:00
buildmaster
4353278adf Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 16:07:53 +00:00
buildmaster
5ba87ad929 Going back to snapshots 2023-12-06 16:07:52 +00:00
buildmaster
fdd89153ea Update SNAPSHOT to 4.1.0 2023-12-06 16:05:33 +00:00
buildmaster
f7984a3c51 Going back to snapshots 2023-10-31 14:20:32 +00:00
buildmaster
4d7a7b6a23 Update SNAPSHOT to 4.1.0-RC1 2023-10-31 14:18:24 +00:00
buildmaster
ea64e16793 Going back to snapshots 2023-09-27 11:43:24 +00:00
buildmaster
2c88204490 Update SNAPSHOT to 4.1.0-M2 2023-09-27 11:41:09 +00:00
spencergibb
b3b718b7d9 Adds antora extension and updates ui version 2023-09-22 15:56:30 -04:00
buildmaster
b9ec6ee141 Bumping versions 2023-09-20 21:36:32 +00:00
spencergibb
39cb92c779 Update docs to point to 4.0.x 2023-09-20 15:39:12 -04:00
spencergibb
881cabb8d6 Ignore antora doc bits 2023-09-20 15:32:09 -04:00
spencergibb
c8bc24008f Fixed docs title 2023-09-13 19:26:26 -04:00
Spencer Gibb
7553c55478 Antora migration (#829)
* Bump com.github.tomakehurst:wiremock-jre8-standalone

Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.27.2 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.27.2...2.35.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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

* Updates maven to 3.9.0

* Antora migration

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 17:18:02 -04:00
buildmaster
e46358b089 Going back to snapshots 2023-08-10 02:19:52 +00:00
buildmaster
a1ce133a33 Update SNAPSHOT to 4.1.0-M1 2023-08-10 02:17:50 +00:00
buildmaster
eaf1979d95 Bumping versions 2023-07-28 21:37:03 +00:00
buildmaster
94a81f5595 Bumping versions 2023-07-27 21:36:41 +00:00
buildmaster
dc0200e3a3 Bumping versions to 4.0.4-SNAPSHOT after release 2023-07-27 20:36:22 +00:00
buildmaster
0b0b971b7f Going back to snapshots 2023-07-27 20:36:21 +00:00