Christoph Strobl
9240f971fb
Make HikariDataSource participate in checkpoint-restore
...
See gh-36422
2023-07-25 16:27:56 +01:00
Andy Wilkinson
14d2675aab
Add @ConditionalOnCheckpointRestore
...
Closes gh-36536
2023-07-25 16:27:46 +01:00
Moritz Halbritter
6050fff078
Auto-configure observability for R2DBC
...
The new ConnectionFactoryDecorator can be used to decorate the
ConnectionFactory built by the ConnectionFactoryBuilder.
The new R2dbcObservationAutoConfiguration configures a
ConnectionFactoryDecorator to attach a ObservationProxyExecutionListener
to ConnectionFactories. This enables Micrometer Observations for R2DBC
queries.
Closes gh-33768
2023-07-25 17:01:55 +02:00
Andy Wilkinson
df4c65e494
Merge branch '3.1.x'
...
Closes gh-36568
2023-07-25 15:18:02 +01:00
Andy Wilkinson
ee9574d399
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36567
2023-07-25 15:04:30 +01:00
Andy Wilkinson
e106828fc8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36566
2023-07-25 14:59:44 +01:00
Andy Wilkinson
5c6a9122cb
Polish "Test Micrometer config to property exposure"
...
See gh-33743
2023-07-25 14:43:14 +01:00
Mirko Sobeck
19e70055a5
Test Micrometer config to property exposure
...
See gh-33743
2023-07-25 14:37:25 +01:00
Andy Wilkinson
2289b725d2
Merge branch '3.1.x'
...
Closes gh-36560
2023-07-25 13:08:01 +01:00
Andy Wilkinson
2766c4b648
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36559
2023-07-25 13:07:48 +01:00
Andy Wilkinson
d290d05f63
Add missing Stackdriver metric-type-prefix property
...
Closes gh-36499
2023-07-25 13:01:59 +01:00
Andy Wilkinson
0f110a5f5b
Merge branch '3.1.x'
...
Closes gh-36557
2023-07-25 12:54:46 +01:00
Andy Wilkinson
22fa904590
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36556
2023-07-25 12:54:34 +01:00
Andy Wilkinson
45624c0a78
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36555
2023-07-25 12:53:11 +01:00
Andy Wilkinson
aae8665db1
Add missing management.metrics.export.wavefront properties
...
Closes gh-36498
2023-07-25 12:35:58 +01:00
Andy Wilkinson
346ebbc6f8
Merge branch '3.1.x'
...
Closes gh-36554
2023-07-25 12:09:22 +01:00
Andy Wilkinson
5d1b2348e8
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36553
2023-07-25 12:08:43 +01:00
Andy Wilkinson
826bad5820
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36552
2023-07-25 12:08:19 +01:00
Andy Wilkinson
a6c19dae07
Add missing management.metrics.export.signalfx properties
...
Closes gh-36497
2023-07-25 11:35:57 +01:00
Stephane Nicoll
4d708641b3
Test Gradle plugin against Gradle 8.2.1
...
Closes gh-36548
2023-07-25 11:52:48 +02:00
Stephane Nicoll
26ff1a2df6
Merge branch '3.1.x'
...
Closes gh-36551
2023-07-25 11:52:14 +02:00
Stephane Nicoll
9889adfa43
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36550
2023-07-25 11:52:03 +02:00
Stephane Nicoll
d30afee06e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36549
2023-07-25 11:51:46 +02:00
Stephane Nicoll
a350ede711
Test Gradle plugin against Gradle 8.2.1
...
Closes gh-36548
2023-07-25 11:41:48 +02:00
Scott Frederick
2452958f7b
Merge branch '3.1.x'
...
Closes gh-36486
2023-07-24 15:10:48 -05:00
Scott Frederick
bf08cc25df
Use DockerImageNames in Docker compose integration tests
...
Closes gh-36485
2023-07-24 11:00:20 -05:00
Stephane Nicoll
d04daf9184
Merge branch '3.1.x'
...
Closes gh-36533
2023-07-24 16:32:10 +02:00
Stephane Nicoll
a607056b98
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36532
2023-07-24 16:31:56 +02:00
Stephane Nicoll
259fac57a9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36531
2023-07-24 16:29:56 +02:00
Stephane Nicoll
854c162966
Polish "Fail fast if job name does not exist"
...
See gh-36060
2023-07-24 16:21:44 +02:00
Akshay Dubey
c38cd74542
Fail fast if job name does not exist
...
See gh-36060
2023-07-24 16:15:04 +02:00
Stephane Nicoll
740ed18fa7
Merge branch '3.1.x'
...
Closes gh-36530
2023-07-24 16:10:20 +02:00
Stephane Nicoll
89066b4d1e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36529
2023-07-24 16:09:32 +02:00
Stephane Nicoll
73cc54ad34
Prevent PostConstruct to be used in production code
...
Closes gh-36528
2023-07-24 16:08:50 +02:00
Andy Wilkinson
c9c36e7e42
Merge branch '3.1.x'
...
Closes gh-36527
2023-07-24 14:38:52 +01:00
Andy Wilkinson
54323d1a95
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36526
2023-07-24 14:35:14 +01:00
Andy Wilkinson
2db45e9ba3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36525
2023-07-24 14:34:50 +01:00
Andy Wilkinson
a5d5908c27
Add missing management.metrics.export.atlas properties
...
Closes gh-36496
2023-07-24 14:34:11 +01:00
Stephane Nicoll
771a98b192
Merge branch '3.1.x'
...
Closes gh-36521
2023-07-24 13:25:10 +02:00
Stephane Nicoll
f23cb1fa39
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36520
2023-07-24 13:25:01 +02:00
Stephane Nicoll
3aeb853c63
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36519
2023-07-24 13:24:40 +02:00
Stephane Nicoll
cc77b8ace1
Polish contribution
...
See gh-36463
2023-07-24 13:14:01 +02:00
elevne
d59cec9e01
Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
...
See gh-36463
2023-07-24 13:06:47 +02:00
Stephane Nicoll
746cb00833
Merge branch '3.1.x'
...
Closes gh-36517
2023-07-24 13:00:57 +02:00
Stephane Nicoll
48622f2b7d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36516
2023-07-24 13:00:47 +02:00
Stephane Nicoll
74349d1192
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36515
2023-07-24 13:00:38 +02:00
fzyzcjy
e67bca121b
Fix description of started and ready time metrics
...
See gh-36507
2023-07-24 12:57:06 +02:00
Andy Wilkinson
07a7ff473b
Merge branch '3.1.x'
...
Closes gh-36495
2023-07-21 16:47:35 +01:00
Andy Wilkinson
519966e230
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36494
2023-07-21 16:47:24 +01:00
Andy Wilkinson
84c1c5ccaa
Polish "Don't run process-aot or process-test-aot on reactor projects"
...
See gh-35377
2023-07-21 16:39:50 +01:00