333 Commits

Author SHA1 Message Date
Andy Wilkinson
d90e622d1c Polish "Add support for AWS Advanced JDBC Wrapper"
See gh-43812
2025-01-15 19:06:57 +00:00
Vedran Pavic
2bf413c9a9 Add support for AWS Advanced JDBC Wrapper
This commit adds an entry for the AWS Advanced JDBC Wrapper to the
DatabaseDriver enum. This allows the driver class name to be
auto-detected from jdbc:aws-wrapper:… URLs.

See gh-43812

Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-01-15 19:06:57 +00:00
Andy Wilkinson
c847ce4a8b Stop publishing spring-boot-parent
Closes gh-42828
2025-01-13 10:36:15 +00: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
27e8f14c31 Polish "Add container support for ClickHouse"
See gh-42837
2024-10-23 18:15:43 +02:00
Phillip Webb
3d47cb7980 Polish 'Add support for ClickHouse in DatabaseDriver enum'
See gh-42815
2024-10-21 20:34:47 -07:00
Andy Wilkinson
6161ef7581 Remove deprecated support for OkHTTP
Closes gh-42780
2024-10-18 11:03:07 +01:00
Phillip Webb
7b3077280c Merge branch '3.3.x'
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb
100bedc07d Merge branch '3.2.x' into 3.3.x
Closes gh-42440
2024-09-24 14:29:09 -07:00
Phillip Webb
ad72411e2b Apply conventions plugin to all subprojects
Closes gh-42438
2024-09-24 14:26:32 -07:00
Moritz Halbritter
bc3bcd68d6 Polish "Added documentation for configuring OpenTelemetry SDK logs"
See gh-41825
2024-09-05 16:59:19 +02:00
Moritz Halbritter
14f6de0e54 Upgrade to cyclonedx-gradle-plugin 1.10.0
Closes gh-41956
2024-08-20 09:00:51 +02:00
Moritz Halbritter
4047c00aa5 Implement SBOM actuator endpoint
Closes gh-39799
2024-03-21 18:06:48 -07:00
Phillip Webb
8d64e99714 Prepare buildSrc for migration to Antora
Replace `AsciidoctorConventions` with `AntoraConventions` in
preparation for the migration to Antora.

See gh-33766
2024-03-20 15:21:20 -07:00
Andy Wilkinson
0bc5e2743b Make dependency management of jakarta.inject-api public
Closes gh-39587
2024-02-23 09:47:17 +00:00
Andy Wilkinson
5ae533a00d Minimize scope of version management for commons-compress
See gh-39368
2024-02-06 15:08:15 +00:00
Andy Wilkinson
9a5b3b3a2b Merge branch '3.2.x'
See gh-39369
2024-02-06 12:38:37 +00:00
Andy Wilkinson
84e390af70 Merge branch '3.1.x' into 3.2.x
See gh-39368
2024-02-06 12:37:18 +00:00
Andy Wilkinson
5f680ccac0 Revert "Stop managing version of commons-compress where it isn't needed"
This reverts commit 2b85cb03566b88d616fa51d970be6425c4d454d1.

See gh-39367
2024-02-06 12:36:26 +00:00
Andy Wilkinson
0afe0635b9 Merge branch '3.1.x' into 3.2.x
Closes gh-39368
2024-02-01 11:17:41 +00:00
Andy Wilkinson
2b85cb0356 Stop managing version of commons-compress where it isn't needed
Closes gh-39367
2024-02-01 10:20:20 +00:00
Andy Wilkinson
899da7891a Merge branch '3.1.x' into 3.2.x
See gh-39340
2024-01-31 17:44:07 +00:00
Andy Wilkinson
dd082c6c21 Revert "Upgrade to Commons Compress 1.25.0"
This reverts commit 1c2a622f7fcef9ebd5cb74ade3869a3dfc3ca6af.

