Andy Wilkinson
e764878b6d
Address some missed parts of the Jackson 3 migration
...
See gh-45535
2025-09-09 18:09:35 +01:00
Andy Wilkinson
c86eb5298a
Add configuration property for Jackson's DateTimeFeature
...
See gh-45535
2025-09-09 17:58:16 +01:00
Stéphane Nicoll
ee87246974
Remove dependency management for Spring Retry
...
With Spring Retry being superseded by the core framework support, this
commit removes dependency management for Spring Retry.
Closes gh-46309
2025-09-09 17:02:23 +02:00
Stéphane Nicoll
7a73925c90
Adapt AMQP auto-configuration to core retry semantics
...
This commit adapts the auto-configuration of AMQP message listeners
and RabbitTemplate moving away from Spring Retry.
One important change is that message listeners now only require a
RetryPolicy. To make the callback explicit, two customizers have been
introduced to clearly separate the scope of the customization:
* RabbitTemplateRetrySettingsCustomizer for the client-side and usage
of RabbitTemplate.
* RabbitListenerRetrySettingsCustomizer for message listeners.
Closes gh-47122
2025-09-09 16:55:34 +02:00
Stéphane Nicoll
4dc1b644fe
Adapt to change in MongoDB's BigDecimal and UUID default representations
...
See https://github.com/spring-projects/spring-data-mongodb/issues/5037
See gh-47041
2025-09-09 16:25:26 +02:00
Moritz Halbritter
0fc1a40f3b
Polish nullability annotations
...
See gh-46926
2025-09-09 15:08:44 +02:00
Moritz Halbritter
2e8428b760
Remove NullAway suppressions where possible
...
See gh-46926
2025-09-09 12:02:19 +02:00
Moritz Halbritter
634933b3e5
Polish nullability annotations
...
See gh-46926
2025-09-09 11:34:35 +02:00
Stéphane Nicoll
5ca904c17a
Adapt to latest change in Spring Batch snapshots
...
See https://github.com/spring-projects/spring-batch/issues/4971
2025-09-09 10:36:55 +02:00
Stéphane Nicoll
5da4913122
Adapt Kafka auto-configuration to core retry semantics
...
This commit adapts the auto-configuration of retry topics to Spring
Kafka moving away from Spring Retry. The random property has been
removed in favor of the new jitter value and default values have been
made more explicit.
Closes gh-47125
2025-09-09 10:27:43 +02:00
Stéphane Nicoll
e13e1a6efc
Upgrade to OpenTelemetry 1.54.0
...
Closes gh-47133
2025-09-09 09:52:48 +02:00
Stéphane Nicoll
59e3e241e4
Upgrade to Netty 4.2.6.Final
...
Closes gh-47132
2025-09-09 09:52:47 +02:00
Stéphane Nicoll
bc0285b53d
Upgrade to Micrometer Tracing 1.6.0-M3
...
Closes gh-46997
2025-09-09 09:52:47 +02:00
Stéphane Nicoll
a4240a86a0
Upgrade to Micrometer 1.16.0-M3
...
Closes gh-46996
2025-09-09 09:52:47 +02:00
Stéphane Nicoll
3e0e7cde68
Upgrade to Jetty 12.1.1
...
Closes gh-47131
2025-09-09 09:52:47 +02:00
Stéphane Nicoll
6574dae603
Upgrade to Jackson Bom 3.0.0-rc9
...
Closes gh-47130
2025-09-09 09:24:24 +02:00
Stéphane Nicoll
43e0527a6a
Upgrade to Couchbase Client 3.9.1
...
Closes gh-47129
2025-09-09 09:24:20 +02:00
Stéphane Nicoll
f33c1e6f52
Merge branch '3.5.x'
2025-09-09 09:21:25 +02:00
Stéphane Nicoll
3ca81e3227
Merge branch '3.4.x' into 3.5.x
2025-09-09 09:21:14 +02:00
Stéphane Nicoll
3c757ac48f
Upgrade to Netty 4.1.127.Final
...
Closes gh-47128
2025-09-09 09:13:38 +02:00
Stéphane Nicoll
9b0a2cd652
Upgrade to Micrometer Tracing 1.4.10
...
Closes gh-47074
2025-09-09 09:13:33 +02:00
Stéphane Nicoll
7e1af36c1c
Upgrade to Netty 4.1.127.Final
...
Closes gh-47127
2025-09-09 09:13:04 +02:00
Stéphane Nicoll
d26a192881
Upgrade to Micrometer Tracing 1.5.4
...
Closes gh-47084
2025-09-09 09:12:59 +02:00
Stéphane Nicoll
b30fa76473
Upgrade to Micrometer 1.15.4
...
Closes gh-47083
2025-09-09 09:12:59 +02:00
Stéphane Nicoll
63360f3620
Merge pull request #47072 from jonatan-ivanov
...
* pr/47072:
Use isNoop() instead of Observation.NOOP
Closes gh-47072
2025-09-09 09:09:54 +02:00
Jonatan Ivanov
9e9e412335
Use isNoop() instead of Observation.NOOP
...
See gh-47072
2025-09-09 08:58:17 +02:00
Stéphane Nicoll
6207e41473
Remove auto-configuration support for '@HttpServiceClient'
...
This reverts commit 7a8b337b1c
.
Closes gh-47123
2025-09-08 16:13:38 +02:00
Andy Wilkinson
fd4f2b8af5
Polish
2025-09-08 11:05:44 +01:00
Stéphane Nicoll
b1a072f423
Merge branch '3.5.x'
...
See gh-47120
2025-09-08 11:16:53 +02:00
Stéphane Nicoll
e3d886e29c
Merge branch '3.4.x' into 3.5.x
...
See gh-47119
2025-09-08 11:16:37 +02:00
Stéphane Nicoll
56e7002116
Revert "Bump @antora/site-generator in /antora"
...
This reverts commit d8ff59c36e
.
See gh-46966
2025-09-08 11:16:19 +02:00
Stéphane Nicoll
f4fce7caa7
Merge branch '3.5.x'
...
Closes gh-47120
2025-09-08 11:10:32 +02:00
Stéphane Nicoll
4f2e2d1671
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47119
2025-09-08 11:10:24 +02:00
Stéphane Nicoll
aabc33476e
Merge pull request #46966 from dependabot[bot]
...
* pr/46966:
Bump @antora/site-generator in /antora
Closes gh-46966
2025-09-08 11:10:18 +02:00
dependabot[bot]
d8ff59c36e
Bump @antora/site-generator in /antora
...
Bumps [@antora/site-generator](https://gitlab.com/antora/antora ) from 3.2.0-alpha.4 to 3.2.0-alpha.9.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.9 )
---
updated-dependencies:
- dependency-name: "@antora/site-generator"
dependency-version: 3.2.0-alpha.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-46966
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 11:07:30 +02:00
Stéphane Nicoll
67613c3ac0
Merge branch '3.5.x'
2025-09-08 10:52:40 +02:00
Stéphane Nicoll
6f86a16caa
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47118
2025-09-08 10:52:15 +02:00
Stéphane Nicoll
8a10ec4b6f
Prevent upgrade to Tomcat 10.1.45
...
Closes gh-47117
2025-09-08 10:47:02 +02:00
Stéphane Nicoll
144ddd6517
Merge branch '3.5.x'
2025-09-08 09:44:10 +02:00
Stéphane Nicoll
556d970435
Merge branch '3.4.x' into 3.5.x
2025-09-08 09:43:54 +02:00
Stéphane Nicoll
0b32cde654
Upgrade to Undertow 2.3.19.Final
...
Closes gh-47115
2025-09-08 09:15:47 +02:00
Stéphane Nicoll
ed507004af
Upgrade to Netty 4.1.126.Final
...
Closes gh-47114
2025-09-08 09:15:43 +02:00
Stéphane Nicoll
6be4edbcc0
Upgrade to Lombok 1.18.40
...
Closes gh-47113
2025-09-08 09:15:39 +02:00
Stéphane Nicoll
0368edd306
Upgrade to Jetty 12.0.26
...
Closes gh-47112
2025-09-08 09:15:35 +02:00
Stéphane Nicoll
593b977fdd
Upgrade to Jaybird 6.0.3
...
Closes gh-47111
2025-09-08 09:15:32 +02:00
Stéphane Nicoll
c76b1c3068
Upgrade to Jakarta Mail 2.1.4
...
Closes gh-47110
2025-09-08 09:15:27 +02:00
Stéphane Nicoll
7031c94ba9
Upgrade to Infinispan 15.2.6.Final
...
Closes gh-47109
2025-09-08 09:15:23 +02:00
Stéphane Nicoll
98cdb3aab9
Upgrade to HttpCore5 5.3.5
...
Closes gh-47108
2025-09-08 09:15:19 +02:00
Stéphane Nicoll
dddebef4b1
Upgrade to Hibernate 6.6.28.Final
...
Closes gh-47107
2025-09-08 09:15:15 +02:00
Stéphane Nicoll
4104d08dae
Upgrade to Ehcache3 3.10.9
...
Closes gh-47106
2025-09-08 09:15:11 +02:00