Stéphane Nicoll
05b1216010
Start building against Reactor Bom 2024.0.2 snapshots
...
See gh-43759
2025-01-09 16:20:18 +01:00
Stéphane Nicoll
aae02f7193
Start building against Micrometer Tracing 1.5.0-M1 snapshots
...
See gh-43758
2025-01-09 16:18:32 +01:00
Stéphane Nicoll
b5d4587cb5
Start building against Micrometer 1.5.0-M1 snapshots
...
See gh-43757
2025-01-09 16:18:03 +01:00
Stéphane Nicoll
aa6daffba4
Start building against Spring Pulsar 1.2.2 snapshots
...
See gh-43752
2025-01-09 11:04:45 +01:00
Stéphane Nicoll
942ac966d1
Start building against Spring Kafka 3.3.2 snapshots
...
See gh-43751
2025-01-09 11:04:41 +01:00
Stéphane Nicoll
0e1cd29b5e
Start building against Spring Data Bom 2024.1.2 snapshots
...
See gh-43749
2025-01-09 11:04:32 +01:00
Stéphane Nicoll
5ee1248c4c
Start building against Spring AMQP 3.2.2 snapshots
...
See gh-43748
2025-01-09 11:04:28 +01:00
Stéphane Nicoll
ca92989fd9
Start building against Reactor Bom 2024.0.2 snapshots
...
See gh-43747
2025-01-09 11:04:24 +01:00
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
Stéphane Nicoll
15b63faec5
Start building against Spring Pulsar 1.1.8 snapshots
...
See gh-43744
2025-01-09 10:57:34 +01:00
Stéphane Nicoll
8c49a199aa
Start building against Spring Data Bom 2024.0.8 snapshots
...
See gh-43743
2025-01-09 10:57:30 +01:00
Stéphane Nicoll
27f00e2689
Start building against Reactor Bom 2023.0.14 snapshots
...
See gh-43742
2025-01-09 10:57:26 +01:00
Stéphane Nicoll
48b7724f3a
Start building against Micrometer Tracing 1.3.8 snapshots
...
See gh-43741
2025-01-09 10:57:22 +01:00
Stéphane Nicoll
db94388e63
Start building against Micrometer 1.13.10 snapshots
...
See gh-43740
2025-01-09 10:57:18 +01:00
Phillip Webb
b48ce96746
Update copyright year of changed files
2025-01-08 15:46:10 -08:00
Phillip Webb
af2d176588
Merge branch '3.4.x'
2025-01-08 15:45:59 -08: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
52b9b8e711
Fix tests failing due to missing 'spring.jmx.enabled=true'
...
See gh-43706
2025-01-08 15:44:35 -08:00
Phillip Webb
bd3663748b
Restore matchIfMissing attribute
...
Restore accidentally deleted `matchIfMissing` attribute.
See gh-43704
2025-01-08 15:00:45 -08:00
Phillip Webb
b448d5e0a7
Don't create unessary JMX beans
...
Align "spring.jmx.enabled" conditions by removing
`matchIfMissing = true`.
Closes gh-43706
2025-01-08 13:45:01 -08:00
Phillip Webb
7e194a0af6
Fix checkstyle issue
2025-01-08 13:44:46 -08:00
Phillip Webb
86b6171edc
Introduce dedicated annotations to deal with boolean properties
...
Add `@ConditionalOnBooleanProperty` annotation to deal with
boolean properties and primarily for features that users toggle
using `.enabled` properties.
Closes gh-43704
2025-01-08 13:26:11 -08:00
Stéphane Nicoll
472d7f3c9f
Polish
2025-01-08 11:32:48 +01:00
Stéphane Nicoll
9f6f244370
Add support for Vibur DBCP connection pool to DataSourceBuilder
...
Closes gh-42903
2025-01-08 11:20:46 +01:00
Stéphane Nicoll
0a95b229e0
Merge branch '3.4.x'
...
Closes gh-43733
2025-01-08 11:17:46 +01: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
Stéphane Nicoll
b84618fab9
Register Logback's pattern conversion rule using Suppliers
...
This commit makes use of a feature introduced in LogBack 1.5.15 that
allows converter to be specified using a supplier rather than a fully
qualified class name.
Closes gh-43588
2025-01-08 11:10:05 +01:00
Andy Wilkinson
a2d038f2f5
Merge branch '3.4.x'
...
Closes gh-43731
2025-01-08 10:07:47 +00: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
c6b958cfd2
Merge branch '3.4.x'
...
Closes gh-43730
2025-01-08 09:54:26 +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
f802911f2d
Merge branch '3.4.x'
...
Closes gh-43726
2025-01-08 09:09:55 +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
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
91c0e23c64
Upgrade to FreeMarker 2.3.34
...
Closes gh-43719
2025-01-08 09:10:33 +01:00
Phillip Webb
879d664bd5
Merge branch '3.4.x'
...
Closes gh-43718
2025-01-07 19:23:01 -08: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
Phillip Webb
e4bcda258a
Polish "Add spring.data.redis.lettuce.read-from property"
...
See gh-42588
Co-authored-by: Stephane Nicoll <stephane.nicoll@broadcom.com >
2025-01-07 16:49:42 +01:00
Dmytro Nosan
fd115980e7
Add spring.data.redis.lettuce.read-from property
...
See gh-42588
2025-01-07 16:35:39 +01:00
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