See gh-39148
2024-01-31 17:35:57 +00:00
Andy Wilkinson
8c18d75b12 Merge branch '3.1.x' into 3.2.x
Closes gh-39340
2024-01-30 13:50:13 +00:00
Andy Wilkinson
1c2a622f7f Upgrade to Commons Compress 1.25.0
Closes gh-39148
2024-01-30 13:49:37 +00:00
Johnny Lim
175b6473c7 Polish
See gh-38389
2023-11-22 10:16:19 +01:00
Andy Wilkinson
6065f219b3 Provide dependency management for org.crac:crac
Closes gh-38378
2023-11-16 20:09:07 +00:00
Phillip Webb
06e196c4a6 Merge branch '3.1.x'
Closes gh-38214
2023-11-05 13:34:21 -08:00
Phillip Webb
4aba45d9fb Merge branch '3.0.x' into 3.1.x
Closes gh-38213
2023-11-05 13:33:59 -08:00
Phillip Webb
7f90364c78 Merge branch '2.7.x' into 3.0.x
Closes gh-38212
2023-11-05 13:33:44 -08:00
Phillip Webb
06434f050a Upgrade to Spring Asciidoctor Extensions 0.6.3
Closes gh-38211
2023-11-05 13:33:02 -08:00
Andy Wilkinson
e25886f2de Consider checkpoint restoration when logging start time and uptime
Closes gh-37084
2023-10-19 19:54:58 +01:00
Andy Wilkinson
7fd4458811 Merge branch '3.1.x'
Closes gh-37820
2023-10-11 11:29:36 +01:00
Andy Wilkinson
4384631025 Merge branch '3.0.x' into 3.1.x
Closes gh-37818
2023-10-11 11:16:04 +01:00
Andy Wilkinson
6c44809488 Merge branch '2.7.x' into 3.0.x
Closes gh-37817
2023-10-11 11:13:19 +01:00
Andy Wilkinson
254b8fe3cb Closes gh-37815 2023-10-11 10:50:01 +01:00
Moritz Halbritter
5b129ceb09 Switch reactor context propagation from auto to limited
- Polish
- Fix @since tags
- Add a test case
- Update context-propagation version

Closes gh-34201
2023-10-04 09:37:45 +02:00
Moritz Halbritter
30f29dead8 Revert "Temporarily remove auto-config for Reactor context propagation"
This reverts commit 88de3cc0890e687217e5b673dc911965098b2bda.

See gh-34201
2023-10-04 09:12:27 +02:00
Andy Wilkinson
9d42cff472 Upgrade to Spock Framework 2.3-groovy-4.0
Closes gh-36754
2023-08-04 19:27:53 +01:00
Andy Wilkinson
0c36f1f26f Upgrade to MockK 1.13.5
Closes gh-36753
2023-08-04 19:27:50 +01:00
Andy Wilkinson
579aac055d Upgrade to Maven Shade Plugin 3.5.0
Closes gh-36752
2023-08-04 19:27:49 +01:00
Andy Wilkinson
1368593199 Upgrade to Maven Resolver 1.9.14
Closes gh-36751
2023-08-04 19:27:46 +01:00
Andy Wilkinson
ef79d88acf Upgrade to Maven Plugin Tools 3.9.0
Closes gh-36750
2023-08-04 19:27:45 +01:00
Andy Wilkinson
7b70d99144 Upgrade to Maven Invoker 3.2.0
Closes gh-36749
2023-08-04 19:27:45 +01:00
Andy Wilkinson
b6db68bb9b Upgrade to Maven Common Artifact Filters 3.3.2
Closes gh-36748
2023-08-04 19:27:43 +01:00
Andy Wilkinson
0c7c7ac8a9 Upgrade to Maven 3.9.4
Closes gh-36747
2023-08-04 19:27:42 +01:00
Andy Wilkinson
f32e27f92e Upgrade to JNA 5.13.0
Closes gh-36746
2023-08-04 16:01:33 +01:00
Andy Wilkinson
faef25357f Upgrade to Janino 3.1.10
Closes gh-36745
2023-08-04 16:01:33 +01:00
Andy Wilkinson
bc6bf24df8 Upgrade to Commons FileUpload 1.5
Closes gh-36744
2023-08-04 16:01:32 +01:00
Andy Wilkinson
e63a30906c Upgrade to Commons Compress 1.23.0
Closes gh-36743
2023-08-04 16:01:32 +01:00