Chris Bono
642bd696dd
Add link to Pulsar env var workaround
...
There is a section in the Pulsar client authentication reference guide
that warns users of the lack of relaxed binding for authentication
parameter map keys.
This lack of relaxed binding prevents users from setting these auth
parameters directly via env var as the casing is lost in translation.
The commit adds a link in this area of the reference guide to a
workaround in the Spring Pulsar framework reference guide.
See gh-39630
2024-02-20 09:21:22 +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
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
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
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
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
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
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
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
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
Andy Wilkinson
4ee4215c8b
Upgrade to Infinispan 14.0.24.Final
...
Closes gh-39570
2024-02-14 17:58:43 +00:00
Andy Wilkinson
7dc24370c6
Upgrade to Hibernate 6.4.4.Final
...
Closes gh-39569
2024-02-14 17:58:38 +00:00
Andy Wilkinson
c0ec714e0a
Upgrade to Groovy 4.0.18
...
Closes gh-39568
2024-02-14 17:58:33 +00:00
Andy Wilkinson
ec5b259381
Upgrade to Dropwizard Metrics 4.2.25
...
Closes gh-39567
2024-02-14 17:58:29 +00:00
Andy Wilkinson
0ba1496f61
Upgrade to Commons Codec 1.16.1
...
Closes gh-39566
2024-02-14 17:58:24 +00:00
Andy Wilkinson
a51b889e33
Merge branch '3.1.x' into 3.2.x
2024-02-14 17:54:23 +00:00
Andy Wilkinson
0f341f4cb0
Upgrade to Undertow 2.3.11.Final
...
Closes gh-39563
2024-02-14 15:55:28 +00:00
Andy Wilkinson
642517a27a
Upgrade to SLF4J 2.0.12
...
Closes gh-39562
2024-02-14 15:55:24 +00:00
Andy Wilkinson
ba15d8daa4
Upgrade to Netty 4.1.107.Final
...
Closes gh-39561
2024-02-14 15:55:19 +00:00
Andy Wilkinson
2839f0c443
Upgrade to Micrometer Tracing 1.1.10
...
Closes gh-39455
2024-02-14 15:55:15 +00:00
Andy Wilkinson
ff9888be3c
Upgrade to Micrometer 1.11.9
...
Closes gh-39454
2024-02-14 15:55:14 +00:00
Andy Wilkinson
017bcf0d79
Upgrade to jOOQ 3.18.10
...
Closes gh-39560
2024-02-14 15:55:13 +00:00
Andy Wilkinson
1d6712431b
Upgrade to Jetty 11.0.20
...
Closes gh-39559
2024-02-14 15:55:09 +00:00
Andy Wilkinson
15fc9f2377
Upgrade to Jetty Reactive HTTPClient 3.0.12
...
Closes gh-39558
2024-02-14 15:55:04 +00:00
Andy Wilkinson
b524abbbf0
Upgrade to Janino 3.1.12
...
Closes gh-39557
2024-02-14 15:54:59 +00:00
Andy Wilkinson
34946b2152
Upgrade to Infinispan 14.0.24.Final
...
Closes gh-39556
2024-02-14 15:54:55 +00:00