20709 Commits

Author SHA1 Message Date
Moritz Halbritter
61739bd917 Prevent propagation for local fields when using W3C propagation
Closes gh-37109
2023-08-31 11:50:05 +02:00
Andy Wilkinson
a8e37b5cc5 Merge branch '2.7.x' into 3.0.x
Closes gh-37142
2023-08-30 13:34:12 +01:00
Andy Wilkinson
2de98a84bc Polish "Polish code and javadoc"
See gh-37112
2023-08-30 13:31:58 +01:00
hakan-krgn
6d9ce8a3b5 Polish code and javadoc
See gh-37112
2023-08-30 13:31:58 +01:00
Phillip Webb
fbea788e0a Merge branch '2.7.x' into 3.0.x 2023-08-24 10:32:27 -07:00
Phillip Webb
727e22abac Restore Redis to NoSQL stores supported by Spring Data documentation
See gh-29694
2023-08-24 10:31:01 -07:00
Stephane Nicoll
df85c817a6 Upgrade to Spring Batch 5.0.3
Closes gh-36833
2023-08-23 21:04:15 +02:00
Stephane Nicoll
4c719c163b Upgrade to RxJava3 3.1.7
Closes gh-37087
2023-08-23 21:04:14 +02:00
Stephane Nicoll
48e3ebadef Upgrade to Netty 4.1.97.Final
Closes gh-37086
2023-08-23 21:04:09 +02:00
Stephane Nicoll
25897b25ab Upgrade to Spring Batch 4.3.9
Closes gh-36827
2023-08-23 21:02:51 +02:00
Stephane Nicoll
59e6c8f6f9 Upgrade to Netty 4.1.97.Final
Closes gh-37085
2023-08-23 21:02:50 +02:00
Stephane Nicoll
57a65bc0dd Upgrade to Spring Integration 6.0.7
Closes gh-37061
2023-08-23 09:37:17 +02:00
jongwooo
37855a597c Fix links to Oracle API javadoc in the documentation
See gh-37070
2023-08-22 11:59:21 -05:00
Stephane Nicoll
e8d329d99f Polish 2023-08-22 14:44:02 +02:00
Stephane Nicoll
eed6e199fc Polish "Detect logback config location as xml if path ends with .xml"
See gh-37039
2023-08-22 10:33:03 +02:00
Yanming Zhou
c9cc1da48e Detect logback config location as xml if path ends with .xml
See gh-37039
2023-08-22 10:06:29 +02:00
Stephane Nicoll
5b68e5b9fc Start building against Spring Integration 6.0.7 snapshots
See gh-37061
2023-08-22 09:23:25 +02:00
Stephane Nicoll
7426d21407 Upgrade to Spring Security 6.0.6
Closes gh-36837
2023-08-22 08:58:10 +02:00
Stephane Nicoll
22e00c71d3 Upgrade to Spring Kafka 3.0.10
Closes gh-36835
2023-08-22 08:58:09 +02:00
Stephane Nicoll
83cfa7bc9c Upgrade to Spring AMQP 3.0.8
Closes gh-36832
2023-08-22 08:58:09 +02:00
Stephane Nicoll
21c23a0763 Upgrade to Groovy 4.0.14
Closes gh-37056
2023-08-22 08:58:08 +02:00
Stephane Nicoll
da1950a689 Upgrade to Spring AMQP 2.4.15
Closes gh-36826
2023-08-22 08:56:03 +02:00
Stephane Nicoll
6fb813813a Upgrade to Groovy 3.0.19
Closes gh-37055
2023-08-22 08:56:02 +02:00
Scott Frederick
0b197650a9 Merge branch '2.7.x' into 3.0.x
Closes gh-37050
2023-08-21 16:40:43 -05:00
Scott Frederick
d5cfe4d475 Remove invalid caches parameter entry from Maven plugin docs
Fixes gh-37048
2023-08-21 16:40:18 -05:00
Stephane Nicoll
1ae23ccc73 Upgrade to Spring Session 3.0.3
Closes gh-36838
2023-08-19 18:27:19 +02:00
Stephane Nicoll
5158c16052 Upgrade to Undertow 2.3.8.Final
Closes gh-37030
2023-08-18 16:36:19 +02:00
Stephane Nicoll
73e495e0e3 Upgrade to Spring LDAP 3.0.5
Closes gh-36836
2023-08-18 16:36:14 +02:00
Stephane Nicoll
1b8002684a Upgrade to Spring Data Bom 2022.0.9
Closes gh-36834
2023-08-18 16:36:14 +02:00
Stephane Nicoll
be57f33df6 Upgrade to Undertow 2.2.26.Final
Closes gh-37029
2023-08-18 16:26:17 +02:00
Stephane Nicoll
0057d67445 Upgrade to Spring Data Bom 2021.2.15
Closes gh-36828
2023-08-18 16:26:12 +02:00
Stephane Nicoll
1f6d0600b5 Merge branch '2.7.x' into 3.0.x
Closes gh-37026
2023-08-18 14:15:48 +02:00
Stephane Nicoll
6efd9ed0b0 Test Gradle plugin against Gradle 8.3
Closes gh-37025
2023-08-18 14:05:50 +02:00
Stephane Nicoll
f3450fde7d Detect nested types that are not directly nested to the current type
This commit makes sure that sub-namespace that are defined in a flat
manner in a configuration properties are considered for runtime hints

