Commit Graph

44753 Commits

Author SHA1 Message Date
Chris Bono
6e7b845bdf Add support for Apache Pulsar
Add support for Apache Pulsar using the Spring for Apache Pulsar
project.

See gh-34763

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2023-09-05 17:01:51 -07:00
Moritz Halbritter
8f78acd548 Merge branch '3.1.x' 2023-09-05 15:28:23 +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
313627934e Merge branch '3.1.x'
Closes gh-37194
2023-09-05 13:41:38 +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
809990bc86 Merge branch '3.1.x'
Closes gh-37193
2023-09-05 11:06:46 +01: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
018c188ceb Merge branch '3.1.x' 2023-09-04 15:52:48 +01:00
Andy Wilkinson
701ce0058d Merge branch '3.0.x' into 3.1.x 2023-09-04 15:52:38 +01:00
Andy Wilkinson
878e74378f Merge branch '2.7.x' into 3.0.x 2023-09-04 15:52:26 +01:00
Andy Wilkinson
b858801a07 Use decorator pattern to multi-thread update resolution 2023-09-04 15:44:23 +01:00
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