Commit Graph

48031 Commits

Author SHA1 Message Date
Phillip Webb
ce2ee50e73 Merge branch '3.2.x' 2024-03-27 12:50:41 -07:00
Phillip Webb
924ea45cd0 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:50:37 -07:00
Phillip Webb
b0476cefe5 Polish 2024-03-27 12:50:31 -07:00
Phillip Webb
7792acf254 Merge branch '3.2.x' 2024-03-27 12:48:17 -07:00
Phillip Webb
6470ddecce Merge branch '3.1.x' into 3.2.x 2024-03-27 12:48:02 -07:00
Phillip Webb
aa045db1f3 Polish workflow yaml 2024-03-27 12:47:49 -07:00
Phillip Webb
593ce27cae Add 'trigger-docs-build' workflow 2024-03-27 12:40:21 -07:00
Phillip Webb
ae03e0c04c Merge branch '3.2.x' 2024-03-27 12:39:11 -07:00
Phillip Webb
72940cf997 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:38:30 -07:00
Phillip Webb
012872b1f3 Polish GitHub action names and formatting 2024-03-27 12:37:13 -07:00
Andy Wilkinson
6153e23342 Merge branch '3.2.x' 2024-03-27 19:30:50 +00:00
Andy Wilkinson
50a53dced0 Merge branch '3.1.x' into 3.2.x 2024-03-27 19:30:38 +00:00
Andy Wilkinson
61fc4e88af Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions
See gh-40122
2024-03-27 19:24:10 +00:00
Phillip Webb
9b17c27d0d Merge branch '3.2.x' 2024-03-27 11:43:10 -07:00
Phillip Webb
c8f87a717c Merge branch '3.1.x' into 3.2.x 2024-03-27 11:42:59 -07:00
Phillip Webb
c158eb258f Polish GitHub action names and formatting 2024-03-27 11:41:54 -07:00
Andy Wilkinson
7c4ce137a9 Merge branch '3.2.x'
Closes gh-40121
2024-03-27 14:49:10 +00:00
Andy Wilkinson
d40c2bc7b2 Merge branch '3.1.x' into 3.2.x
Closes gh-40120
2024-03-27 14:48:13 +00:00
Andy Wilkinson
14fef8c100 Make send notification action available to verify job 2024-03-27 14:33:52 +00:00
Andy Wilkinson
5cc45a6873 Provide a token when checking out verification tests
See gh-40119
2024-03-27 14:16:45 +00:00
Andy Wilkinson
267c65094d Verify snapshots once they have been deployed
Closes gh-40119
2024-03-27 14:04:46 +00:00
Moritz Halbritter
3ab21ce146 Merge branch '3.2.x'
Closes gh-40118
2024-03-27 09:42:59 +01:00
Moritz Halbritter
957facf1cc Merge branch '3.1.x' into 3.2.x
Closes gh-40117
2024-03-27 09:35:44 +01:00
Moritz Halbritter
ff66036e90 Remove redundant Regex escapes
Closes gh-40116
2024-03-27 09:34:28 +01:00
Moritz Halbritter
06da823623 Merge branch '3.2.x'
Closes gh-40115
2024-03-27 09:15:50 +01:00
Moritz Halbritter
fdd816e6a6 Merge branch '3.1.x' into 3.2.x
Closes gh-40114
2024-03-27 09:15:43 +01:00
Moritz Halbritter
a4d3123e5c Merge pull request #40106 from dependabot[bot]
* pr/40106:
  Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2

Closes gh-40106
2024-03-27 09:15:26 +01:00
dependabot[bot]
3d2eedfa16 Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](699bb18358...b231772637)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

See gh-40106
2024-03-27 09:14:56 +01:00
Moritz Halbritter
f0313648e3 Merge pull request #40111 from snicoll
* pr/40111:
  Avoid use of bean overriding in tests

