Andy Wilkinson
7754b2e450
Refer to OTLP instead of OpenTelemetry
...
Closes gh-43727
1 year ago
Stéphane Nicoll
91c0e23c64
Upgrade to FreeMarker 2.3.34
...
Closes gh-43719
1 year ago
Phillip Webb
962514601f
Restore support for docker compose versions earlier than 2.24
...
Fixes gh-43710
1 year ago
Stéphane Nicoll
9dea1e1736
Upgrade to Logback 1.5.16
...
Closes gh-43568
1 year ago
Andy Wilkinson
c7ef3e3e3c
Simplify test for Throwable from LoggingSystem initialization
...
Closes gh-43709
1 year ago
Stéphane Nicoll
6290b7545b
Make skipSslValidation() test more robust
...
This commit updates the assertion of a test that relies on
https://self-signed.badssl.com to only fail if a SSLException is thrown.
This is a temporary measure until we run the test against a local
instance we control.
See gh-43708
1 year ago
Stéphane Nicoll
4578ae5858
Merge pull request #43661 from ngocnhan-tran1996
...
* pr/43661:
Fix jakarta messaging javadoc
Closes gh-43661
1 year ago
Tran Ngoc Nhan
290ea77374
Fix jakarta messaging javadoc
...
See gh-43661
1 year ago
Andy Wilkinson
b4d8a9f64d
Address system tests' deprecation warnings with Gradle 8.12
...
See gh-43496
1 year ago
Andy Wilkinson
d8a9ebd14b
Upgrade to Gradle 8.12
...
Closes gh-43649
1 year ago
Andy Wilkinson
734040abe2
Update Gradle test scripts to avoid warnings with 8.12
...
Closes gh-43496
1 year ago
Stéphane Nicoll
3117d60ce0
Merge pull request #43644 from dreis2211
...
* pr/43644:
Update copyright year to 2025
Closes gh-43644
1 year ago
Christoph Dreis
22c68f9539
Update copyright year to 2025
...
See gh-43644
1 year ago
Stéphane Nicoll
ed554c5a68
Merge pull request #43625 from izeye
...
* pr/43625:
Remove MavenBuildOutputTimestampTests.shouldParseIso8601WithSeconds()
Closes gh-43625
1 year ago
Johnny Lim
b8abfb8c9b
Remove MavenBuildOutputTimestampTests.shouldParseIso8601WithSeconds()
...
See gh-43625
1 year ago
Stéphane Nicoll
8fbd14b4dd
Polish
1 year ago
Stéphane Nicoll
45813cb29c
Merge pull request #43622 from ngocnhan-tran1996
...
* pr/43622:
Polish "Handle <p> in Maven Plugin Reference documentation"
Handle <p> in Maven Plugin Reference documentation
Closes gh-43622
1 year ago
Stéphane Nicoll
1b6b160105
Polish "Handle <p> in Maven Plugin Reference documentation"
...
See gh-43622
1 year ago
Tran Ngoc Nhan
334cd36b0a
Handle <p> in Maven Plugin Reference documentation
...
See gh-43622
1 year ago
Stéphane Nicoll
12e753c197
Merge pull request #43612 from gavarava
...
* pr/43612:
Polish "Preserve milliseconds in build info timestamp"
Preserve milliseconds in build info timestamp
Closes gh-43612
1 year ago
Stéphane Nicoll
7e9fda8216
Polish "Preserve milliseconds in build info timestamp"
...
See gh-43612
1 year ago
Gaurav
0944b07c90
Preserve milliseconds in build info timestamp
...
See gh-43612
1 year ago
Tran Ngoc Nhan
b5893133cf
Fix Javadoc link for jakarta.xml.bind
...
Closes gh-43606
1 year ago
Stéphane Nicoll
8e3ce14057
Merge pull request #43601 from ngocnhan-tran1996
...
* pr/43601:
Polish "Remove reference to 'layertools' in reference doc"
Remove reference to 'layertools' in reference doc
Closes gh-43601
1 year ago
Stéphane Nicoll
4bd6ad9c93
Polish "Remove reference to 'layertools' in reference doc"
...
See gh-43601
1 year ago
Tran Ngoc Nhan
01cd8969e2
Remove reference to 'layertools' in reference doc
...
See gh-43601
1 year ago
Stéphane Nicoll
a5b917f9aa
Merge pull request #43586 from tmaciejewski
...
* pr/43586:
Polish "Add support for symlinks in FileWatcher"
Add support for symlinks in FileWatcher
Closes gh-43586
1 year ago
Stéphane Nicoll
916705538e
Polish "Add support for symlinks in FileWatcher"
...
See gh-43586
1 year ago
Tomasz Maciejewski
26ca3790b2
Add support for symlinks in FileWatcher
...
This commit allows using symlinks for SSL certificate hot reloading.
See gh-43586
1 year ago
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
1 year ago
Stéphane Nicoll
a87a856376
Merge pull request #43590 from ngocnhan-tran1996
...
* pr/43590:
Fix use of markdown in Javadoc
Closes gh-43590
1 year ago
Tran Ngoc Nhan
4754e81208
Fix use of markdown in Javadoc
...
See gh-43590
1 year ago
Moritz Halbritter
316fe52df4
Next development version (v3.3.8-SNAPSHOT)
1 year ago
Stéphane Nicoll
a085a0111d
Upgrade to Spring Batch 5.1.3
...
Closes gh-43474
1 year ago
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
1 year ago
Andy Wilkinson
a5c2f0fc74
Improve diagnostics when config prop value conversion fails
...
Closes gh-43378
Co-Authored-By: Phillip Webb <phil.webb@broadcom.com>
1 year ago
Moritz Halbritter
88fad3ceb8
Merge pull request #43557 from quaff
...
* pr/43557:
Fix typo
Closes gh-43557
1 year ago
Yanming Zhou
6366511b59
Fix typo
...
See gh-43557
1 year ago
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
1 year ago
Phillip Webb
229137d2cd
Document certain server.ssl.properties are ignored when using a bundle
...
Closes gh-43353
1 year ago
Phillip Webb
aa374bf406
Correct links used in upgrade issues
...
Update BOMR so that the `Upgrade` type now contains a copy of the
library we're upgrading to complete with an updated version number.
This allows the correct links to be generated.
Closes gh-43545
1 year ago
Stéphane Nicoll
cbb8d124c0
Upgrade to Spring Session 3.3.5
...
Closes gh-43397
1 year ago
Stéphane Nicoll
a967a2fec0
Upgrade to Spring Pulsar 1.1.7
...
Closes gh-43396
1 year ago
Stéphane Nicoll
7b9701a477
Upgrade to Spring Integration 6.3.7
...
Closes gh-43476
1 year ago
Stéphane Nicoll
db93202534
Upgrade to Spring Authorization Server 1.3.4
...
Closes gh-43391
1 year ago
Stéphane Nicoll
320f02a2c2
Upgrade to Netty 4.1.116.Final
...
Closes gh-43549
1 year ago
Phillip Webb
495665aec0
Use reverse order for shutdown hooks
...
Refine `SpringApplicationShutdownHook` so that shutdown happens in
reverse order to registration.
See gh-43430
1 year ago
Andy Wilkinson
4763123932
Recommend using Maven's <annotationProcessorPaths>
...
Closes gh-43329
1 year ago
Andy Wilkinson
13c9f68b45
Upgrade to Dependency Management Plugin 1.1.7
...
Closes gh-43542
1 year ago
Stéphane Nicoll
7cf434589f
Merge pull request #43531 from dependabot[bot]
...
* pr/43531:
Polish "Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2"
Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2
Closes gh-43531
1 year ago