Commit Graph

27424 Commits

Author SHA1 Message Date
Stéphane Nicoll
5b5ba2e65b Polish "Configure Postgres' application_name from the environment"
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.

See gh-42460
2025-01-07 16:32:31 +01:00
Dmytro Nosan
ce0bcf3493 Configure Postgres' application_name from the environment
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.

See gh-42460
2025-01-07 16:32:31 +01:00
Andy Wilkinson
d2a7c68792 Upgrade to Versions Maven Plugin 2.18.0
Closes gh-43696
2025-01-07 14:49:24 +00:00
Andy Wilkinson
76f754993a Upgrade to SQLite JDBC 3.47.2.0
Closes gh-43695
2025-01-07 14:49:23 +00:00
Andy Wilkinson
6ea5511efa Upgrade to Selenium HtmlUnit 4.27.0
Closes gh-43694
2025-01-07 14:49:23 +00:00
Andy Wilkinson
4f81ed6854 Upgrade to Selenium 4.27.0
Closes gh-43693
2025-01-07 14:49:23 +00:00
Andy Wilkinson
38f220faa6 Upgrade to Rabbit Stream Client 0.21.0
Closes gh-43692
2025-01-07 14:49:22 +00:00
Andy Wilkinson
b68c9df7ee Upgrade to Rabbit AMQP Client 5.24.0
Closes gh-43691
2025-01-07 14:49:21 +00:00
Andy Wilkinson
db8ef8c806 Upgrade to R2DBC MySQL 1.3.1
Closes gh-43690
2025-01-07 14:49:21 +00:00
Andy Wilkinson
a7b3d0ab21 Upgrade to R2DBC MariaDB 1.3.0
Closes gh-43689
2025-01-07 14:49:20 +00:00
Andy Wilkinson
7f2f8d4d3b Upgrade to Quartz 2.5.0
Closes gh-43688
2025-01-07 14:49:20 +00:00
Andy Wilkinson
d542de3aac Upgrade to Oracle R2DBC 1.3.0
Closes gh-43687
2025-01-07 14:49:19 +00:00
Andy Wilkinson
4c4b4dc31b Upgrade to Oracle Database 23.6.0.24.10
Closes gh-43686
2025-01-07 14:49:19 +00:00
Andy Wilkinson
074745767a Upgrade to OpenTelemetry 1.45.0
Closes gh-43685
2025-01-07 14:49:19 +00:00
Andy Wilkinson
695ccc7700 Upgrade to Maven Javadoc Plugin 3.11.2
Closes gh-43682
2025-01-07 14:49:18 +00:00
Andy Wilkinson
2f50598c7c Upgrade to Maven Invoker Plugin 3.9.0
Closes gh-43681
2025-01-07 14:49:17 +00:00
Andy Wilkinson
edb2663a27 Upgrade to MariaDB 3.5.1
Closes gh-43680
2025-01-07 14:49:17 +00:00
Andy Wilkinson
3bb1f7c55d Upgrade to Logback 1.5.16
Closes gh-43679
2025-01-07 14:49:16 +00:00
Andy Wilkinson
53f42cebb8 Upgrade to Liquibase 4.30.0
Closes gh-43678
2025-01-07 14:48:26 +00:00
Andy Wilkinson
602b8db1ad Upgrade to Lettuce 6.5.2.RELEASE
Closes gh-43677
2025-01-07 14:48:26 +00:00
Andy Wilkinson
2ec5f89e36 Upgrade to Kafka 3.9.0
Closes gh-43676
2025-01-07 14:48:25 +00:00
Andy Wilkinson
dcf6a32928 Upgrade to Jaybird 6.0.0
Closes gh-43675
2025-01-07 14:48:25 +00:00
Andy Wilkinson
31d0135132 Upgrade to Infinispan 15.1.3.Final
Closes gh-43674
2025-01-07 14:48:24 +00:00
Andy Wilkinson
24aff8580c Upgrade to HtmlUnit 4.7.0
Closes gh-43673
2025-01-07 14:48:24 +00:00
Andy Wilkinson
0206620275 Upgrade to HikariCP 6.2.1
Closes gh-43672
2025-01-07 14:48:23 +00:00
Andy Wilkinson
0ac75d861a Upgrade to FreeMarker 2.3.34
Closes gh-43671
2025-01-07 14:48:23 +00:00
Andy Wilkinson
d5348a5ec3 Upgrade to Flyway 11.1.0
Closes gh-43670
2025-01-07 14:48:22 +00:00
Andy Wilkinson
3bd9ef31c6 Upgrade to Commons DBCP2 2.13.0
Closes gh-43668
2025-01-07 14:48:22 +00:00
Andy Wilkinson
0c2a53c0ce Upgrade to Artemis 2.39.0
Closes gh-43666
2025-01-07 14:48:21 +00:00
Andy Wilkinson
369542106f Merge branch '3.4.x'
Closes gh-43714
2025-01-07 14:47:04 +00: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
Yanming Zhou
0d3e0245a2 Add support for configuring Tomcat connector's max parameter count
See gh-43286
2025-01-07 14:35:31 +01:00
Yanming Zhou
1ecf1f3c74 Remove unnecessary creation of DataSourceProperties
This commit removes the creation of DataSourceProperties in
DataSourceTransactionManagerAutoConfiguration as the latter does not
use the former.