Closes gh-40111
2024-03-27 09:08:29 +01:00
Stéphane Nicoll
49c97bf6ca Avoid use of bean overriding in tests
See gh-40111
2024-03-27 09:08:07 +01:00
Phillip Webb
af0353ddd3 Remove anchor-rewrite.properties
Remove `anchor-rewrite.properties` now that we have `rewrite.adoc` to
replace them.

See gh-40062
2024-03-26 11:27:03 -07:00
Phillip Webb
a836182e31 Add redirect.adoc
Add a redirects page primarily generated from the existing anchor
rewrite files. This page should eventually provide redirect support.

Migration was mostly automated using
https://github.com/philwebb/spring-boot-redirects-generator

See gh-40062
2024-03-26 11:24:20 -07:00
Phillip Webb
dab1afcc77 Fix anchor rewrites in preparation for migration to Antora
Update `anchor-rewrite.properties` to fix a few errors and remove
elements that no longer exist. This commit also fixes a few anchors
in some `.adoc` files.

See gh-40062
2024-03-26 11:18:27 -07:00
Moritz Halbritter
9f8a26f0f7 Replace links to code with links to javadoc
Closes gh-40065
2024-03-26 14:59:51 +01:00
Moritz Halbritter
dbd944377a Merge pull request #40082 from eddumelendez
* pr/40082:
  Upgrade to Artemis 2.33.0

Closes gh-40082
2024-03-26 13:52:53 +01:00
Eddú Meléndez
d05352c020 Upgrade to Artemis 2.33.0
This now also uses the Artemis BOM.

See gh-40082
2024-03-26 13:47:39 +01:00
Moritz Halbritter
35b39d3a44 Make spring-test available to compile classpath of consumers of spring-boot-test
Closes gh-39901
2024-03-26 13:45:51 +01:00
Moritz Halbritter
8724807628 Update documentation to reflect CDS work
Closes gh-39834
2024-03-26 11:27:47 +01:00
Moritz Halbritter
c662e9b6ff Add configuration property to disable long timers in Micrometer Observations
Set management.observations.long-task-timer.enabled = false to disable
the LongTaskTimer creation.

Closes gh-39618
2024-03-26 11:12:39 +01:00
Moritz Halbritter
2d9b1ad592 Use xref for documentation links
Closes gh-33745
2024-03-26 10:11:47 +01:00
Moritz Halbritter
9c87d71d07 Merge pull request #40081 from izeye
* pr/40081:
  Make PropertiesLdapConnectionDetails package-private

Closes gh-40081
2024-03-26 09:01:21 +01:00
Johnny Lim
2b5d0b3f4f Make PropertiesLdapConnectionDetails package-private
See gh-40081
2024-03-26 09:01:01 +01:00
Moritz Halbritter
de150daf12 Upgrade Cassandra driver to 4.18.0 and change coordinates
Closes gh-39090
2024-03-26 08:58:22 +01:00
Moritz Halbritter
c944ee3074 Add more gap between the orders
Closes gh-38684
2024-03-26 08:46:04 +01:00
Phillip Webb
cd1d223deb Drop empty Antora directories 2024-03-25 08:52:51 -07:00
Phillip Webb
6bb6a798ce Set version to true in antora.yml to allow docs generation
See gh-33766
2024-03-25 08:52:51 -07:00
Moritz Halbritter
1bdf4eed62 Document SBOM support
Closes gh-40059
2024-03-25 14:46:24 +01:00
Andy Wilkinson
03754cb2d6 Merge branch '3.2.x'
Closes gh-40098
2024-03-25 11:03:30 +00:00
Andy Wilkinson
0ec5eab8af Merge branch '3.1.x' into 3.2.x
Closes gh-40097
2024-03-25 10:42:14 +00:00
Andy Wilkinson
aee88115ea Test Gradle plugin against Gradle 8.7
This commit includes some changes to test Gradle scripts to avoid
Gradle 8.7's new deprecation warning about URI conversion.

Closes gh-40093
2024-03-25 10:24:21 +00:00