Commit Graph

29848 Commits

Author SHA1 Message Date
Andy Wilkinson 8af836a428 Upgrade to Spring RESTDocs 3.0.5
Closes gh-46920
2025-08-20 12:34:27 +01:00
Andy Wilkinson 8cb001d4cf Add CI for Java 25
Closes gh-46907
2025-08-20 10:37:35 +01:00
Andy Wilkinson 8ae2e8b83c Start building against Spring RESTDocs 3.0.5 snapshots
See gh-46920
2025-08-20 07:44:58 +01:00
Stéphane Nicoll 9b708181fd Upgrade to Spring Authorization Server 1.5.2
Closes gh-46704
2025-08-19 21:57:41 +02:00
Stéphane Nicoll 27bce06caa Merge branch '3.4.x' into 3.5.x
Closes gh-46909
2025-08-19 16:35:21 +02:00
Stéphane Nicoll 375b0b89f1 Polish contribution
See gh-46877
2025-08-19 16:33:29 +02:00
Tommy Karlsson 249620246f Improve Hazelcast health indicator to check that Hazelcast is running
This commit improves the Hazelcast health indicator to fail if the
Lifecycle manager indicates that the instance is no longer running.

This is needed because when the default Out-Of-Memory handler in
Hazelcast detects a OOM error, and terminates Hazelcast, it does so on
the node but not via the Hazelcast lifecycle manager - and the results
is that it is still possible to successfully execute transactions in
Hazelcast after this termination. The health indicator should not report
UP after Hazelcast has detected an OOM and terminated itself.

See gh-46877

Signed-off-by: Tommy Karlsson <tommy.karlsson@leovegas.com>
2025-08-19 16:32:22 +02:00
Stéphane Nicoll 46848adcfe Upgrade to Spring Session 3.5.2
Closes gh-46710
2025-08-19 10:29:11 +02:00
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
2025-08-19 08:40:43 +01:00
Stéphane Nicoll aa46a66246 Upgrade to Spring Session 3.4.5
Closes gh-46698
2025-08-19 09:17:34 +02:00
Andy Wilkinson 7fd38efdf1 Merge branch '3.4.x' into 3.5.x
Closes gh-46891
2025-08-19 07:34:49 +01:00
Andy Wilkinson 8da9df180a Correct test for Mongo UUID representation alignment
Closes gh-46859
2025-08-19 07:27:06 +01:00
Stéphane Nicoll 93d105daac Upgrade to Spring Security 6.5.3
Closes gh-46709
2025-08-18 20:40:54 +02:00
Stéphane Nicoll 00206a9c03 Upgrade to Spring Pulsar 1.2.9
Closes gh-46708
2025-08-18 20:40:54 +02:00
Stéphane Nicoll cd2f17967e Upgrade to Spring Kafka 3.3.9
Closes gh-46871
2025-08-18 20:40:54 +02:00
Stéphane Nicoll ec84631fc2 Upgrade to Maven Javadoc Plugin 3.11.3
Closes gh-46886
2025-08-18 20:40:53 +02:00
Stéphane Nicoll 288ad4a75e Upgrade to Jetty Reactive HTTPClient 4.0.11
Closes gh-46885
2025-08-18 20:40:50 +02:00
Stéphane Nicoll 4030998369 Upgrade to Hibernate 6.6.26.Final
Closes gh-46884
2025-08-18 20:40:46 +02:00
Stéphane Nicoll 907afbb15b Upgrade to Byte Buddy 1.17.7
Closes gh-46883
2025-08-18 20:40:41 +02:00
Stéphane Nicoll 8e3fa0eced Upgrade to Spring Security 6.4.9
Closes gh-46697
2025-08-18 20:40:37 +02:00
Stéphane Nicoll 3e01a73690 Upgrade to Spring Pulsar 1.2.9
Closes gh-46696
2025-08-18 20:40:37 +02:00
Stéphane Nicoll e7bdbcb7f0 Upgrade to Spring Kafka 3.3.9
Closes gh-46870
2025-08-18 20:40:37 +02:00
Stéphane Nicoll 8c2b2db4b7 Upgrade to Jetty Reactive HTTPClient 4.0.11
Closes gh-46882
2025-08-18 20:40:37 +02:00
Stéphane Nicoll de960c72c9 Upgrade to Hibernate 6.6.26.Final
Closes gh-46881
2025-08-18 20:40:33 +02:00
Stéphane Nicoll b827f88f13 Merge branch '3.4.x' into 3.5.x
Closes gh-46872
2025-08-18 13:57:58 +02:00
Stefano Cordio c7b659cb7e Replace AssertJ internal APIs with alternative implementations
See gh-46855

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2025-08-18 13:57:27 +02:00
Stéphane Nicoll f983371ba1 Start building against Spring Kafka 3.3.9 snapshots
See gh-46871
2025-08-18 11:44:03 +02:00
Stéphane Nicoll 9f0716d501 Start building against Spring Kafka 3.3.9 snapshots
See gh-46870
2025-08-18 11:43:58 +02:00
Stéphane Nicoll c86eaa5fd5 Merge branch '3.4.x' into 3.5.x
Closes gh-46857
2025-08-18 09:34:58 +02:00
Łukasz Jernaś a18df11d91 Fix location of Kotlin configuration metadata samples
See gh-46774

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-08-18 09:34:27 +02:00
Stéphane Nicoll 984c5c22ac Upgrade to Spring LDAP 3.3.3
Closes gh-46707
2025-08-15 13:51:52 +02:00
Stéphane Nicoll 0c303826da Upgrade to Spring Data Bom 2025.0.3
Closes gh-46705
2025-08-15 13:51:52 +02:00
Stéphane Nicoll 370838a51c Upgrade to REST Assured 5.5.6
Closes gh-46849
2025-08-15 13:51:52 +02:00
Stéphane Nicoll 863a0f80cc Upgrade to Spring LDAP 3.2.14
Closes gh-46695
2025-08-15 13:51:48 +02:00
Stéphane Nicoll e9da3a91ab Upgrade to Spring Data Bom 2024.1.9
Closes gh-46693
2025-08-15 13:51:48 +02:00
Stéphane Nicoll b51554d340 Upgrade to REST Assured 5.5.6
Closes gh-46848
2025-08-15 13:51:48 +02:00
Stéphane Nicoll 663ef59864 Upgrade to Infinispan 15.0.19.Final
Closes gh-46847
2025-08-15 13:51:44 +02:00
Phillip Webb 16f25ec823 Merge branch '3.4.x' into 3.5.x
Closes gh-46844
2025-08-14 14:46:07 -07:00
Tommy Ludwig 5d7e06e9c3 Avoid Stream API in performance critical tracing code
Update composite tracing support to remove Stream API calls from
injection and extraction methods which happen on each request.

