Brian Clozel
8d1e877e55
Merge branch '3.2.x'
...
Closes gh-39625
2024-02-19 14:36:21 +01:00
Patrick Strawderman
057432c87b
Re-order route registration for GraphQL web endpoints
...
Re-order the route registrations for GraphQL requests so that the
most commonly matched path is evaluated first.
Closes gh-39613
2024-02-19 14:36:09 +01:00
Moritz Halbritter
b0914f8632
Merge branch '3.2.x'
2024-02-19 14:31:54 +01:00
Moritz Halbritter
1e45d5cfa2
Merge branch '3.1.x' into 3.2.x
2024-02-19 14:31:46 +01:00
Moritz Halbritter
6d27c0a933
Fix SpringApplicationBannerPrinterTests on Windows
2024-02-19 14:22:18 +01:00
Moritz Halbritter
8574926210
Merge branch '3.2.x'
...
Closes gh-39622
2024-02-19 11:34:40 +01:00
Moritz Halbritter
68637fa86c
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39621
2024-02-19 11:34:33 +01:00
Moritz Halbritter
ddd3e37ddd
Merge pull request #39601 from alvican
...
* pr/39601:
Polish "Fix local dependent writing of banner into ByteArrayOutputStream"
Fix local dependent writing of banner into ByteArrayOutputStream
Closes gh-39601
2024-02-19 11:34:22 +01:00
Moritz Halbritter
ea2f273cf8
Polish "Fix local dependent writing of banner into ByteArrayOutputStream"
...
See gh-39601
2024-02-19 11:33:57 +01:00
Thorsten Schmidt
f82a5e10db
Fix local dependent writing of banner into ByteArrayOutputStream
...
See gh-39601
2024-02-19 11:12:12 +01:00
Moritz Halbritter
73d3623670
Merge branch '3.2.x'
...
Closes gh-39620
2024-02-19 11:09:44 +01:00
Moritz Halbritter
bb7706fe88
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39619
2024-02-19 11:09:36 +01:00
Moritz Halbritter
d2136e5017
Merge pull request #39605 from snicoll
...
* pr/39605:
Fix json path assertion
Closes gh-39605
2024-02-19 11:01:32 +01:00
Stéphane Nicoll
7d73b11239
Fix json path assertion
...
See gh-39605
2024-02-19 11:01:12 +01:00
Brian Clozel
4fd0e29cc8
iRemove TypeDefinitionConfigurer auto-configuration
...
Closes gh-39604
2024-02-16 15:27:23 +01:00
Brian Clozel
77922af3ba
Merge branch '3.2.x'
...
Closes gh-39603
2024-02-16 15:10:14 +01:00
Brian Clozel
59693f2b12
Move "micrometer.observations.*" configuration properties
...
This commit moves the "micrometer.observations.*" configuration
properties to "management.observations.*" namespace, as it was
introduced in the wrong namespace initially.
The former configuration property is deprecated and will be removed in a
future version.
Fixes gh-39600
2024-02-16 15:03:18 +01:00
Moritz Halbritter
ce3837dbe7
Merge pull request #39253 from Wzy19930507
...
* pr/39253:
Apply @AutoConfigureJson to test slices
Closes gh-39253
2024-02-16 10:15:12 +01:00
Wzy19930507
4a1a98c037
Apply @AutoConfigureJson to test slices
...
See gh-39253
2024-02-16 10:10:20 +01:00
Moritz Halbritter
ba265e54d0
Merge branch '3.2.x'
...
Closes gh-39599
2024-02-16 09:44:43 +01:00
Moritz Halbritter
d6d70828f1
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39598
2024-02-16 09:44:32 +01:00
Moritz Halbritter
3a31941071
Merge pull request #39321 from vjh0107
...
* pr/39321:
Change ConcurrentReferenceCachingMetadataReaderFactory to use application's resource loader
Closes gh-39321
2024-02-16 09:44:17 +01:00
junhyung
8fee77761d
Change ConcurrentReferenceCachingMetadataReaderFactory to use application's resource loader
...
See gh-39321
2024-02-16 09:32:24 +01:00
Moritz Halbritter
2280aa30cb
Merge branch '3.2.x'
...
Closes gh-39597
2024-02-16 09:29:27 +01:00
Moritz Halbritter
de35d2e443
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39596
2024-02-16 09:28:39 +01:00
Moritz Halbritter
03dfc3bbd1
Merge pull request #39589 from lukasdo
...
* pr/39589:
Polish "Document default value for show-value configuration properties"
Document default value for show-value configuration properties
Closes gh-39589
2024-02-16 09:27:03 +01:00
Moritz Halbritter
e2b29dc9cb
Polish "Document default value for show-value configuration properties"
...
See gh-39589
2024-02-16 09:24:32 +01:00
lukasdooo
7ade54d304
Document default value for show-value configuration properties
...
See gh-39589
2024-02-16 09:21:55 +01:00
Moritz Halbritter
b449acf4ca
Merge branch '3.2.x'
...
Closes gh-39595
2024-02-16 09:20:37 +01:00
Moritz Halbritter
ceae967c58
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39594
2024-02-16 09:20:27 +01:00
Moritz Halbritter
8b2a7e8a19
Merge pull request #39544 from gdmrw
...
* pr/39544:
Add smoke test for InfoContributor
Closes gh-39544
2024-02-16 09:20:17 +01:00
gdmrw
3befeb2d7e
Add smoke test for InfoContributor
...
See gh-39544
2024-02-16 09:12:04 +01:00
Moritz Halbritter
88bc47b255
Merge pull request #39585 from qlido
...
* pr/39585:
Polish "Change Banner declaration with new Java Syntax"
Change Banner declaration with new Java Syntax
Closes gh-39585
2024-02-16 09:09:36 +01:00
Moritz Halbritter
8ec463c688
Polish "Change Banner declaration with new Java Syntax"
...
See gh-39585
2024-02-16 09:09:13 +01:00
qlido
9c57444464
Change Banner declaration with new Java Syntax
...
See gh-39585
2024-02-16 09:08:14 +01:00
Andy Wilkinson
224254b300
Upgrade to Micrometer Tracing 1.3.0-M1
...
Closes gh-38985
2024-02-14 19:44:22 +00:00
Andy Wilkinson
d13c7e013c
Upgrade to Micrometer 1.13.0-M1
...
Closes gh-38984
2024-02-14 19:44:21 +00:00
Andy Wilkinson
31d25f6dd7
Merge branch '3.2.x'
2024-02-14 19:37:29 +00:00
Andy Wilkinson
71abc9d6b7
fixup! Upgrade to Testcontainers 1.19.5
2024-02-14 18:58:19 +00:00
Andy Wilkinson
6be9fdaeec
Upgrade to Undertow 2.3.11.Final
...
Closes gh-39579
2024-02-14 17:59:28 +00:00
Andy Wilkinson
90e46b9415
Upgrade to Testcontainers 1.19.5
...
Closes gh-39578
2024-02-14 17:59:23 +00:00
Andy Wilkinson
24572e46c9
Upgrade to SLF4J 2.0.12
...
Closes gh-39577
2024-02-14 17:59:16 +00:00
Andy Wilkinson
a61a7b9d16
Upgrade to Netty 4.1.107.Final
...
Closes gh-39576
2024-02-14 17:59:12 +00:00
Andy Wilkinson
6536ee973a
Upgrade to Micrometer Tracing 1.2.3
...
Closes gh-39475
2024-02-14 17:59:07 +00:00
Andy Wilkinson
a7d78aee8b
Upgrade to Micrometer 1.12.3
...
Closes gh-39474
2024-02-14 17:59:06 +00:00
Andy Wilkinson
d16c3db912
Upgrade to JUnit Jupiter 5.10.2
...
Closes gh-39575
2024-02-14 17:59:06 +00:00
Andy Wilkinson
5c6f200b85
Upgrade to jOOQ 3.18.10
...
Closes gh-39574
2024-02-14 17:59:01 +00:00
Andy Wilkinson
1d4f0e78e6
Upgrade to Jetty 12.0.6
...
Closes gh-39573
2024-02-14 17:58:57 +00:00
Andy Wilkinson
3a9987371c
Upgrade to Jetty Reactive HTTPClient 4.0.3
...
Closes gh-39572
2024-02-14 17:58:52 +00:00
Andy Wilkinson
6ea6aa42f7
Upgrade to Janino 3.1.12
...
Closes gh-39571
2024-02-14 17:58:47 +00:00