Andy Wilkinson
cce3c9d40f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37223
2023-09-07 10:02:06 +01:00
Andy Wilkinson
38e9ede17d
Only suggest snapshots for which a release is planned
...
Closes gh-37212
2023-09-07 09:55:36 +01:00
Moritz Halbritter
768dfb2c63
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37207
2023-09-06 14:44:13 +02:00
Moritz Halbritter
ffed8b0502
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37206
2023-09-06 14:43:36 +02:00
Yanming Zhou
4c39cc2314
Continue polishing
...
See commit 947e330e9d4cfc537213554f855f6c551e4d3652
See gh-37166
2023-09-06 14:38:57 +02:00
Moritz Halbritter
1962f4ecb7
Merge branch '3.0.x' into 3.1.x
2023-09-05 15:24:25 +02:00
Moritz Halbritter
a69ff3bd59
Merge branch '2.7.x' into 3.0.x
2023-09-05 15:21:51 +02:00
Moritz Halbritter
76e51bc92f
Only enable needed Couchbase services in integration tests
2023-09-05 15:10:12 +02:00
Moritz Halbritter
d310fb6fce
Prevent docker access when running AOT processing on tests
...
Closes gh-37097
2023-09-05 13:37:36 +02:00
Moritz Halbritter
1a2919bb0e
Polish
2023-09-05 13:37:36 +02:00
Andy Wilkinson
dc4d647437
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37192
2023-09-05 10:58:49 +01:00
Andy Wilkinson
4611c54aef
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37191
2023-09-05 10:53:16 +01:00
Andy Wilkinson
ced32f0751
Require libraries to opt in to moving to snapshots
...
Closes gh-37190
2023-09-05 10:40:31 +01:00
Andy Wilkinson
c562e8e01f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37183
2023-09-04 08:25:46 +01:00
Andy Wilkinson
d6b04af512
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37182
2023-09-04 08:25:33 +01:00
Andy Wilkinson
fadc58679d
Speed up ImageReference.of when path contains upper-case chars
...
Closes gh-35657
2023-09-04 08:18:28 +01:00
Scott Frederick
03dcf8b663
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37178
2023-09-01 14:42:15 -05:00
Scott Frederick
1e85bf7ca8
Fix mapping of consumed types to propagators
...
Fixes gh-37161
2023-09-01 14:40:01 -05:00
Andy Wilkinson
a84ee2fb12
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37174
2023-09-01 14:17:59 +01:00
Andy Wilkinson
3ab1dfb9dc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37173
2023-09-01 14:17:40 +01:00
Andy Wilkinson
a77863245d
Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
...
See gh-37167
2023-09-01 14:15:33 +01:00
Yanming Zhou
a8706962d4
Use project.getLayout().getBuildDirectory() instead of getBuildDir()
...
See gh-37167
2023-09-01 14:08:16 +01:00
Phillip Webb
37e67058b7
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37169
2023-08-31 22:24:14 -07:00
Phillip Webb
71ed31343c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37168
2023-08-31 22:01:06 -07:00
Phillip Webb
fd8cb74b46
Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
...
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.
Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.
Fixes gh-34232
2023-08-31 21:40:11 -07:00
Andy Wilkinson
c7063af63a
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37158
2023-08-31 15:23:21 +01:00
Andy Wilkinson
67e1ee5dcf
Fix ordering of Jetty's WebSocketUpgradeFilter
...
Closes gh-37115
2023-08-31 15:22:26 +01:00
Moritz Halbritter
b86937bb8e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37156
2023-08-31 11:51:15 +02:00
Moritz Halbritter
61739bd917
Prevent propagation for local fields when using W3C propagation
...
Closes gh-37109
2023-08-31 11:50:05 +02:00
Phillip Webb
3640491d5a
Fix Timezone used for now in BuildRequestTests
2023-08-30 20:34:01 -07:00
Andy Wilkinson
e6fcde4af5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37143
2023-08-30 13:35:40 +01: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
81a03cf240
Merge branch '2.7.x' into 3.1.x
2023-08-24 10:32:37 -07: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
a1cd7e7638
Upgrade to Spring Batch 5.0.3
...
Closes gh-36844
2023-08-23 21:07:18 +02:00
Stephane Nicoll
4e6de6c927
Upgrade to RxJava3 3.1.7
...
Closes gh-37089
2023-08-23 21:07:17 +02:00
Stephane Nicoll
99a554346c
Upgrade to Netty 4.1.97.Final
...
Closes gh-37088
2023-08-23 21:07:13 +02: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
50d19fbd12
Upgrade to Spring Authorization Server 1.1.2
...
Closes gh-36843
2023-08-23 09:37:58 +02:00
Stephane Nicoll
57a65bc0dd
Upgrade to Spring Integration 6.0.7
...
Closes gh-37061
2023-08-23 09:37:17 +02:00
Scott Frederick
23de8a1177
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37071
2023-08-22 12:10:46 -05: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
10873b0e7c
Merge branch '3.0.x' into 3.1.x
2023-08-22 14:45:02 +02:00