Commit Graph

39105 Commits

Author SHA1 Message Date
Andy Wilkinson
75233e9865 Set up CI with JDK 21
Closes gh-37359
2023-09-13 10:42:46 +01:00
Andy Wilkinson
0b3a5f2489 Ensure that check for unnecessary exclusions runs on classpath change
Closes gh-37307
2023-09-13 10:19:52 +01:00
Stephane Nicoll
5bbd4bba91 Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
2023-09-13 10:56:47 +02:00
Stephane Nicoll
181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
2023-09-12 11:33:44 +02:00
Marten Deinum
5141e5c4ac Fix description of brokerUrl property in ArtemisProperties
Update description to refer to url instead of port.

See gh-37260
2023-09-11 10:31:19 +01:00
Stephane Nicoll
615d4b83ef Upgrade to Tomcat 9.0.80
Closes gh-37288
2023-09-11 10:13:42 +02:00
Stephane Nicoll
0b2f22be59 Upgrade to Jetty 9.4.52.v20230823
Closes gh-37287
2023-09-11 10:13:38 +02:00
Stephane Nicoll
c8178b21b7 Upgrade to Elasticsearch 7.17.13
Closes gh-37286
2023-09-11 10:13:33 +02:00
Andy Wilkinson
11e8f98385 Start building against Spring Integration 5.5.19 snapshots
See gh-37251
2023-09-08 11:48:56 +01:00
Andy Wilkinson
d1b0f1fae9 Start building against Spring GraphQL 1.0.5 snapshots
See gh-37250
2023-09-08 11:48:55 +01:00
Andy Wilkinson
512150560c Start building against Spring Framework 5.3.30 snapshots
See gh-37249
2023-09-08 11:48:55 +01:00
Andy Wilkinson
ff24fcb17e Start building against Spring Data Bom 2021.2.16 snapshots
See gh-37248
2023-09-08 11:48:55 +01:00
Andy Wilkinson
133963b2e9 Start building against Spring AMQP 2.4.16 snapshots
See gh-37247
2023-09-08 11:48:55 +01:00
Andy Wilkinson
a1659dbfcc Start building against Reactor Bom 2020.0.36 snapshots
See gh-37246
2023-09-08 11:48:54 +01:00
Andy Wilkinson
88db5b050a Start building against Micrometer 1.9.15 snapshots
See gh-37245
2023-09-08 11:48:54 +01:00
Andy Wilkinson
2656f02001 Fix launch script integration tests on Intel Macs
Closes gh-36799
2023-09-08 11:45:25 +01:00
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
2023-09-08 11:05:46 +02:00
Johnny Lim
5f9bc721d3 Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
2023-09-08 11:04:26 +02:00
Andy Wilkinson
aa52c1763f Upgrade CI images to Docker 24.0.6
Closes gh-37216
2023-09-07 15:34:15 +01:00
Andy Wilkinson
01fe59ca63 Upgrade CI images to ubuntu:jammy-20230816
Closes gh-37217
2023-09-07 15:26:41 +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
65c739e00e Merge pull request #37166 from quaff
* pr/37166:
  Continue polishing

Closes gh-37166
2023-09-06 14:39:47 +02:00
Yanming Zhou
4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
2023-09-06 14:38:57 +02:00
Moritz Halbritter
2660909243 Merge pull request #37187 from dependabot[bot]
* pr/37187:
  Bump actions/checkout from 3 to 4

Closes gh-37187
2023-09-06 14:35:50 +02:00
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
2023-09-06 14:35:31 +02:00
Andy Wilkinson
2d6f436893 Improve handling and comparison of snapshot versions
Closes gh-36197
2023-09-06 12:04:58 +01:00
Moritz Halbritter
76e51bc92f Only enable needed Couchbase services in integration tests 2023-09-05 15:10:12 +02: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
b858801a07 Use decorator pattern to multi-thread update resolution 2023-09-04 15:44:23 +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
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
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
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
e3e578f78a Upgrade Java 11 CI image to 11.0.20.1+1
Closes gh-37150
2023-08-31 10:31:25 +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
Moritz Halbritter
0f6342a882 Make JarLaunchScript and SysVinit integration tests ARM64 compatible
Closes gh-36799
2023-08-30 14:01:32 +02:00
Andy Wilkinson
d1bf1b3e15 Merge pull request #37120 from dependabot[bot]
* gh-37120:
  Bump gradle/gradle-build-action from 2.7.1 to 2.8.0

Closes gh-37120
2023-08-30 11:28:23 +01:00
dependabot[bot]
7d18b0e01b Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](243af859f8...ef76a971e2)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

See gh-37120
2023-08-30 11:27:57 +01: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
Spring Builds
1cc2f3cbd2 Next development version (v2.7.16-SNAPSHOT) 2023-08-24 07:42:05 +00: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
d11ed6c7aa Merge pull request #37047 from dependabot[bot]
* pr/37047:
  Bump gradle/gradle-build-action from 2.7.0 to 2.7.1

Closes gh-37047
2023-08-22 10:53:47 +02:00
dependabot[bot]
cd1e0e29c7 Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](a4cf152f48...243af859f8)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

See gh-37047
2023-08-22 10:51:22 +02:00
Stephane Nicoll
da1950a689 Upgrade to Spring AMQP 2.4.15
Closes gh-36826
2023-08-22 08:56:03 +02:00
Stephane Nicoll
6fb813813a Upgrade to Groovy 3.0.19
Closes gh-37055
2023-08-22 08:56:02 +02:00