Stéphane Nicoll
769ceaec87
Upgrade to HtmlUnit 4.15.0
...
Closes gh-46895
7 months ago
Stéphane Nicoll
81b533d01c
Upgrade to Flyway 11.11.1
...
Closes gh-46894
7 months ago
Andy Wilkinson
8c356b3fc1
Merge branch '3.5.x'
...
Closes gh-46903
7 months ago
Andy Wilkinson
c13a47e8cc
Upgrade Gradle 9 versions used in compatibility tests
...
Gradle 9.1 will deprecate support for declaring dependencies using
a map. To adapt to this, a handful of tests have been updated to
use single-string notation instead.
Closes gh-46902
7 months ago
Andy Wilkinson
c762ba7264
Merge branch '3.5.x'
...
Closes gh-46892
7 months ago
Andy Wilkinson
7fd38efdf1
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46891
7 months ago
Andy Wilkinson
8da9df180a
Correct test for Mongo UUID representation alignment
...
Closes gh-46859
7 months ago
Stéphane Nicoll
0454b0826f
Merge branch '3.5.x'
7 months ago
Stéphane Nicoll
d809779b94
Merge branch '3.4.x' into 3.5.x
7 months ago
Stéphane Nicoll
b20cc1c684
Upgrade to Spring Pulsar 2.0.0-M2
...
Closes gh-46622
7 months ago
Stéphane Nicoll
fd6109e727
Upgrade to Spring Kafka 4.0.0-M4
...
Closes gh-46806
7 months ago
Stéphane Nicoll
0b0c10e6b9
Upgrade to Spring AMQP 4.0.0-M4
...
Closes gh-46803
7 months ago
Stéphane Nicoll
87342fdef2
Upgrade to Maven Javadoc Plugin 3.11.3
...
Closes gh-46889
7 months ago
Stéphane Nicoll
3261f54533
Upgrade to Jetty Reactive HTTPClient 4.0.11
...
Closes gh-46888
7 months ago
Stéphane Nicoll
4215f1d981
Upgrade to Byte Buddy 1.17.7
...
Closes gh-46887
7 months ago
Stéphane Nicoll
93d105daac
Upgrade to Spring Security 6.5.3
...
Closes gh-46709
7 months ago
Stéphane Nicoll
00206a9c03
Upgrade to Spring Pulsar 1.2.9
...
Closes gh-46708
7 months ago
Stéphane Nicoll
cd2f17967e
Upgrade to Spring Kafka 3.3.9
...
Closes gh-46871
7 months ago
Stéphane Nicoll
ec84631fc2
Upgrade to Maven Javadoc Plugin 3.11.3
...
Closes gh-46886
7 months ago
Stéphane Nicoll
288ad4a75e
Upgrade to Jetty Reactive HTTPClient 4.0.11
...
Closes gh-46885
7 months ago
Stéphane Nicoll
4030998369
Upgrade to Hibernate 6.6.26.Final
...
Closes gh-46884
7 months ago
Stéphane Nicoll
907afbb15b
Upgrade to Byte Buddy 1.17.7
...
Closes gh-46883
7 months ago
Stéphane Nicoll
8e3fa0eced
Upgrade to Spring Security 6.4.9
...
Closes gh-46697
7 months ago
Stéphane Nicoll
3e01a73690
Upgrade to Spring Pulsar 1.2.9
...
Closes gh-46696
7 months ago
Stéphane Nicoll
e7bdbcb7f0
Upgrade to Spring Kafka 3.3.9
...
Closes gh-46870
7 months ago
Stéphane Nicoll
8c2b2db4b7
Upgrade to Jetty Reactive HTTPClient 4.0.11
...
Closes gh-46882
7 months ago
Stéphane Nicoll
de960c72c9
Upgrade to Hibernate 6.6.26.Final
...
Closes gh-46881
7 months ago
Brian Clozel
be03684593
Upgrade to GraphQL Java 25.0.beta-5
...
Closes gh-46880
7 months ago
Stéphane Nicoll
c92052987a
Merge pull request #46878 from izeye
...
* pr/46878:
Polish
Closes gh-46878
7 months ago
Johnny Lim
12a99b0ca7
Polish
...
See gh-46878
Signed-off-by: Johnny Lim <izeye@naver.com>
7 months ago
Stéphane Nicoll
9fed7f3745
Merge pull request #46846 from nosan
...
* pr/46846:
Switch Logback's file logging charset to UTF-8
Closes gh-46846
7 months ago
Dmytro Nosan
26372e78c6
Switch Logback's file logging charset to UTF-8
...
This commit aligns the file charset between Log4j2 and Logback.
Prior to this commit, there was an inconsistency between the two: Log4j2
used UTF-8, while Logback used Charset.defaultCharset(), which is
platform-dependent.
See gh-46846
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
7 months ago
Stéphane Nicoll
4e425a9b4d
Adapt to latest changes in Spring Security snapshots
...
See https://github.com/spring-projects/spring-security/issues/17746
7 months ago
Stéphane Nicoll
49a588f80a
Merge pull request #46876 from nosan
...
* pr/46876:
Restore NullMarked ArchRule tests
Closes gh-46876
7 months ago
Dmytro Nosan
2dc414900d
Restore NullMarked ArchRule tests
...
See gh-46876
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
7 months ago
Stéphane Nicoll
cf0156dbdd
Merge branch '3.5.x'
...
Closes gh-46875
7 months ago
Stéphane Nicoll
fc0dc372d4
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46874
7 months ago
Stéphane Nicoll
d9a94c569f
Merge pull request #46822 from nosan
...
* pr/46822:
Polish ArchitectureCheckTests
Closes gh-46822
7 months ago
Dmytro Nosan
bb8e884999
Polish ArchitectureCheckTests
...
Prior to this commit, it wasn't possible to write a test to verify that
a specific ArchRule applied only to a specific SourceSet.
This PR rewrites `ArchitectureCheckTests` to support different sources
and also adds functionality to configure the plugin.
With these changes, all tests now verify not only the
`checkArchitectureMain` task but also `checkArchitectureTest`.
See gh-46822
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
7 months ago
Stéphane Nicoll
ff61cd0eba
Merge branch '3.5.x'
...
Closes gh-46873
7 months ago
Stéphane Nicoll
b827f88f13
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46872
7 months ago
Stéphane Nicoll
39dced55a4
Merge pull request #46855 from scordio
...
* pr/46855:
Replace AssertJ internal APIs with alternative implementations
Closes gh-46855
7 months ago
Stefano Cordio
c7b659cb7e
Replace AssertJ internal APIs with alternative implementations
...
See gh-46855
Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
7 months ago
Stéphane Nicoll
95c70324cf
Fix order of additional metadata
7 months ago
Stéphane Nicoll
b8c63b1161
Merge branch '3.5.x'
7 months ago
Stéphane Nicoll
a871e5d00b
Merge branch '3.4.x' into 3.5.x
7 months ago
Stéphane Nicoll
f983371ba1
Start building against Spring Kafka 3.3.9 snapshots
...
See gh-46871
7 months ago
Stéphane Nicoll
9f0716d501
Start building against Spring Kafka 3.3.9 snapshots
...
See gh-46870
7 months ago
Stéphane Nicoll
b5b95b88c9
Review configuration properties
...
This commit reviews the configuration properties to fix a number of
oddities found in the first milestone:
* Additional configuration metadata file in the wrong location.
* Missing manual error metadata for removed properties
Closes gh-46535
7 months ago
Stéphane Nicoll
dc68142bd1
Restore configuration metadata for spring.web.resources.chain.enabled
...
See b6e4533296
7 months ago