Phillip Webb
ce2ee50e73
Merge branch '3.2.x'
2 years ago
Phillip Webb
924ea45cd0
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
b0476cefe5
Polish
2 years ago
Phillip Webb
7792acf254
Merge branch '3.2.x'
2 years ago
Phillip Webb
6470ddecce
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
aa045db1f3
Polish workflow yaml
2 years ago
Phillip Webb
593ce27cae
Add 'trigger-docs-build' workflow
2 years ago
Phillip Webb
ae03e0c04c
Merge branch '3.2.x'
2 years ago
Phillip Webb
72940cf997
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
012872b1f3
Polish GitHub action names and formatting
2 years ago
Andy Wilkinson
6153e23342
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
50a53dced0
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
61fc4e88af
Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions
...
See gh-40122
2 years ago
Phillip Webb
9b17c27d0d
Merge branch '3.2.x'
2 years ago
Phillip Webb
c8f87a717c
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
c158eb258f
Polish GitHub action names and formatting
2 years ago
Andy Wilkinson
7c4ce137a9
Merge branch '3.2.x'
...
Closes gh-40121
2 years ago
Andy Wilkinson
d40c2bc7b2
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40120
2 years ago
Andy Wilkinson
14fef8c100
Make send notification action available to verify job
2 years ago
Andy Wilkinson
5cc45a6873
Provide a token when checking out verification tests
...
See gh-40119
2 years ago
Andy Wilkinson
267c65094d
Verify snapshots once they have been deployed
...
Closes gh-40119
2 years ago
Moritz Halbritter
3ab21ce146
Merge branch '3.2.x'
...
Closes gh-40118
2 years ago
Moritz Halbritter
957facf1cc
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40117
2 years ago
Moritz Halbritter
ff66036e90
Remove redundant Regex escapes
...
Closes gh-40116
2 years ago
Moritz Halbritter
06da823623
Merge branch '3.2.x'
...
Closes gh-40115
2 years ago
Moritz Halbritter
fdd816e6a6
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40114
2 years ago
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
2 years ago
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
2 years ago
Moritz Halbritter
f0313648e3
Merge pull request #40111 from snicoll
...
* pr/40111:
Avoid use of bean overriding in tests
Closes gh-40111
2 years ago
Stéphane Nicoll
49c97bf6ca
Avoid use of bean overriding in tests
...
See gh-40111
2 years ago
Phillip Webb
af0353ddd3
Remove anchor-rewrite.properties
...
Remove `anchor-rewrite.properties` now that we have `rewrite.adoc` to
replace them.
See gh-40062
2 years ago
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
2 years ago
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
2 years ago
Moritz Halbritter
9f8a26f0f7
Replace links to code with links to javadoc
...
Closes gh-40065
2 years ago
Moritz Halbritter
dbd944377a
Merge pull request #40082 from eddumelendez
...
* pr/40082:
Upgrade to Artemis 2.33.0
Closes gh-40082
2 years ago
Eddú Meléndez
d05352c020
Upgrade to Artemis 2.33.0
...
This now also uses the Artemis BOM.
See gh-40082
2 years ago
Moritz Halbritter
35b39d3a44
Make spring-test available to compile classpath of consumers of spring-boot-test
...
Closes gh-39901
2 years ago
Moritz Halbritter
8724807628
Update documentation to reflect CDS work
...
Closes gh-39834
2 years ago
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
2 years ago
Moritz Halbritter
2d9b1ad592
Use xref for documentation links
...
Closes gh-33745
2 years ago
Moritz Halbritter
9c87d71d07
Merge pull request #40081 from izeye
...
* pr/40081:
Make PropertiesLdapConnectionDetails package-private
Closes gh-40081
2 years ago
Johnny Lim
2b5d0b3f4f
Make PropertiesLdapConnectionDetails package-private
...
See gh-40081
2 years ago
Moritz Halbritter
de150daf12
Upgrade Cassandra driver to 4.18.0 and change coordinates
...
Closes gh-39090
2 years ago
Moritz Halbritter
c944ee3074
Add more gap between the orders
...
Closes gh-38684
2 years ago
Phillip Webb
cd1d223deb
Drop empty Antora directories
2 years ago
Phillip Webb
6bb6a798ce
Set version to `true` in antora.yml to allow docs generation
...
See gh-33766
2 years ago
Moritz Halbritter
1bdf4eed62
Document SBOM support
...
Closes gh-40059
2 years ago
Andy Wilkinson
03754cb2d6
Merge branch '3.2.x'
...
Closes gh-40098
2 years ago
Andy Wilkinson
0ec5eab8af
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40097
2 years ago
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
2 years ago