Stéphane Nicoll
47b06322d3
Merge pull request #46927 from izeye
...
* pr/46927:
Adapt checkstyle rules for 3.4.x
Remove redundant suppressions from Checkstyle configuration
Closes gh-46927
2025-08-21 07:32:01 +02:00
Stéphane Nicoll
8b71458025
Adapt checkstyle rules for 3.4.x
...
See gh-46927
2025-08-21 07:31:40 +02:00
Johnny Lim
fb99badf16
Remove redundant suppressions from Checkstyle configuration
...
See gh-46927
Signed-off-by: Johnny Lim <izeye@naver.com>
2025-08-21 07:31:23 +02:00
Andy Wilkinson
b6bae9f59b
Upgrade to Spring RESTDocs 3.0.5
...
Closes gh-46919
2025-08-20 12:34:00 +01:00
Andy Wilkinson
ec09196137
Merge pull request #46914 from nicolasgarea
...
* gh-46914:
Remove redundant suppressions
Remove duplicate suppression in Checkstyle configuration
Closes gh-46914
2025-08-20 08:44:20 +01:00
Andy Wilkinson
25c29b52b8
Remove redundant suppressions
...
See gh-46914
2025-08-20 08:44:13 +01:00
Nicolas Garea
4c76392255
Remove duplicate suppression in Checkstyle configuration
...
See gh-46914
Signed-off-by: Nicolas Garea <nicogareacidre@gmail.com>
2025-08-20 08:44:04 +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
c1c3de9ae5
Upgrade to Spring Authorization Server 1.4.5
...
Closes gh-46692
2025-08-19 21:57:37 +02:00
Andy Wilkinson
2a628d0422
Upgrade to Spring Boot Release Verification 0.0.14
...
Closes gh-46911
2025-08-19 16:19:50 +01:00
Stéphane Nicoll
e1db00b411
Merge pull request #46877 from tommyk-gears
...
* pr/46877:
Polish contribution
Improve Hazelcast health indicator to check that Hazelcast is running
Closes gh-46877
2025-08-19 16:35:15 +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
aa46a66246
Upgrade to Spring Session 3.4.5
...
Closes gh-46698
2025-08-19 09:17:34 +02: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
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
d9a94c569f
Merge pull request #46822 from nosan
...
* pr/46822:
Polish ArchitectureCheckTests
Closes gh-46822
2025-08-18 14:02:11 +02:00
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>
2025-08-18 14:01:58 +02:00
Stéphane Nicoll
39dced55a4
Merge pull request #46855 from scordio
...
* pr/46855:
Replace AssertJ internal APIs with alternative implementations
Closes gh-46855
2025-08-18 13:57:43 +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
9f0716d501
Start building against Spring Kafka 3.3.9 snapshots
...
See gh-46870
2025-08-18 11:43:58 +02:00
Moritz Halbritter
a3403a9381
Upgrade to Spring Boot Release Verification 0.0.13
...
Closes gh-46867
2025-08-18 11:05:00 +02:00
Moritz Halbritter
7718b3a7ea
Upgrade to Spring Boot Release Verification 0.0.12
...
Closes gh-46863
2025-08-18 10:31:22 +02:00
Stéphane Nicoll
6215f3ac4f
Use Spring Boot release verification 0.0.1
...
Closes gh-46840
2025-08-18 09:38:10 +02:00
Stéphane Nicoll
b79d846167
Merge pull request #46774 from deejay1
...
* pr/46774:
Fix location of Kotlin configuration metadata samples
Closes gh-46774
2025-08-18 09:34:36 +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
Andy Wilkinson
ba9e847641
Remove Kotlin plugin entirely from the root project
...
See gh-gh-46748
2025-08-18 08:24:29 +01: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
aab5641234
Merge pull request #46838 from shakuzen
...
* pr/46838:
Avoid Stream API in performance critical tracing code
Closes gh-46838
2025-08-14 14:45:24 -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
3534d133ec
Upgrade to Spring Framework 6.2.10
...
Closes gh-46694
2025-08-14 11:13:22 +02: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
7af646e2ba
Merge pull request #46466 from Kguswo
...
* pr/46466:
Polish "Use LogLevel.log() rather than checking the log level manually"
Use LogLevel.log() rather than checking the log level manually
Closes gh-46466
2025-08-13 15:06:48 +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
Moritz Halbritter
6587e69597
Use stable version of Homebrew
...
Closes gh-46819
2025-08-13 11:26:21 +02:00
Stéphane Nicoll
226de5328e
Upgrade to Reactor Bom 2024.0.9
...
Closes gh-46691
2025-08-12 17:13:00 +02:00
Stéphane Nicoll
24d69c5cb8
Upgrade to jOOQ 3.19.25
...
Closes gh-46807
2025-08-12 17:13:00 +02:00
Stéphane Nicoll
9f73357a53
Merge pull request #46785 from izeye
...
* pr/46785:
Polish
Closes gh-46785
2025-08-12 11:20:16 +02:00
Johnny Lim
edb38f9bf8
Polish
...
See gh-46785
Signed-off-by: Johnny Lim <izeye@naver.com>
2025-08-12 11:16:32 +02:00
Stéphane Nicoll
b7510ff65a
Merge pull request #46775 from deejay1
...
* pr/46775:
Add missing Kotlin Observability examples
Closes gh-46775
2025-08-12 11:05:56 +02:00
Łukasz Jernaś
bb812965f6
Add missing Kotlin Observability examples
...
See gh-46775
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-08-12 11:00:56 +02:00