Commit Graph

52221 Commits

Author SHA1 Message Date
Stéphane Nicoll c5547bf7ad Start building against Micrometer Tracing 1.4.2 snapshots
See gh-43746
2025-01-09 11:04:20 +01:00
Stéphane Nicoll 4ec7c4c696 Start building against Micrometer 1.14.3 snapshots
See gh-43745
2025-01-09 11:04:16 +01:00
Phillip Webb d44f4b56d3 Merge branch '3.3.x' into 3.4.x 2025-01-08 15:45:54 -08:00
Phillip Webb c2d8218f6d Update copyright year of changed files 2025-01-08 15:45:34 -08:00
Phillip Webb 8829caceed Merge branch '3.3.x' into 3.4.x
Closes gh-43735
2025-01-08 10:28:32 -08:00
Phillip Webb 7b69a82d3d Switch from CLA to DCO
Closes gh-43734
2025-01-08 10:27:51 -08:00
Stéphane Nicoll 474c93f2e1 Merge branch '3.3.x' into 3.4.x
Closes gh-43732
2025-01-08 11:17:38 +01:00
Stéphane Nicoll 5b8ee86091 Add missing reference to C3P0
Closes gh-43724
2025-01-08 11:12:42 +01:00
Andy Wilkinson ca3fbb26a2 Mention system libraries as a reason not to use tiny builder
Closes gh-43716
2025-01-08 10:07:05 +00:00
Andy Wilkinson e1e84874eb Merge branch '3.3.x' into 3.4.x
Closes gh-43729
2025-01-08 09:54:06 +00:00
Andy Wilkinson 7754b2e450 Refer to OTLP instead of OpenTelemetry
Closes gh-43727
2025-01-08 09:53:15 +00:00
Andy Wilkinson f3c70a7af4 Consistently document the minimum supported versions of Gradle
Closes gh-43725
2025-01-08 09:09:36 +00:00
Stéphane Nicoll b027f97c2b Merge branch '3.3.x' into 3.4.x 2025-01-08 09:23:38 +01:00
Stéphane Nicoll 3a340b1785 Upgrade to SQLite JDBC 3.47.2.0
Closes gh-43723
2025-01-08 09:14:24 +01:00
Stéphane Nicoll dea6b9ed2c Upgrade to R2DBC MySQL 1.3.1
Closes gh-43722
2025-01-08 09:14:20 +01:00
Stéphane Nicoll 216a98700d Upgrade to FreeMarker 2.3.34
Closes gh-43721
2025-01-08 09:14:16 +01:00
Stéphane Nicoll aa7b3a1abb Upgrade to Commons Codec 1.17.2
Closes gh-43720
2025-01-08 09:14:11 +01:00
Stéphane Nicoll 91c0e23c64 Upgrade to FreeMarker 2.3.34
Closes gh-43719
2025-01-08 09:10:33 +01:00
Stéphane Nicoll b8b3df0b60 Use github.ref_name for building snapshots
Closes gh-42866
2025-01-08 09:10:06 +01:00
Phillip Webb d998720f75 Merge branch '3.3.x' into 3.4.x
Closes gh-43717
2025-01-07 19:22:22 -08:00
Phillip Webb 962514601f Restore support for docker compose versions earlier than 2.24
Fixes gh-43710
2025-01-07 19:13:58 -08:00
Stéphane Nicoll b631b0657d Merge branch '3.3.x' into 3.4.x
Closes gh-43715
2025-01-07 17:00:29 +01:00
Stéphane Nicoll 9dea1e1736 Upgrade to Logback 1.5.16
Closes gh-43568
2025-01-07 16:54:09 +01:00
Andy Wilkinson b2a271ca9e Merge branch '3.3.x' into 3.4.x
Closes gh-43713
2025-01-07 14:46:37 +00:00
Andy Wilkinson c7ef3e3e3c Simplify test for Throwable from LoggingSystem initialization
Closes gh-43709
2025-01-07 14:44:28 +00:00
Stéphane Nicoll 8502c80edb Merge branch '3.3.x' into 3.4.x 2025-01-07 10:30:15 +01:00
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
2025-01-07 10:29:46 +01:00
Dmytro Nosan b6b9237f2c Reset StatusLogger fallback listener stream on initialization
Update `Log4J2LoggingSystem` so that the `StatusLogger` fallback
listener has its print stream reset on each initialization. This
allows output capture to work with the status listener.

