Stéphane Nicoll
4e425a9b4d
Adapt to latest changes in Spring Security snapshots
...
See https://github.com/spring-projects/spring-security/issues/17746
2025-08-18 16:28:07 +02:00
Stéphane Nicoll
49a588f80a
Merge pull request #46876 from nosan
...
* pr/46876:
Restore NullMarked ArchRule tests
Closes gh-46876
2025-08-18 15:22:42 +02:00
Dmytro Nosan
2dc414900d
Restore NullMarked ArchRule tests
...
See gh-46876
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-18 15:21:34 +02:00
Stéphane Nicoll
cf0156dbdd
Merge branch '3.5.x'
...
Closes gh-46875
2025-08-18 14:09:18 +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
ff61cd0eba
Merge branch '3.5.x'
...
Closes gh-46873
2025-08-18 13:58:05 +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
95c70324cf
Fix order of additional metadata
2025-08-18 13:13:30 +02:00
Stéphane Nicoll
b8c63b1161
Merge branch '3.5.x'
2025-08-18 11:44:36 +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
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
2025-08-18 11:41:07 +02:00
Stéphane Nicoll
dc68142bd1
Restore configuration metadata for spring.web.resources.chain.enabled
...
See b6e4533296
2025-08-18 11:41:07 +02:00
Moritz Halbritter
34e6a0debf
Merge branch '3.5.x'
...
Closes gh-46869
2025-08-18 11:05:18 +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
Stéphane Nicoll
0da6bc5723
Ignore new property that can't be bound
...
See gh-46739
2025-08-18 11:03:29 +02:00
Moritz Halbritter
dad4cb28be
Merge branch '3.5.x'
...
Closes gh-46865
2025-08-18 10:31:56 +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
ca22be7245
Merge branch '3.5.x'
...
Closes gh-46861
2025-08-18 09:38:32 +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
12195e4fb0
Merge branch '3.5.x'
...
Closes gh-46858
2025-08-18 09:36:38 +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
0416e1d760
Merge branch '3.5.x'
2025-08-18 08:25:48 +01: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
Phillip Webb
7a8b337b1c
Add `@HttpServiceClient` scanning auto-configuration
...
Refactor `HttpServiceClientAutoConfiguration` and
`ReactiveHttpServiceClientAutoConfiguration` to support scanning for
`@HttpServiceClient` annotated interfaces.
Closes gh-46782
2025-08-15 18:48:38 -07:00
Phillip Webb
11c5a8c404
Upgrade to OpenSAML 5
...
Remove OpenSAML 4 build overrides and add Shibboleth Releases maven
repository so we can build against OpenSAML 5.
Closes gh-46851
2025-08-15 09:38:58 -07:00
Phillip Webb
a6d4458cad
Upgrade to @springio/antora-extensions 1.14.7
2025-08-15 08:55:16 -07:00
Stéphane Nicoll
6b2837c4f0
Merge branch '3.5.x'
2025-08-15 13:56:16 +02: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
ff507d1657
Upgrade to Spring LDAP 4.0.0-M2
...
Closes gh-46621
2025-08-15 13:53:12 +02:00
Stéphane Nicoll
322914e0fd
Upgrade to Spring HATEOAS 3.0.0-M4
...
Closes gh-46804
2025-08-15 13:53:12 +02:00
Stéphane Nicoll
e65147a198
Upgrade to Spring Data Bom 2025.1.0-M5
...
Closes gh-46619
2025-08-15 13:53:12 +02:00
Stéphane Nicoll
3106c2e5ae
Upgrade to REST Assured 5.5.6
...
Closes gh-46850
2025-08-15 13:53:11 +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