Commit Graph

21791 Commits (82768cf5003ffbd26e1a51e481034aa4ada4f3c1)

Author SHA1 Message Date
Stephane Nicoll 82768cf500 Upgrade to Jetty 11.0.16
Closes gh-37300
1 year ago
Stephane Nicoll 400a24245a Upgrade to Infinispan 14.0.17.Final
Closes gh-37299
1 year ago
Stephane Nicoll 999a7b159e Upgrade to Hibernate 6.2.8.Final
Closes gh-37298
1 year ago
Stephane Nicoll 0206c30238 Upgrade to Couchbase Client 3.4.10
Closes gh-37297
1 year ago
Stephane Nicoll cf3d5cad2d Upgrade to Byte Buddy 1.14.7
Closes gh-37296
1 year ago
Stephane Nicoll ad11c57013 Start building against Spring Retry 2.0.3 snapshots
See gh-37280
1 year ago
Andy Wilkinson a9f91f87da Merge branch '3.0.x' into 3.1.x
Closes gh-37270
1 year ago
Andy Wilkinson 48c8928d0c Manage ehcache dependencies without their classifiers as well
Closes gh-37243
1 year ago
Andy Wilkinson e01b380d21 Start building against Spring Integration 6.1.3 snapshots
See gh-37267
1 year ago
Andy Wilkinson 83a920a28f Start building against Spring GraphQL 1.2.3 snapshots
See gh-37266
1 year ago
Andy Wilkinson 4bd8c350f2 Start building against Spring Framework 6.0.12 snapshots
See gh-37265
1 year ago
Andy Wilkinson af72bf1671 Start building against Spring AMQP 3.0.9 snapshots
See gh-37264
1 year ago
Andy Wilkinson 04f55ada44 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37263
1 year ago
Andy Wilkinson f4e731bdbb Start building against Micrometer Tracing 1.1.5 snapshots
See gh-37262
1 year ago
Andy Wilkinson 8ecb7d33c9 Start building against Micrometer 1.11.4 snapshots
See gh-37261
1 year ago
Andy Wilkinson 5de5331102 Start building against Spring GraphQL 1.1.6 snapshots
See gh-37259
1 year ago
Andy Wilkinson ca254e51f6 Start building against Spring Framework 6.0.12 snapshots
See gh-37258
1 year ago
Andy Wilkinson b1d13c3fe5 Start building against Spring AMQP 3.0.9 snapshots
See gh-37257
1 year ago
Andy Wilkinson 216dad8bc5 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37256
1 year ago
Andy Wilkinson e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
1 year ago
Moritz Halbritter d9b7a8c0af Merge branch '3.0.x' into 3.1.x
Closes gh-37253
1 year ago
Moritz Halbritter bbc10856ee Merge branch '2.7.x' into 3.0.x
Closes gh-37252
1 year ago
Johnny Lim 5f9bc721d3 Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
1 year ago
Andy Wilkinson 7b59d2fce2 Merge branch '3.0.x' into 3.1.x
Closes gh-37224
1 year ago
Andy Wilkinson cce3c9d40f Merge branch '2.7.x' into 3.0.x
Closes gh-37223
1 year ago
Andy Wilkinson 38e9ede17d Only suggest snapshots for which a release is planned
Closes gh-37212
1 year ago
Moritz Halbritter 768dfb2c63 Merge branch '3.0.x' into 3.1.x
Closes gh-37207
1 year ago
Moritz Halbritter ffed8b0502 Merge branch '2.7.x' into 3.0.x
Closes gh-37206
1 year ago
Yanming Zhou 4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
1 year ago
Moritz Halbritter 1962f4ecb7 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter a69ff3bd59 Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 76e51bc92f Only enable needed Couchbase services in integration tests 1 year ago
Moritz Halbritter d310fb6fce Prevent docker access when running AOT processing on tests
Closes gh-37097
1 year ago
Moritz Halbritter 1a2919bb0e Polish 1 year ago
Andy Wilkinson dc4d647437 Merge branch '3.0.x' into 3.1.x
Closes gh-37192
1 year ago
Andy Wilkinson 4611c54aef Merge branch '2.7.x' into 3.0.x
Closes gh-37191
1 year ago
Andy Wilkinson ced32f0751 Require libraries to opt in to moving to snapshots
Closes gh-37190
1 year ago
Andy Wilkinson c562e8e01f Merge branch '3.0.x' into 3.1.x
Closes gh-37183
1 year ago
Andy Wilkinson d6b04af512 Merge branch '2.7.x' into 3.0.x
Closes gh-37182
1 year ago
Andy Wilkinson fadc58679d Speed up ImageReference.of when path contains upper-case chars
Closes gh-35657
1 year ago
Scott Frederick 03dcf8b663 Merge branch '3.0.x' into 3.1.x
Closes gh-37178
1 year ago
Scott Frederick 1e85bf7ca8 Fix mapping of consumed types to propagators
Fixes gh-37161
1 year ago
Andy Wilkinson a84ee2fb12 Merge branch '3.0.x' into 3.1.x
Closes gh-37174
1 year ago
Andy Wilkinson 3ab1dfb9dc Merge branch '2.7.x' into 3.0.x
Closes gh-37173
1 year ago
Andy Wilkinson a77863245d Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
See gh-37167
1 year ago
Yanming Zhou a8706962d4 Use project.getLayout().getBuildDirectory() instead of getBuildDir()
See gh-37167
1 year ago
Phillip Webb 37e67058b7 Merge branch '3.0.x' into 3.1.x
Closes gh-37169
1 year ago
Phillip Webb 71ed31343c Merge branch '2.7.x' into 3.0.x
Closes gh-37168
1 year ago
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
1 year ago
Andy Wilkinson c7063af63a Merge branch '3.0.x' into 3.1.x
Closes gh-37158
1 year ago