Commit Graph

54471 Commits

Author SHA1 Message Date
Stéphane Nicoll
1983c9c4c2 Start building against Spring LDAP 3.3.0-M1 snapshots
See gh-43765
2025-01-09 16:21:33 +01:00
Stéphane Nicoll
9919179fd8 Start building against Spring Pulsar 1.2.2 snapshots
See gh-43764
2025-01-09 16:20:39 +01:00
Stéphane Nicoll
cf42152922 Start building against Spring Kafka 3.3.2 snapshots
See gh-43763
2025-01-09 16:20:34 +01:00
Stéphane Nicoll
0934dbd3f7 Start building against Spring Framework 6.2.2 snapshots
See gh-43762
2025-01-09 16:20:30 +01:00
Stéphane Nicoll
52d419a26a Start building against Spring Data Bom 2024.1.2 snapshots
See gh-43761
2025-01-09 16:20:26 +01:00
Stéphane Nicoll
39354d079d Start building against Spring AMQP 3.2.2 snapshots
See gh-43760
2025-01-09 16:20:22 +01:00
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
83a5338abd Merge branch '3.4.x' 2025-01-09 11:41:13 +01:00
Stéphane Nicoll
bf338f8478 Merge branch '3.3.x' into 3.4.x 2025-01-09 11:41:02 +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
6a7769a65c Start building against Spring Framework 6.2.2 snapshots
See gh-43750
2025-01-09 11:04:36 +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
Phillip Webb
fc0e434a0f Merge branch '3.4.x'
Closes gh-43736
2025-01-08 10:28:49 -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
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
06c283fd8b Merge branch '3.4.x' 2025-01-08 09:23:50 +01:00