Fixes gh-43578

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-01-06 17:58:21 -08:00
Andy Wilkinson ec75474abf Prepare 3.4.x branch 2025-01-06 15:29:59 +00:00
Stéphane Nicoll 383f1964e6 Merge branch '3.3.x'
Closes gh-43662
2025-01-05 08:03:56 +01:00
Stéphane Nicoll 4578ae5858 Merge pull request #43661 from ngocnhan-tran1996
* pr/43661:
  Fix jakarta messaging javadoc

Closes gh-43661
2025-01-05 08:03:44 +01:00
Tran Ngoc Nhan 290ea77374 Fix jakarta messaging javadoc
See gh-43661
2025-01-05 08:03:20 +01:00
Andy Wilkinson 425876e95e Merge branch '3.3.x' 2025-01-02 15:36:39 +00:00
Andy Wilkinson b4d8a9f64d Address system tests' deprecation warnings with Gradle 8.12
See gh-43496
2025-01-02 15:35:41 +00:00
Andy Wilkinson 51d15c7c78 Merge branch '3.3.x'
Closes gh-43649 in 3.4.x
Closes gh-43651
2025-01-02 12:22:59 +00:00
Andy Wilkinson d8a9ebd14b Upgrade to Gradle 8.12
Closes gh-43649
2025-01-02 12:05:14 +00:00
Andy Wilkinson 734040abe2 Update Gradle test scripts to avoid warnings with 8.12
Closes gh-43496
2025-01-02 12:05:14 +00:00
Stéphane Nicoll 530a26e9f9 Merge branch '3.3.x'
Closes gh-43646
2025-01-02 06:36:48 +01:00
Stéphane Nicoll 3117d60ce0 Merge pull request #43644 from dreis2211
* pr/43644:
  Update copyright year to 2025

Closes gh-43644
2025-01-02 06:36:41 +01:00
Christoph Dreis 22c68f9539 Update copyright year to 2025
See gh-43644
2025-01-02 06:36:23 +01:00
Stéphane Nicoll c1a7331308 Upgrade to Lettuce 6.4.2.RELEASE
Closes gh-43609
2024-12-30 12:40:24 +01:00
Stéphane Nicoll 9f8a6bba63 Merge branch '3.3.x'
Closes gh-43626
2024-12-29 10:30:30 +01:00
Stéphane Nicoll ed554c5a68 Merge pull request #43625 from izeye
* pr/43625:
  Remove MavenBuildOutputTimestampTests.shouldParseIso8601WithSeconds()

Closes gh-43625
2024-12-29 10:30:24 +01:00
Johnny Lim b8abfb8c9b Remove MavenBuildOutputTimestampTests.shouldParseIso8601WithSeconds()
See gh-43625
2024-12-29 10:30:09 +01:00
Stéphane Nicoll a2cd1f0040 Merge branch '3.3.x' 2024-12-28 10:27:12 +01:00
Stéphane Nicoll 8fbd14b4dd Polish 2024-12-28 10:27:01 +01:00
Stéphane Nicoll 61bdc91d8f Merge branch '3.3.x'
Closes gh-43623
2024-12-28 10:26:03 +01:00
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
2024-12-28 10:25:30 +01:00
Stéphane Nicoll 1b6b160105 Polish "Handle <p> in Maven Plugin Reference documentation"
See gh-43622
2024-12-28 10:25:02 +01:00
Tran Ngoc Nhan 334cd36b0a Handle <p> in Maven Plugin Reference documentation
See gh-43622
2024-12-28 10:24:49 +01:00