Closes gh-36909
2023-08-17 17:07:27 +02:00
Stephane Nicoll
87569a0d17 Merge branch '2.7.x' into 3.0.x
Closes gh-37019
2023-08-17 16:12:11 +02:00
Stephane Nicoll
3920f97aa1 Fix bomr version range constraint for single version
This commit fixes the version range in our DSL to use brackets around
a particular version we have to skip.

See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html

Closes gh-36976
2023-08-17 16:07:50 +02:00
Moritz Halbritter
d3816651ce Merge branch '2.7.x' into 3.0.x
Closes gh-37014
2023-08-17 12:02:33 +02:00
Moritz Halbritter
dc62e5fbc3 Polish "Set max request header size on Netty when using HTTP/2"
See gh-36766
2023-08-17 11:50:18 +02:00
Nerses Aznauryan
ee5b23bb02 Set max request header size on Netty when using HTTP/2
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.

See gh-36766
2023-08-17 11:47:01 +02:00
Stephane Nicoll
b99ebc6f87 Upgrade to Lettuce 6.2.6.RELEASE
Closes gh-37002
2023-08-16 15:24:18 +02:00
Stephane Nicoll
bf98729cf9 Upgrade to AspectJ 1.9.20
Closes gh-37001
2023-08-16 15:24:13 +02:00
Stephane Nicoll
0a83531324 Upgrade to Reactor Bom 2022.0.10
Closes gh-36831
2023-08-15 17:14:01 +02:00
Stephane Nicoll
a3856e4342 Upgrade to Micrometer Tracing 1.0.9
Closes gh-36830
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b91b213283 Upgrade to Micrometer 1.10.10
Closes gh-36829
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b80f64a0e4 Upgrade to Infinispan 14.0.14.Final
Closes gh-36993
2023-08-15 17:13:59 +02:00
Stephane Nicoll
e1c0518047 Upgrade to Reactor Bom 2020.0.35
Closes gh-36825
2023-08-15 17:11:09 +02:00
Stephane Nicoll
a39b39c9dd Upgrade to Micrometer 1.9.14
Closes gh-36824
2023-08-15 17:11:09 +02:00
Stephane Nicoll
4b1693f204 Upgrade to Neo4j Java Driver 5.11.0
Closes gh-36977
2023-08-14 16:48:35 +02:00
Stephane Nicoll
3188a4f134 Upgrade to Couchbase Client 3.4.8
Closes gh-36975
2023-08-14 16:46:56 +02:00
Stephane Nicoll
0271efae4c Polish "Avoid setting null compiler option"
See gh-36971
2023-08-14 16:07:25 +02:00