Commit Graph
29862 Commits
Author SHA1 Message Date
Moritz Halbritter d785a7f26b Merge branch '3.4.x' into 3.5.x
Closes gh-47013
2025-09-01 16:08:50 +02:00
Chanwon-Seo 972ceca8cd Allow Flyway's Ignore Migration Patterns setting to be an empty string
See gh-46984

Signed-off-by: Chanwon-Seo <scwonn60@gmail.com>
2025-09-01 15:56:24 +02:00
Moritz Halbritter efa806e3b5 Merge branch '3.4.x' into 3.5.x
Closes gh-46988
2025-08-28 17:06:18 +02:00
Chanwon-Seo 4d499c3e46 Fix links to Flyway reference documentation
See gh-46976

Signed-off-by: Chanwon-Seo <scwonn60@gmail.com>
2025-08-28 17:04:33 +02:00
Moritz Halbritter 4716cb3713 Merge branch '3.4.x' into 3.5.x
Closes gh-46986
2025-08-28 16:58:19 +02:00
Yanming Zhou f547bc27a5 Fix typo
See gh-46973

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-08-28 16:56:46 +02:00
Moritz Halbritter 6adddb4c09 Merge branch '3.4.x' into 3.5.x 2025-08-28 14:03:16 +02:00
Moritz Halbritter 24a23c4f72 Disable tests which use Bitnami images
See gh-46983
2025-08-28 13:41:15 +02:00
Andy Wilkinson 2fa20f3def Merge branch '3.4.x' into 3.5.x
Closes gh-46942
2025-08-22 11:41:50 +01:00
Andy Wilkinson e595327610 Polish "Clarify Javadoc of Customizer interfaces about overriding behavior"
See gh-46938
2025-08-22 11:39:15 +01:00
Seokjae Lee 6e82427ffe Clarify Javadoc of Customizer interfaces about overriding behavior
The previous wording suggested that customizations always retain
default auto-configuration. Rephrased to indicate that configuration
can be fine-tuned, which more accurately reflects that some builder
methods may override or replace defaults.

See gh-46938

Signed-off-by: Seokjae Lee <seok9211@naver.com>
2025-08-22 11:38:34 +01:00
Andy Wilkinson 8af836a428 Upgrade to Spring RESTDocs 3.0.5
Closes gh-46920
2025-08-20 12:34:27 +01:00
Andy Wilkinson b6bae9f59b Upgrade to Spring RESTDocs 3.0.5
Closes gh-46919
2025-08-20 12:34:00 +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
Andy Wilkinson 6381582e3c Start building against Spring RESTDocs 3.0.5 snapshots
See gh-46919
2025-08-20 07:44:01 +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 c1c3de9ae5 Upgrade to Spring Authorization Server 1.4.5
Closes gh-46692
2025-08-19 21:57:37 +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