See gh-46838
2025-08-14 14:41:38 -07:00
Stéphane Nicoll 8861304c0f Upgrade to Netty 4.1.124.Final
Closes gh-46834
2025-08-13 15:30:51 +02:00
Stéphane Nicoll 1a5cba0f39 Upgrade to Jetty 12.0.25
Closes gh-46833
2025-08-13 15:30:47 +02:00
Stéphane Nicoll f929b69e6d Upgrade to Netty 4.1.124.Final
Closes gh-46832
2025-08-13 15:20:48 +02:00
Stéphane Nicoll a3cafacd92 Upgrade to Jetty 12.0.25
Closes gh-46831
2025-08-13 15:20:44 +02:00
Stéphane Nicoll 0a4ca5be86 Upgrade to Elasticsearch Client 8.18.5
Closes gh-46830
2025-08-13 15:20:39 +02:00
Stéphane Nicoll 547924479a Merge branch '3.4.x' into 3.5.x
Closes gh-46825
2025-08-13 15:06:54 +02:00
Stéphane Nicoll 97b8ce79f5 Polish "Use LogLevel.log() rather than checking the log level manually"
See gh-46466
2025-08-13 15:00:51 +02:00
Now fa226e890b Use LogLevel.log() rather than checking the log level manually
See gh-46466

Signed-off-by: Now <khj990322@gmail.com>
2025-08-13 15:00:26 +02:00
Stéphane Nicoll bcb5643b02 Upgrade to Reactor Bom 2024.0.9
Closes gh-46703
2025-08-12 17:14:55 +02:00
Stéphane Nicoll 9489f744ae Upgrade to jOOQ 3.19.25
Closes gh-46808
2025-08-12 17:14:55 +02:00
Stéphane Nicoll 226de5328e Upgrade to Reactor Bom 2024.0.9
Closes gh-46691
2025-08-12 17:13:00 +02:00