Moritz Halbritter
874ed701a2
Merge pull request #38350 from sdeleuze
...
* pr/38350:
Document Liberica JDK with CRaC
Closes gh-38350
2023-11-14 13:26:11 +01:00
Sébastien Deleuze
e88bab69f6
Document Liberica JDK with CRaC
...
See gh-38350
2023-11-14 13:25:30 +01:00
Phillip Webb
0ef87f5102
Merge branch '3.1.x'
2023-11-13 10:42:56 -08:00
Phillip Webb
b902bf6aca
Merge branch '3.0.x' into 3.1.x
2023-11-13 10:42:32 -08:00
Phillip Webb
09e5a2f24a
Update copyright year of changed files
2023-11-13 10:42:26 -08:00
Phillip Webb
80210e93d3
Make LogCorrelationPropertySource an EnumerablePropertySource
...
Change `LogCorrelationPropertySource` to an `EnumerablePropertySource`
to reduce the likelihood of `Binder` errors.
Closes gh-38349
2023-11-13 10:40:24 -08:00
Phillip Webb
ba56953ea5
Skip ValueObjectBinder if parameter names cannot be discovered
...
Update `ValueObjectBinder` so that it is skipped if parameter names
cannot be discovered. This is much more likely as of Since Spring
Framework 6.1 as it no longer performs ASM parsing to discover names.
Fixes gh-38201
2023-11-13 10:24:06 -08:00
Phillip Webb
1a487d5cad
Merge branch '3.1.x'
2023-11-13 09:27:56 -08:00
Phillip Webb
211e8c004a
Merge branch '3.0.x' into 3.1.x
2023-11-13 09:27:45 -08:00
Phillip Webb
2cabcbc8fa
Polish adoc formatting
2023-11-13 09:27:15 -08:00
Andy Wilkinson
da67ce4a76
Upgrade to Micrometer Tracing 1.2.0
...
Closes gh-38306
2023-11-13 15:57:10 +00:00
Andy Wilkinson
a6c4ea7e8c
Upgrade to Micrometer 1.12.0
...
Closes gh-38305
2023-11-13 15:57:09 +00:00
Andy Wilkinson
28b4298cdd
Upgrade to Dependency Management Plugin 1.1.4
...
Closes gh-38346
2023-11-13 15:57:09 +00:00
Andy Wilkinson
9ddf6cc390
Merge branch '3.1.x'
2023-11-13 15:54:50 +00:00
Andy Wilkinson
c4adc2c770
Upgrade to Micrometer Tracing 1.1.7
...
Closes gh-38298
2023-11-13 15:54:37 +00:00
Andy Wilkinson
25e6c8828f
Upgrade to Micrometer 1.11.6
...
Closes gh-38297
2023-11-13 15:54:36 +00:00
Andy Wilkinson
246c29e498
Upgrade to Dependency Management Plugin 1.1.4
...
Closes gh-38345
2023-11-13 15:54:36 +00:00
Andy Wilkinson
0bdd2a237f
Merge branch '3.1.x'
2023-11-13 15:50:30 +00:00
Andy Wilkinson
9e2d75936e
Merge branch '3.0.x' into 3.1.x
2023-11-13 15:50:19 +00:00
Andy Wilkinson
74b395bda4
Upgrade to Micrometer Tracing 1.0.12
...
Closes gh-38291
2023-11-13 15:50:00 +00:00
Andy Wilkinson
721ac5d7ee
Upgrade to Micrometer 1.10.13
...
Closes gh-38290
2023-11-13 15:49:59 +00:00
Andy Wilkinson
318f7bb5f0
Upgrade to Dependency Management Plugin 1.1.4
...
Closes gh-38344
2023-11-13 15:49:58 +00:00
Andy Wilkinson
44932a5e8d
Merge branch '3.1.x'
2023-11-13 15:29:07 +00:00
Andy Wilkinson
30489b53b8
Merge branch '3.0.x' into 3.1.x
2023-11-13 15:28:53 +00:00
Andy Wilkinson
771bf7b0dc
Merge branch '2.7.x' into 3.0.x
2023-11-13 15:28:27 +00:00
Andy Wilkinson
3460913338
Upgrade to Micrometer 1.9.17
...
Closes gh-38279
2023-11-13 15:28:04 +00:00
Moritz Halbritter
212b80a04c
Merge pull request #38327 from cachescrubber
...
* pr/38327:
Update JobLauncherApplicationRunner to use getIdentifyingParameters
Closes gh-38327
2023-11-13 12:12:51 +01:00
Lars Uffmann
adb841c45e
Update JobLauncherApplicationRunner to use getIdentifyingParameters
...
See gh-38327
2023-11-13 12:12:34 +01:00
Moritz Halbritter
4d21760fd6
Merge branch '3.1.x'
...
Closes gh-38341
2023-11-13 12:08:57 +01:00
Moritz Halbritter
4a6762a356
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38340
2023-11-13 12:08:48 +01:00
Moritz Halbritter
a33d8f2e93
Merge pull request #38326 from cachescrubber
...
* pr/38326:
Polish "Add a Restarting a stopped or failed Job section to the batch howto"
Add a Restarting a stopped or failed Job section to the batch howto
Closes gh-38326
2023-11-13 12:08:22 +01:00
Moritz Halbritter
ba998302bd
Polish "Add a Restarting a stopped or failed Job section to the batch howto"
...
See gh-38326
2023-11-13 12:08:06 +01:00
Lars Uffmann
00ce9aab00
Add a Restarting a stopped or failed Job section to the batch howto
...
See gh-38326
2023-11-13 12:06:01 +01:00
Moritz Halbritter
c66322491d
Merge branch '3.1.x'
...
Closes gh-38339
2023-11-13 11:50:57 +01:00
Moritz Halbritter
24cb05cb59
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38338
2023-11-13 11:49:51 +01:00
Moritz Halbritter
3406391f63
Merge pull request #38325 from cachescrubber
...
* pr/38325:
Remove unnecessary JobOperator bean definition
Closes gh-38325
2023-11-13 11:49:30 +01:00
Lars Uffmann
e41b36273f
Remove unnecessary JobOperator bean definition
...
See gh-38325
2023-11-13 11:46:38 +01:00
Moritz Halbritter
18ad246219
Merge branch '3.1.x'
2023-11-13 11:44:13 +01:00
Moritz Halbritter
2776047438
Reinstate accidentally removed sentence
...
See gh-35629
2023-11-13 11:44:05 +01:00
Moritz Halbritter
580d569ed0
Merge branch '3.1.x'
...
Closes gh-38337
2023-11-13 11:40:51 +01:00
Moritz Halbritter
9334840f18
Reverse the tip for importing testcontainers declarations
...
They now use `@ServiceConnection` by default.
Closes gh-35629
2023-11-13 11:40:30 +01:00
Moritz Halbritter
260a0b65c9
Merge branch '3.1.x'
...
Closes gh-38336
2023-11-13 11:25:00 +01:00
Moritz Halbritter
5a3e588da4
Create a separate section for testcontainers at development time
...
Closes gh-35856
2023-11-13 11:16:59 +01:00
Moritz Halbritter
fc25d190b8
Merge branch '3.1.x'
...
Closes gh-38335
2023-11-13 10:36:46 +01:00
Moritz Halbritter
e5326e18fc
Document when and why to use the name attribute of ServiceConnection
...
Closes gh-36071
2023-11-13 10:36:30 +01:00
Moritz Halbritter
c8461eae0b
Merge branch '3.1.x'
...
Closes gh-38334
2023-11-13 09:08:04 +01:00
Moritz Halbritter
27da93525e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38333
2023-11-13 09:07:54 +01:00
Moritz Halbritter
1022e1bdd2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38332
2023-11-13 09:07:43 +01:00
Moritz Halbritter
935a617d58
Merge pull request #38330 from dreis2211
...
* pr/38330:
Fix link to Elasticsearch health indicator
Closes gh-38330
2023-11-13 09:07:30 +01:00
Christoph Dreis
af0df78bd0
Fix link to Elasticsearch health indicator
...
See gh-38330
2023-11-13 09:04:06 +01:00