Commit Graph

29276 Commits

Author SHA1 Message Date
Andy Wilkinson
4f0bb568a0 Start building against Micrometer Tracing 1.5.1 snapshots
See gh-45777
2025-06-04 11:41:50 +01:00
Andy Wilkinson
cb08cc5083 Start building against Micrometer 1.15.1 snapshots
See gh-45776
2025-06-04 11:41:46 +01:00
Stéphane Nicoll
8495722376 Downgrade Awailitility to 4.2.2
This commit restores the support of Kotlin 1

Closes gh-45673
2025-06-04 10:01:01 +02:00
Phillip Webb
a9b52c5892 Merge branch '3.4.x' 2025-06-02 17:30:05 -07:00
Phillip Webb
e054aa899a Merge branch '3.3.x' into 3.4.x 2025-06-02 17:20:04 -07:00
Andy Wilkinson
76caa3cb29 Fix problems found by improved auto-configuration checks 2025-06-02 17:15:50 -07:00
Phillip Webb
644aeabf7b Polish 2025-06-02 13:38:37 -07:00
Peksa
17b9415608 Fix typo in for deprecation replacement of spring.codec.* properties
See gh-45743

Signed-off-by: Peksa <git@peksa.se>
2025-06-02 20:07:07 +02:00
Stéphane Nicoll
d436884f4c Merge branch '3.4.x'
Closes gh-45740
2025-06-02 16:33:33 +02:00
Stéphane Nicoll
323f078283 Merge branch '3.3.x' into 3.4.x
Closes gh-45739
2025-06-02 16:33:27 +02:00
Tran Ngoc Nhan
c313322aaf Fix Gradle Shadow Plugin link in reference documentation
See gh-45720

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-06-02 16:32:42 +02:00
Yanming Zhou
8fd71f9142 Remove unused SslBundles from RedisConnectionConfiguration
See gh-45644

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-02 16:27:36 +02:00
Stéphane Nicoll
9a8dcec36f Merge branch '3.4.x'
Closes gh-45736
2025-06-02 16:18:01 +02:00
Stéphane Nicoll
3595c7aa0a Run ManagementErrorPageCustomizer after core factory customizer
This commit orders ManagementErrorPageCustomizer so that is runs after
ManagementWebServerFactoryCustomizer. Previously, they had the same
order and could run either way.

Closes gh-45728
2025-06-02 16:11:41 +02:00
Stéphane Nicoll
e10c566580 Merge branch '3.4.x' 2025-05-30 15:43:38 +02:00
Stéphane Nicoll
d4a3223655 Merge branch '3.3.x' into 3.4.x 2025-05-30 15:43:32 +02:00
Stéphane Nicoll
2fd29481da Polish 2025-05-30 15:43:14 +02:00
Stéphane Nicoll
ec6f25166c Merge branch '3.4.x' 2025-05-28 15:16:19 +02:00
Stéphane Nicoll
9784ae4814 Merge branch '3.3.x' into 3.4.x 2025-05-28 15:15:46 +02:00
Stéphane Nicoll
01e9baa225 Fix test dependencies of WebMvcTestOAuth2Tests
This commit fixes the dependencies of spring-boot-test-autoconfigure so
that it does not depend on a starter.