See gh-43603
2025-01-07 12:38:24 +01:00
Stéphane Nicoll
b07119083a Update copyright year of changed file
See gh-43614
2025-01-07 12:34:00 +01:00
Yanming Zhou
44e7dd3653 Make application main class explicit in usage help
See gh-43614
2025-01-07 12:33:59 +01:00
Stéphane Nicoll
8d2b1addb0 Polish "Use SQLExceptionTranslator bean if defined"
See gh-43511
2025-01-07 12:25:23 +01:00
Dmytro Nosan
86ef089d16 Use SQLExceptionTranslator bean if defined
This commit improves the auto-configuration of JdbcTemplate and
HibernateJpaDialect so that an SQLExceptionTranslator bean is used if
it is available.

See gh-43511
2025-01-07 12:25:23 +01:00
Stéphane Nicoll
ced7c1617c Polish "Add TaskDecorator support for scheduled tasks"
See gh-43190
2025-01-07 12:15:46 +01:00
Dmytro Nosan
f0c5312141 Add TaskDecorator support for scheduled tasks
See gh-43190
2025-01-07 12:15:45 +01:00
Stéphane Nicoll
e6af48fc20 Polish "Retain existing modules in JacksonAutoConfiguration"
See gh-42836
2025-01-07 11:58:47 +01:00
Dmytro Nosan
993fbb3a0d Retain existing modules in JacksonAutoConfiguration
Previously, the default Jackson2ObjectMapperBuilderCustomizer
implementation did set the list of modules to use. This had the effect
of removing any modules that were registered programmatically by a
customizer with higher precedence.

This commit uses the variant of modulesToInstall that retain any
existing modules. It also adds a note in the documentation as this
behavior can be easily missed.

See gh-42836
2025-01-07 11:56:20 +01:00
Stéphane Nicoll
ff6c7c7fdf Merge branch '3.4.x' 2025-01-07 10:30:41 +01: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
Phillip Webb
32393425d6 Merge branch '3.4.x'
Closes gh-43707
2025-01-06 21:32:25 -08: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
Phillip Webb
170ff4eb23 Update copyright year of changed files 2025-01-06 17:40:24 -08:00
Phillip Webb
a8f3afc6b7 Fix incorrect imports
Fix accidentally committed imports.

See gh-43703
2025-01-06 14:42:28 -08:00
Phillip Webb
4c307d6fda Switch away from using @ConditionalOnProperty prefix
Merge `prefix` into `name` attribute and simplify annotations
where possible.

Closes gh-43703
2025-01-06 14:37:18 -08:00