Andy Wilkinson
1d838f6faa
Merge branch '2.6.x' into 2.7.x
2 years ago
Andy Wilkinson
fb954e8109
Temporarily work around problems with Gradle's plugin portal
2 years ago
Andy Wilkinson
8529d9177f
Merge pull request #33064 from sdeleuze
...
* gh-33064:
Polish "Add reflection hints for Tomcat 10.1"
Add reflection hints for Tomcat 10.1
Closes gh-33064
2 years ago
Andy Wilkinson
beb1e398c9
Polish "Add reflection hints for Tomcat 10.1"
...
See gh-33064
2 years ago
Sébastien Deleuze
7972224313
Add reflection hints for Tomcat 10.1
...
In Tomcat 10.0, reflection hints on Http11AprProtocol were
registering hints on AbstractProtocol as a side effect.
Tomcat 10.1 removed this protocol and related hints, breaking
Http11NioProtocol usage in Spring Boot.
This commit contributes reflection hints for protocol properties
accessed reflectively from org.apache.catalina.connector.Connector.
See gh-33064
2 years ago
Scott Frederick
b97324493c
Update Paketo tests for Platform API 0.10
...
When CNB Platform API 0.10 is used, buildpacks will set the process
command as a list of strings instead of a single string.
See gh-32949
2 years ago
Phillip Webb
0bdf7e8af7
Allow spring properties to be used in logback <if> blocks
...
Reorder `SpringBootJoranConfigurator.addModelHandlerAssociations` so
that handlers are added before calling the super method. Prior to this
commit, handlers were added behind filters which prevented them from
being used in `<if>` blocks.
Fixes gh-33028
2 years ago
Phillip Webb
95557ddbc6
Start building against Spring Integration 6.0.0-RC2 snapshots
...
See gh-33009
2 years ago
Andy Wilkinson
b67c427259
Upgrade to Servlet 6.0 and related EE 10 specs
...
Co-authored-by: Phillip Webb <pwebb@vmware.com>
Closes gh-33036
Closes gh-33037
Closes gh-33038
Closes gh-33039
Closes gh-33040
Closes gh-33041
Closes gh-33042
Closes gh-33043
2 years ago
Andy Wilkinson
1525ed9170
Start building against Spring Session 3.0.0-RC2 snapshots
...
Closes gh-33034
2 years ago
Andy Wilkinson
1b6e8ee3cc
Remove dependency management for unused EL dependencies
...
Closes gh-33035
2 years ago
Andy Wilkinson
690b6fa086
Start building against Spring Framework 6.0.0-RC4 snapshots
...
See gh-33023
2 years ago
Andy Wilkinson
fce6016399
Merge branch '2.7.x'
...
See gh-33016
2 years ago
Andy Wilkinson
7c0f397129
Merge branch '2.6.x' into 2.7.x
...
See gh-33015
2 years ago
Andy Wilkinson
ac6ad7c0f1
Fix ModifiedClassPathExtension with parameterized tests
...
Closes gh-33014
2 years ago
Andy Wilkinson
7466fc320f
Merge branch '2.7.x'
...
See a52ca15d9e
Closes gh-33025
2 years ago
Andy Wilkinson
e44b114c81
Merge pull request #33013 from biergit
...
* gh-33013:
Polish "Polish ImportCandidates"
Polish ImportCandidates
Closes gh-33013
2 years ago
Andy Wilkinson
651f4f7236
Polish "Polish ImportCandidates"
...
See gh-33013
2 years ago
biergit
d7090b500b
Polish ImportCandidates
...
See gh-33013
2 years ago
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