Commit Graph

42707 Commits (e7de1752a7dc9f5f491b3e6288ad59941e170c6f)
 

Author SHA1 Message Date
Andy Wilkinson e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
1 year ago
Andy Wilkinson b731a69594 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 11e8f98385 Start building against Spring Integration 5.5.19 snapshots
See gh-37251
1 year ago
Andy Wilkinson d1b0f1fae9 Start building against Spring GraphQL 1.0.5 snapshots
See gh-37250
1 year ago
Andy Wilkinson 512150560c Start building against Spring Framework 5.3.30 snapshots
See gh-37249
1 year ago
Andy Wilkinson ff24fcb17e Start building against Spring Data Bom 2021.2.16 snapshots
See gh-37248
1 year ago
Andy Wilkinson 133963b2e9 Start building against Spring AMQP 2.4.16 snapshots
See gh-37247
1 year ago
Andy Wilkinson a1659dbfcc Start building against Reactor Bom 2020.0.36 snapshots
See gh-37246
1 year ago
Andy Wilkinson 88db5b050a Start building against Micrometer 1.9.15 snapshots
See gh-37245
1 year ago
Andy Wilkinson b29b35905c Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 2656f02001 Fix launch script integration tests on Intel Macs
Closes gh-36799
1 year ago
Moritz Halbritter bbc10856ee Merge branch '2.7.x' into 3.0.x
Closes gh-37252
1 year ago
Moritz Halbritter 0004f035cf Merge pull request #37210 from izeye
* pr/37210:
  Add default value metadata for management.metrics.export.signalfx.published-histogram-type

Closes gh-37210
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 dcd16433c5 Merge branch '2.7.x' into 3.0.x
Closes gh-37214
1 year ago
Andy Wilkinson aa52c1763f Upgrade CI images to Docker 24.0.6
Closes gh-37216
1 year ago
Andy Wilkinson 07555c87ae Merge branch '2.7.x' into 3.0.x
Closes gh-37218
1 year ago
Andy Wilkinson 01fe59ca63 Upgrade CI images to ubuntu:jammy-20230816
Closes gh-37217
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 ffed8b0502 Merge branch '2.7.x' into 3.0.x
Closes gh-37206
1 year ago
Moritz Halbritter 65c739e00e Merge pull request #37166 from quaff
* pr/37166:
  Continue polishing

Closes gh-37166
1 year ago
Yanming Zhou 4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
1 year ago
Moritz Halbritter ec06acab36 Merge branch '2.7.x' into 3.0.x
Closes gh-37203
1 year ago
Moritz Halbritter 2660909243 Merge pull request #37187 from dependabot[bot]
* pr/37187:
  Bump actions/checkout from 3 to 4

Closes gh-37187
1 year ago
dependabot[bot] ca2cafe638 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-37187
1 year ago
Andy Wilkinson 7486d9da72 Merge branch '2.7.x' into 3.0.x
Closes gh-37200
1 year ago
Andy Wilkinson 2d6f436893 Improve handling and comparison of snapshot versions
Closes gh-36197
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
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 878e74378f Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson b858801a07 Use decorator pattern to multi-thread update resolution 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 1e85bf7ca8 Fix mapping of consumed types to propagators
Fixes gh-37161
1 year ago
Andy Wilkinson 3ab1dfb9dc Merge branch '2.7.x' into 3.0.x
Closes gh-37173
1 year ago
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
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 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 67e1ee5dcf Fix ordering of Jetty's WebSocketUpgradeFilter
Closes gh-37115
1 year ago
Moritz Halbritter 61739bd917 Prevent propagation for local fields when using W3C propagation
Closes gh-37109
1 year ago
Andy Wilkinson 9d4e71fa2d Upgrade Java 17 image to .sdkmanrc to 17.0.8.1
Closes gh-37148
1 year ago
Andy Wilkinson edf8cb6afe Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 80cb21e800 Upgrade Java 17 CI image to 17.0.8.1+1
Closes gh-37149
1 year ago
Andy Wilkinson e8be593df4 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson e3e578f78a Upgrade Java 11 CI image to 11.0.20.1+1
Closes gh-37150
1 year ago