Commit Graph

56230 Commits

Author SHA1 Message Date
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 fc0dc372d4 Merge branch '3.4.x' into 3.5.x
Closes gh-46874
2025-08-18 14:02:21 +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 b827f88f13 Merge branch '3.4.x' into 3.5.x
Closes gh-46872
2025-08-18 13:57: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 a871e5d00b Merge branch '3.4.x' into 3.5.x 2025-08-18 11:44:11 +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
Moritz Halbritter 488f586280 Merge branch '3.4.x' into 3.5.x
Closes gh-46868
2025-08-18 11:05:08 +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 8e5383eabf Merge branch '3.4.x' into 3.5.x
Closes gh-46864
2025-08-18 10:31:46 +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 143290930d Merge branch '3.4.x' into 3.5.x
Closes gh-46860
2025-08-18 09:38:23 +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 c86eaa5fd5 Merge branch '3.4.x' into 3.5.x
Closes gh-46857
2025-08-18 09:34:58 +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 42fb878547 Merge branch '3.4.x' into 3.5.x 2025-08-18 08:25:38 +01: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 68da396194 Merge branch '3.4.x' into 3.5.x 2025-08-15 13:56:10 +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
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 46f8d1519c Merge branch '3.4.x' into 3.5.x 2025-08-14 11:16:16 +02:00
Stéphane Nicoll 199fccfb83 Upgrade to Spring Framework 6.2.10
Closes gh-46706
2025-08-14 11:13:25 +02: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 578e5396a0 Merge branch '3.4.x' into 3.5.x 2025-08-13 15:58:51 +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 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 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 5c4b41127c Merge branch '3.4.x' into 3.5.x
Closes gh-46820
2025-08-13 11:26:32 +02:00