Commit Graph

44737 Commits

Author SHA1 Message Date
Andy Wilkinson
db02f89f03 Merge branch '3.1.x'
Closes gh-37184
2023-09-04 08:26:04 +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
47508b8338 Merge branch '3.1.x'
Closes gh-37179
2023-09-01 14:42:24 -05: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
f45a32d911 Merge branch '3.1.x'
Closes gh-37175
2023-09-01 14:18:23 +01: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
49cf62d97c Merge pull request #37167 from quaff
* gh-37167:
  Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
  Use project.getLayout().getBuildDirectory() instead of getBuildDir()

Closes gh-37167
2023-09-01 14:16:19 +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
b1547d0139 Merge branch '3.1.x'
Closes gh-37171
2023-08-31 22:38:29 -07: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
41f66fa7ec Merge branch '3.1.x'
Closes gh-37159
2023-08-31 15:23:40 +01: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
f1f4e9c008 Implement RestClientBuilderConfigurer
Closes gh-36265
2023-08-31 14:01:44 +02:00
Moritz Halbritter
cf2828fdb8 Add link to Spring Modulith to documentation
Closes gh-37106
2023-08-31 13:22:52 +02:00
Moritz Halbritter
9c24995722 Merge pull request #37122 from quaff
* pr/37122:
  Polish "Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest slices"
  Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest slices

Closes gh-37122
2023-08-31 13:16:24 +02:00
Moritz Halbritter
947e330e9d Polish "Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest slices"
See gh-37122
2023-08-31 13:15:50 +02:00
Yanming Zhou
b8eec2a8a4 Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest slices
See gh-37122
2023-08-31 13:07:10 +02:00
Andy Wilkinson
208dcb9305 Rename tests now that Jetty is preferred
Closes gh-37155
2023-08-31 11:06:54 +01:00
Moritz Halbritter
a7855622f2 Merge branch '3.1.x'
Closes gh-37157
2023-08-31 11:51:26 +02: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
Andy Wilkinson
a92b1714f2 Merge branch '3.1.x'
Closes gh-37147
2023-08-31 10:40:31 +01:00
Andy Wilkinson
7f56fe8dfd Merge branch '3.0.x' into 3.1.x
Closes gh-37151
2023-08-31 10:40:07 +01:00
Andy Wilkinson
9d4e71fa2d Upgrade Java 17 image to .sdkmanrc to 17.0.8.1
Closes gh-37148
2023-08-31 10:38:02 +01:00
Andy Wilkinson
14b348998e Merge branch '3.1.x' 2023-08-31 10:35:40 +01:00
Andy Wilkinson
0d9a8a421e Merge branch '3.0.x' into 3.1.x 2023-08-31 10:35:32 +01:00
Andy Wilkinson
edf8cb6afe Merge branch '2.7.x' into 3.0.x 2023-08-31 10:35:18 +01:00
Andy Wilkinson
80cb21e800 Upgrade Java 17 CI image to 17.0.8.1+1
Closes gh-37149
2023-08-31 10:34:39 +01:00
Andy Wilkinson
e3da682d46 Merge branch '3.1.x' 2023-08-31 10:33:09 +01:00
Andy Wilkinson
934b18c2e4 Merge branch '3.0.x' into 3.1.x 2023-08-31 10:32:43 +01:00
Andy Wilkinson
e8be593df4 Merge branch '2.7.x' into 3.0.x 2023-08-31 10:31:51 +01:00
Andy Wilkinson
e3e578f78a Upgrade Java 11 CI image to 11.0.20.1+1
Closes gh-37150
2023-08-31 10:31:25 +01:00
Phillip Webb
6c4d2122e6 Merge branch '3.1.x' 2023-08-30 20:34:13 -07:00
Phillip Webb
3640491d5a Fix Timezone used for now in BuildRequestTests 2023-08-30 20:34:01 -07:00
Phillip Webb
c142051320 Merge branch '3.1.x' 2023-08-30 20:33:32 -07:00
Phillip Webb
f8f4a2b986 Fix Timezone used for now in BuildRequestTests 2023-08-30 20:33:17 -07:00
Andy Wilkinson
f6c88662b4 Merge branch '3.1.x'
Closes gh-37144
2023-08-30 13:36:01 +01: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
d071ec8243 Merge pull request #37112 from hakan-krgn
* gh-37112:
  Polish "Polish code and javadoc"
  Polish code and javadoc

Closes gh-37112
2023-08-30 13:32:06 +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