Andy Wilkinson
8676cc6256
Deprecate Gson lenient property and introduce strictness replacement
...
Closes gh-41430
2024-07-12 10:55:51 +01:00
Andy Wilkinson
870739955b
Polish "Group Kafka back-off properties"
...
See gh-41335
2024-07-11 13:09:39 +01:00
Travis Riegler
14c9893371
Group Kafka back-off properties
...
Kafka back-off policy properties "delay", "max-delay", "multiplier",
and "random-back-off" are now defined in a common "backoff" group:
- spring.kafka.retry.topic.backoff.delay
- spring.kafka.retry.topic.backoff.maxDelay
- spring.kafka.retry.topic.backoff.multiplier
- spring.kafka.retry.topic.backoff.random
See gh-41335
2024-07-11 13:09:39 +01:00
Andy Wilkinson
d07fe47102
Merge branch '3.3.x'
...
Closes gh-41447
2024-07-11 13:09:26 +01:00
Andy Wilkinson
784c8d2df4
Avoid duplicate junit-platform.properties files caused by Kafka
...
Gradle doesn't support excluding a dependency that's declared with a
classifier. Instead, this commit replaces the test-qualified
kafka-server-common dependency with the plain dependency. The plain
dependency was already present so this is equivalent to excluding
the test-qualified dependency.
Closes gh-41446
2024-07-11 13:08:58 +01:00
Andy Wilkinson
375b3b16a0
Remove APIs that were deprecated for removal in 3.4.0
...
Closes gh-41435
2024-07-10 13:31:21 +01:00
Andy Wilkinson
6cb35f7209
Adapt to changes in Oracle Database 23.4.0.24.05
...
See gh-41147
2024-07-09 18:48:31 +01:00
Andy Wilkinson
e55a730ea0
Upgrade to Gson 2.11.0
...
Closes gh-41407
2024-07-09 16:06:57 +01:00
Andy Wilkinson
d96cc210ae
Upgrade to Artemis 2.35.0
...
Closes gh-41400
2024-07-09 16:06:53 +01:00
Johnny Lim
3aee73004a
Polish RabbitTemplateConfigurer allowed-list-patterns
...
Closes gh-41349
2024-07-08 15:35:48 -05:00
Johnny Lim
97956165dc
Polish RabbitTemplateConfigurer allowed-list-patterns
...
See gh-41323
2024-07-08 15:24:30 -05:00
Moritz Halbritter
cf2b08b8a6
Polish "Add SslBundle support to MailSender"
...
See gh-40037
2024-07-04 15:42:24 +02:00
Rui Figueira
e7424eacf8
Add SslBundle support to MailSender
...
See gh-40037
2024-07-04 15:13:15 +02:00
Stéphane Nicoll
156237227c
Migrate MockMvc tests to MockMvcTester
...
See gh-41198
2024-07-03 15:09:10 +02:00
Moritz Halbritter
7c3576bda8
Polish "Add ProxyConnectionFactoryCustomizer"
...
See gh-40555
2024-06-28 14:41:04 +02:00
Andy Wilkinson
1dfb4c9719
Polish "Add a customizer for Lettuce's ClientOptions"
...
See gh-40484
2024-06-27 16:37:44 +01:00
임수현
c517664f08
Add a customizer for Lettuce's ClientOptions
...
See gh-40484
2024-06-27 16:29:36 +01:00
Andy Wilkinson
7e04ac2967
Polish "Make it easier to override RequestToViewNameTranslator bean"
...
See gh-40874
2024-06-27 15:29:37 +01:00
rohit patidar
062ed4ba2b
Make it easier to override RequestToViewNameTranslator bean
...
See gh-40874
2024-06-27 15:17:49 +01:00
Andy Wilkinson
5b7365b63b
Merge branch '3.3.x'
...
Closes gh-41258
2024-06-27 10:25:32 +01:00
Andy Wilkinson
b0d4f1d356
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41257
2024-06-27 10:16:36 +01:00
Andy Wilkinson
654016af7f
Move Docker-related test support into a separate module
...
See gh-41228
2024-06-26 19:47:35 +01:00
Andy Wilkinson
9f166f2c85
Update spring-boot-autoconfigure to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:33 +01:00
Andy Wilkinson
0ad5aa7400
Enable customization of properties used to create JCache CacheManager
...
Closes gh-39350
2024-06-24 15:07:31 +01:00
Andy Wilkinson
5920b27b57
Upgrade to Flyway 10.15.0
...
Closes gh-41217
2024-06-24 14:39:23 +01:00
Andy Wilkinson
6bdba8e69e
Revert "Enable customization of properties used to create JCache CacheManager"
...
This reverts commit 622c9ed882
that was
pushed accidentally.
2024-06-24 12:03:23 +01:00
Andy Wilkinson
94336ab314
Merge branch '3.3.x'
...
Closes gh-41215
2024-06-24 11:52:03 +01:00
Andy Wilkinson
adb9747652
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41214
2024-06-24 11:51:48 +01:00
Andy Wilkinson
b8927ebd90
Create ActiveMQConnectionFactory without using reflection
...
Fixes gh-41212
2024-06-24 11:51:31 +01:00
Andy Wilkinson
622c9ed882
Enable customization of properties used to create JCache CacheManager
2024-06-24 09:32:56 +01:00
Moritz Halbritter
6aeab4461e
Polish "Auto-configure SpringLiquibase with Liquibase Customizer"
...
See gh-40986
2024-06-21 12:57:25 +02:00
Ahmed Ashour
32f509c0c4
Auto-configure SpringLiquibase with Liquibase Customizer
...
See gh-40986
2024-06-21 11:51:24 +02:00
Stéphane Nicoll
fe4c34d226
Adapt test to include MappingJackson2CborHttpMessageConverter
...
See spring-projects/spring-framework#32428
See gh-41177
2024-06-20 20:18:08 +01:00
Stéphane Nicoll
2053e13c09
Adapt to new Placeholder resolution API
...
See gh-41177
2024-06-20 20:18:07 +01:00
Moritz Halbritter
e7ffeb3dc9
Use Tomcat's new setter for max queue size
...
Closes gh-41093
Closes gh-40957
Closes gh-40945
2024-06-20 08:39:03 +02:00
Phillip Webb
9dda006a18
Merge branch '3.2.x'
2024-06-19 22:55:00 -07:00
Phillip Webb
2a4582b084
Update copyright year of changed files
2024-06-19 22:54:40 -07:00
Phillip Webb
905d6b96d0
Merge branch '3.2.x'
...
Closes gh-41166
2024-06-19 22:30:58 -07:00
Andy Wilkinson
491f34d25c
Improve container test code
...
Replace `DockerImageNames` with a enum and relocate it from the
`testcontainers` to `container` package. The enum now also
becomes a common location that we can use to apply container
configuration such as timeouts.
Closes gh-41164
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-06-19 20:10:03 -07:00
Phillip Webb
8a9feb0bb6
Merge branch '3.2.x'
...
Closes gh-41141
2024-06-17 16:51:53 -07:00
Phillip Webb
60b7e6cf23
Allow 'status' and 'error' to be excluded from error response
...
Update `ErrorAttributeOptions` to allow the `status` and `error`
fields to be excluded from the response without throwing a
NullPointerException.
Fixes gh-30011
2024-06-17 16:48:28 -07:00
Moritz Halbritter
76e2009bd8
Merge branch '3.2.x'
...
Closes gh-41084
2024-06-12 11:12:07 +02:00
Moritz Halbritter
fed13b0e0c
Back off if DataSource is not on the classpath
...
Closes gh-41082
2024-06-12 11:02:51 +02:00
Phillip Webb
147240aa0c
Merge branch '3.2.x'
...
Closes gh-41080
2024-06-11 13:32:30 -07:00
Phillip Webb
bcbcafaab2
Polish "Use method references when possible in test code"
...
See gh-40974
2024-06-11 12:58:04 -07:00
Ahmed Ashour
207327d97c
Use method references when possible in test code
...
See gh-40974
2024-06-11 12:58:00 -07:00
Phillip Webb
dcccb3b2b1
Polish "Use method references when possible"
...
See gh-40974
2024-06-11 12:57:59 -07:00
Ahmed Ashour
507229eef8
Use method references when possible
...
See gh-40974
2024-06-11 12:57:55 -07:00
Phillip Webb
255bcc28e6
Merge branch '3.2.x'
...
Closes gh-41077
2024-06-11 10:48:52 -07:00
Phillip Webb
ecc9a2352d
Polish "Use constructor rather than Collection.addAll"
...
See gh-41053
2024-06-11 10:02:27 -07:00