Phillip Webb
179aa987ee
Unify actuator descriptor class names
...
Update actuator endpoints to consistently use `...Descriptor` for
JSON support classes.
Closes gh-33022
2 years ago
Phillip Webb
0fa7dba87a
Fix formatting
...
See gh-33013
2 years ago
Phillip Webb
2c193e7736
Remove legacy cookie processor documentation
...
Remove legacy processor documentation since support will be removed
in Tomcat 10.1.
Closes gh-33021
2 years ago
Phillip Webb
a52ca15d9e
Merge pull request #33013 from biergit
...
* pr/33013:
Polish
Closes gh-33013
2 years ago
biergit
8d98ae3435
Polish
...
See gh-33013
2 years ago
Andy Wilkinson
bf468ab808
Polish tests to make use of @ParamterizedTest
...
Update tests to use @ParamterizedTest to reduce duplication.
2 years ago
Phillip Webb
d7941c6315
Polish
2 years ago
Phillip Webb
3bd945766f
Merge branch '2.7.x'
2 years ago
Phillip Webb
b4283d45c5
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
d2cceb6b77
Polish
2 years ago
Phillip Webb
262c30ddc1
Improve error message when DirtiesUrlFactoriesExtension fails
...
See gh-33019
2 years ago
Phillip Webb
34b4ae8e05
Merge branch '2.7.x'
...
Closes gh-33019
2 years ago
Phillip Webb
2ab1f49442
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33018
2 years ago
Phillip Webb
caf46043c6
Add @DirtiesUrlFactories annotation
...
Add `@DirtiesUrlFactories` annotation that can be used to reset URL
factories.
Closes gh-33017
2 years ago
Phillip Webb
fb3c095e35
Merge branch '2.7.x'
...
Closes gh-33016
2 years ago
Phillip Webb
948893f36d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33015
2 years ago
Phillip Webb
d4cc8fc3a6
Support modified classpath on methods and parameterized tests
...
Update `ModifiedClassPathExtension` and related classes so that
annotations can be used directly on test methods, or on classes
passed into parameterized tests.
Closes gh-33014
2 years ago
Andy Wilkinson
42f4fd7e41
Revert to Spring Integration 6.0.0-RC1
...
Latest snapshots contain breaking changes that we do not yet know how
to address.
2 years ago
Andy Wilkinson
7e6bc3fdca
Adapt to breaking API change in Spring Integration
...
See gh-33009
2 years ago
Andy Wilkinson
39f6a5d8a8
Start building against Spring Integration 6.0.0-RC2 snapshots
...
See gh-33009
2 years ago
Andy Wilkinson
db8af6e638
Upgrade to Spring Data Bom 2022.0.0-RC2
...
Closes gh-32938
2 years ago
Andy Wilkinson
9472cb2db7
Polish
2 years ago
Andy Wilkinson
443d80ce6e
Polish
...
See gh-32924
2 years ago
Andy Wilkinson
edecebb641
Upgrade to Neo4j Java Driver 5.2.0
...
Closes gh-33008
2 years ago
Andy Wilkinson
3173f3e1ac
Upgrade to Liquibase 4.17.2
...
Closes gh-33007
2 years ago
Andy Wilkinson
56252b72c8
Upgrade to jOOQ 3.17.5
...
Closes gh-33006
2 years ago
Andy Wilkinson
0f0d7e5336
Upgrade to Elasticsearch Client 8.5.0
...
Closes gh-33005
2 years ago
Andy Wilkinson
fe8644cc59
Fail more elegantly when GraalVM version is too old
...
Closes gh-32924
2 years ago
Andy Wilkinson
19b2bd6d1c
Upgrade to Native Build Tools Plugin 0.9.17
...
Closes gh-32923
2 years ago
Andy Wilkinson
8f5ec06a55
Upgrade to Spring HATEOAS 2.0.0-RC2
...
Closes gh-33001
2 years ago
Andy Wilkinson
2d5a3eac51
Include AOT-generated classes in native test binary
...
Closes gh-32940
2 years ago
Andy Wilkinson
2b29a10d5b
Merge branch '2.7.x'
...
Closes gh-33000
2 years ago
Andy Wilkinson
06c83e5345
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32999
2 years ago
Andy Wilkinson
d00e004622
Add missing XMLUnit dependency management
...
Closes gh-32998
2 years ago
Scott Frederick
67af4c0a65
Polish documentation
2 years ago
Andy Wilkinson
bc23080cc6
Upgrade to Spring Kafka 3.0.0-RC2
...
Closes gh-32934
2 years ago
Andy Wilkinson
3fce1e9715
Fix reflection hint registration for @JsonMixins
...
The hints need to be registered for the mixin not the target of the
mixin.
Closes gh-32929
2 years ago
Scott Frederick
bb684cc0ad
Add support for CNB platform API 0.10
...
Fixes gh-32949
2 years ago
Andy Wilkinson
538f1505f0
Rename Spring Session Bom to Spring Session
...
Closes gh-32952
2 years ago
Andy Wilkinson
17e9b50b7e
Upgrade to Spring Framework 6.0.0-RC3
...
Closes gh-32856
2 years ago
Andy Wilkinson
604aa4d512
Align auto-configured Lettuce metrics with Lettuce's defaults
...
Closes gh-32986
2 years ago
Andy Wilkinson
8e08931411
Merge branch '2.7.x'
...
Closes gh-32990
2 years ago
Andy Wilkinson
394ae76b04
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32989
2 years ago
Andy Wilkinson
fcd3413ba0
Allow histograms to be disabled for Lettuce metrics
...
Closes gh-32985
2 years ago
Andy Wilkinson
9ccc1e8d62
Merge branch '2.7.x'
...
Closes gh-32988
2 years ago
Andy Wilkinson
a3870f8da7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32987
2 years ago
Andy Wilkinson
beb62be843
Test Boot's Gradle plugin against Gradle 7.6-rc-1
...
Closes gh-32933
2 years ago
Andy Wilkinson
bdc960da4e
Merge pull request #32973 from izeye
...
* gh-32973:
Polish "Handle custom observation name for HTTP reqs in max URI tag filters"
Handle custom observation name for HTTP reqs in max URI tag filters
Closes gh-32973
2 years ago
Andy Wilkinson
beea06f515
Polish "Handle custom observation name for HTTP reqs in max URI tag filters"
...
See gh-32973
2 years ago
Johnny Lim
89fe895cd6
Handle custom observation name for HTTP reqs in max URI tag filters
...
See gh-32973
2 years ago