See gh-45654
2025-05-28 15:15:08 +02:00
Stéphane Nicoll
ad862dbbfb Merge branch '3.4.x'
Closes gh-45712
2025-05-28 14:46:44 +02:00
Stéphane Nicoll
2bdbc1f8d2 Use RestClient in Spring MVC integration tests
Closes gh-45711
2025-05-28 14:44:22 +02:00
Andy Wilkinson
1a79f665ff Merge branch '3.4.x'
Closes gh-45703
2025-05-27 14:23:55 +01:00
Andy Wilkinson
89d26db43d Merge branch '3.3.x' into 3.4.x
Closes gh-45701
2025-05-27 14:06:36 +01:00
Andy Wilkinson
5b2cb79bb1 Configure more version alignment for Spring Data dependencies
Closes gh-45698
2025-05-27 13:56:00 +01:00
Andy Wilkinson
25b72d66fc Test Gradle plugin against 9.0.0-milestone-9 2025-05-27 12:12:35 +01:00
Andy Wilkinson
5f591b376f Merge branch '3.4.x'
Closes gh-45694
2025-05-27 10:56:51 +01:00
Andy Wilkinson
2efad20f7b Broaden Gradle compatibility testing
Closes gh-45692
2025-05-27 10:56:38 +01:00
Stéphane Nicoll
3dd227f1f7 Merge branch '3.4.x'
Closes gh-45687
2025-05-26 17:02:36 +02:00
Stéphane Nicoll
88792c54c4 Merge branch '3.3.x' into 3.4.x
Closes gh-45686
2025-05-26 17:02:28 +02:00
Stéphane Nicoll
0c7da705d0 Remove accident use of @Nullable in GraphQL tests
Closes gh-45406
2025-05-26 16:57:11 +02:00
Julio Gómez Díaz
3eaed90d94 Fix artifactId of prometheus-metrics-exporter-pushgateway in example
See gh-45684

Signed-off-by: Julio Gómez Díaz <juliojgd@gmail.com>
2025-05-26 16:41:54 +02:00
Stéphane Nicoll
d05148d4d6 Merge branch '3.4.x'
Closes gh-45683
2025-05-26 16:18:21 +02:00
Stéphane Nicoll
6a82134f94 Merge branch '3.3.x' into 3.4.x
Closes gh-45682
2025-05-26 16:18:12 +02:00
Tran Ngoc Nhan
7448f8c73a Document use of git-commit-id-maven-plugin consistently
See gh-45677

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-26 16:11:52 +02:00
Stéphane Nicoll
2e37b5b883 Upgrade to MongoDB 5.5.0
Closes gh-45660
2025-05-26 10:09:11 +02:00
Stéphane Nicoll
1d4e68361b Upgrade to Lettuce 6.6.0.RELEASE
Closes gh-45670
2025-05-26 10:05:16 +02:00
Stéphane Nicoll
e4e3cd483e Upgrade to Jedis 6.6.0
Closes gh-45669
2025-05-26 09:54:13 +02:00
Stéphane Nicoll
e46c0ea7fc Merge branch '3.4.x'
Closes gh-45667
2025-05-25 09:52:41 +02:00
Stéphane Nicoll
7840a330e6 Polish "Harmonize Otlp*Configurations"
See gh-45643
2025-05-25 09:45:27 +02:00
Yanming Zhou
43d2abbcc6 Harmonize Otlp*Configurations
See gh-45643

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-25 09:45:07 +02:00
Stéphane Nicoll
c0135a0905 Merge branch '3.4.x'
Closes gh-45666
2025-05-25 09:37:21 +02:00
Dmytro Nosan
c07a67706b Add support for SAML2 with @WebMvcTest
See gh-45650

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-25 09:34:03 +02:00
Stéphane Nicoll
75f6a798e6 Merge branch '3.4.x'
Closes gh-45665
2025-05-25 09:22:10 +02:00
Stéphane Nicoll
64655a07e3 Merge branch '3.3.x' into 3.4.x
Closes gh-45664
2025-05-25 09:22:02 +02:00
Dmytro Nosan
4c3c7b4543 Add WebMvcTestOAuth2Tests
See gh-45654

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-25 09:16:19 +02:00
Andy Wilkinson
8d21e4a92e Merge branch '3.4.x'
Closes gh-45659
2025-05-23 16:13:17 +01:00
Andy Wilkinson
21ec76c925 Merge branch '3.3.x' into 3.4.x
Closes gh-45658
2025-05-23 15:56:34 +01:00
Yanming Zhou
0fea1a00e0 Reuse properties from field
See gh-45642

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-23 15:46:54 +01:00
Andy Wilkinson
9910bd8f65 Merge branch '3.4.x'
Closes gh-45656
2025-05-23 14:46:10 +01:00