Stéphane Nicoll
682d6e5596
Merge branch '3.3.x'
...
Closes gh-43607
2024-12-24 10:38:15 +01:00
Tran Ngoc Nhan
b5893133cf
Fix Javadoc link for jakarta.xml.bind
...
Closes gh-43606
2024-12-24 10:37:48 +01:00
Stéphane Nicoll
8af1778ca8
Merge branch '3.3.x'
...
Closes gh-43605
2024-12-24 10:35:32 +01:00
Stéphane Nicoll
4bd6ad9c93
Polish "Remove reference to 'layertools' in reference doc"
...
See gh-43601
2024-12-24 10:34:39 +01:00
Tran Ngoc Nhan
01cd8969e2
Remove reference to 'layertools' in reference doc
...
See gh-43601
2024-12-24 10:34:31 +01:00
Stéphane Nicoll
97f9589404
Merge branch '3.3.x'
...
Closes gh-43604
2024-12-24 10:29:21 +01:00
Stéphane Nicoll
916705538e
Polish "Add support for symlinks in FileWatcher"
...
See gh-43586
2024-12-24 10:22:52 +01:00
Tomasz Maciejewski
26ca3790b2
Add support for symlinks in FileWatcher
...
This commit allows using symlinks for SSL certificate hot reloading.
See gh-43586
2024-12-24 09:59:59 +01:00
Stéphane Nicoll
d782e763a6
Merge branch '3.3.x'
...
Closes gh-43600
2024-12-23 16:17:46 +01:00
Stéphane Nicoll
0035569882
Prevent incomplete types to stop AOT processing
...
Previously, if a type to bind had a property whose type could not be
loaded, this would fail the whole build. This commit makes sure that
such failure does not stop AOT processing: rather we ignore the
incomplete type and carry on.
Closes gh-43598
2024-12-23 16:14:50 +01:00
Stéphane Nicoll
9eb04c3437
Merge branch '3.3.x'
...
Closes gh-43599
2024-12-23 15:53:55 +01:00
Tran Ngoc Nhan
4754e81208
Fix use of markdown in Javadoc
...
See gh-43590
2024-12-23 15:52:34 +01:00
Johnny Lim
81f67b13e6
Remove unused ScopedFooConfiguration in ConditionalOnMissingBeanTests
...
See gh-43592
2024-12-23 15:49:16 +01:00
Andy Wilkinson
681d4c2744
Remove unused dependency management from spring-boot-parent
...
See gh-43584
2024-12-20 14:30:19 +00:00
Stéphane Nicoll
da593800be
Upgrade to Spring Batch 5.2.1
...
Closes gh-43477
2024-12-19 06:59:49 +01:00
Stéphane Nicoll
a085a0111d
Upgrade to Spring Batch 5.1.3
...
Closes gh-43474
2024-12-19 06:59:33 +01:00
Stéphane Nicoll
fcc569e5c4
Upgrade to Hibernate 6.6.4.Final
...
Closes gh-43566
2024-12-19 06:42:19 +01:00
arefbehboudi
dbc1fc26e6
Polish
...
See gh-43560
2024-12-18 10:51:49 -08:00
Phillip Webb
ef431609ab
Merge branch '3.3.x'
...
Closes gh-43563
2024-12-18 10:44:28 -08:00
Phillip Webb
ba916cb66e
Allow KafkaProperties to build properties with empty bundle name
...
Update `KafkaProperties` so that properties can still be built when
the bundle name has no text.
Fixes gh-43561
2024-12-18 10:44:18 -08:00
Andy Wilkinson
809d6f357f
Merge branch '3.3.x'
...
Closes gh-43559
2024-12-18 15:49:43 +00:00
Andy Wilkinson
a5c2f0fc74
Improve diagnostics when config prop value conversion fails
...
Closes gh-43378
Co-Authored-By: Phillip Webb <phil.webb@broadcom.com>
2024-12-18 15:36:16 +00:00
Moritz Halbritter
208d043450
Merge branch '3.3.x'
...
Closes gh-43558
2024-12-18 09:55:58 +01:00
Yanming Zhou
6366511b59
Fix typo
...
See gh-43557
2024-12-18 09:53:53 +01:00
Stéphane Nicoll
63202f818e
Upgrade to Spring Session 3.4.1
...
Closes gh-43420
2024-12-18 08:30:02 +01:00
Stéphane Nicoll
9a403d92d7
Upgrade to Spring Integration 6.4.1
...
Closes gh-43415
2024-12-18 08:30:02 +01:00
Phillip Webb
b447bdf070
Merge branch '3.3.x'
...
Closes gh-43555
2024-12-17 20:40:46 -08:00
Phillip Webb
38d96aabef
Drop {*-javadoc} attribute prefixes when possible
...
Update javadoc references to use package name lookups rather than
`{*-javadoc}` attributes. MongoDB and Testcontainers cannot be
migrated since they have split packages.
Closes gh-43223
2024-12-17 20:38:30 -08:00
Phillip Webb
f5cf95d0cf
Merge branch '3.3.x'
...
Closes gh-43552
2024-12-17 17:35:08 -08:00
Phillip Webb
229137d2cd
Document certain server.ssl.properties are ignored when using a bundle
...
Closes gh-43353
2024-12-17 17:34:20 -08:00
Stéphane Nicoll
cbb8d124c0
Upgrade to Spring Session 3.3.5
...
Closes gh-43397
2024-12-17 21:15:15 +01:00
Stéphane Nicoll
a967a2fec0
Upgrade to Spring Pulsar 1.1.7
...
Closes gh-43396
2024-12-17 21:15:15 +01:00
Stéphane Nicoll
7b9701a477
Upgrade to Spring Integration 6.3.7
...
Closes gh-43476
2024-12-17 21:15:15 +01:00
Stéphane Nicoll
db93202534
Upgrade to Spring Authorization Server 1.3.4
...
Closes gh-43391
2024-12-17 21:15:15 +01:00
Stéphane Nicoll
320f02a2c2
Upgrade to Netty 4.1.116.Final
...
Closes gh-43549
2024-12-17 21:15:14 +01:00
Stéphane Nicoll
6ffef13ead
Upgrade to Spring Pulsar 1.2.1
...
Closes gh-43418
2024-12-17 21:15:05 +01:00
Stéphane Nicoll
b1cb3b155e
Upgrade to Spring Authorization Server 1.4.1
...
Closes gh-43412
2024-12-17 21:15:04 +01:00
Stéphane Nicoll
f6875704c4
Upgrade to Netty 4.1.116.Final
...
Closes gh-43548
2024-12-17 21:15:04 +01:00
Phillip Webb
724dea634d
Merge branch '3.3.x'
2024-12-17 09:50:58 -08:00
Phillip Webb
495665aec0
Use reverse order for shutdown hooks
...
Refine `SpringApplicationShutdownHook` so that shutdown happens in
reverse order to registration.
See gh-43430
2024-12-17 09:49:57 -08:00
Andy Wilkinson
f5a4bf0302
Merge branch '3.3.x'
...
Closes gh-43544
2024-12-17 10:45:31 +00:00
Andy Wilkinson
4763123932
Recommend using Maven's <annotationProcessorPaths>
...
Closes gh-43329
2024-12-17 10:45:16 +00:00
Andy Wilkinson
a84e65f29d
Upgrade to Dependency Management Plugin 1.1.7
...
Closes gh-43543
2024-12-17 10:42:27 +00:00
Andy Wilkinson
13c9f68b45
Upgrade to Dependency Management Plugin 1.1.7
...
Closes gh-43542
2024-12-17 10:40:17 +00:00
Stéphane Nicoll
f7f9d6389c
Upgrade to Spring Kafka 3.3.1
...
Closes gh-43416
2024-12-17 08:33:42 +01:00
Stéphane Nicoll
1ba5c5c85d
Upgrade to Pulsar Reactive 0.5.10
...
Closes gh-43539
2024-12-17 08:33:42 +01:00
Stéphane Nicoll
17901065ca
Upgrade to Pulsar Reactive 0.5.10
...
Closes gh-43539
2024-12-17 08:33:36 +01:00
Phillip Webb
a824b23cd7
Merge branch '3.3.x'
...
Closes gh-43536
2024-12-16 17:16:47 -08:00
Phillip Webb
21203f06ec
Use deterministic ordering for inserted shutdown hooks
...
Update `SpringApplicationShutdownHook` so the underlying set of
`Runnable` instances are stored in a `LinkedHashSet` rather than
a `Collections.newSetFromMap(new IdentityHashMap<>())`. This insures
that shutdown hooks are run in the order that they are added.
Fixes gh-43430
2024-12-16 17:16:21 -08:00
Chris Bono
02f748bd2d
Update version of Pulsar test container image
...
This commit updates the version of the Pulsar container from 3.2.4 to
3.3.3 (the recommended version in the Spring Boot 3.4.x line).
See gh-43534
2024-12-16 16:09:55 -08:00