Commit Graph

42915 Commits (6fba887e636b2e9c879a471f78fc8f57b840b8f8)
 

Author SHA1 Message Date
Johnny Lim fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
1 year ago
Andy Wilkinson 0af008960f Merge branch '2.7.x' into 3.0.x
Closes gh-37404
1 year ago
Andy Wilkinson e1f6fb5a61 Remove `@since` from spring-boot-test-support's javadoc
Closes gh-37403
1 year ago
Andy Wilkinson 8adc739b85 Merge branch '2.7.x' into 3.0.x
Closes gh-37397
1 year ago
Andy Wilkinson e8e5146beb Stop failing the build when tests pass after retry
Closes gh-37392
1 year ago
Stephane Nicoll 9ac851f512 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll f75a8fedf4 Upgrade to Spring Retry 2.0.3
Closes gh-37279
1 year ago
Stephane Nicoll 676daf1937 Upgrade to Spring Framework 6.0.12
Closes gh-37258
1 year ago
Stephane Nicoll cc3200af72 Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37385
1 year ago
Stephane Nicoll f4d16d19e5 Upgrade to Groovy 4.0.15
Closes gh-37384
1 year ago
Stephane Nicoll b74106db5f Upgrade to Spring Framework 5.3.30
Closes gh-37249
1 year ago
Andy Wilkinson 54b6ab00ed Merge pull request #37343 from Eng-Fouad
* gh-37343:
  Polish "Lazily query attributes when copying from base configuration"
  Lazily query attributes when copying from base configuration

Closes gh-37343
1 year ago
Andy Wilkinson a795065555 Polish "Lazily query attributes when copying from base configuration"
See gh-37343
1 year ago
Fouad Almalki 7edc9ebc28 Lazily query attributes when copying from base configuration
See gh-37343
1 year ago
Andy Wilkinson 3eb89343d0 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson c4368bc934 Run LoaderIntegrationTests on Java 21
See gh-37359
1 year ago
Andy Wilkinson 4c1433687d Merge branch '2.7.x' into 3.0.x
Closes gh-37366
1 year ago
Andy Wilkinson e3c86c55d7 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson efc180b682 Upgrade Java 21 CI to EA build 35
Closes gh-37365
1 year ago
Andy Wilkinson db3a475888 Fix Dockerfile for JDK 21 CI image
See gh-37359
1 year ago
Andy Wilkinson eba2f718a7 Merge branch '2.7.x' into 3.0.x
Closes gh-37363
1 year ago
Moritz Halbritter 13a3e3bdf0 Add TWENTY_ONE to JavaVersion
Closes gh-37362
1 year ago
Andy Wilkinson 34f7d926cf Merge branch '2.7.x' into 3.0.x
Closes gh-37360
1 year ago
Andy Wilkinson 75233e9865 Set up CI with JDK 21
Closes gh-37359
1 year ago
Andy Wilkinson 93ea05edc3 Merge branch '2.7.x' into 3.0.x
Closes gh-37356
1 year ago
Andy Wilkinson 2ee9bd41b0 Fix moving to Micrometer Tracing snapshots
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.

See gh-37212
1 year ago
Andy Wilkinson 0b3a5f2489 Ensure that check for unnecessary exclusions runs on classpath change
Closes gh-37307
1 year ago
Stephane Nicoll 0fd9c65d8d Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll c6184b4429 Upgrade to Reactor Bom 2022.0.11
Closes gh-37256
1 year ago
Stephane Nicoll 5bbd4bba91 Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
1 year ago
Stephane Nicoll 5fe111df66 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37352
1 year ago
Stephane Nicoll 7df79432eb Polish "Upgrade to Micrometer Tracing 1.0.10"
See gh-37345
1 year ago
Stephane Nicoll 11940f8fec Start building against Spring Data Bom 2022.0.10 snapshots
See gh-37349
1 year ago
Stephane Nicoll 0163570cda Remove invalid exclusion of Spring Data versions 1 year ago
Stephane Nicoll 10415c3072 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll bbefc07752 Upgrade to Micrometer Tracing 1.0.10
Closes gh-37345
1 year ago
Stephane Nicoll a3dff81437 Upgrade to Micrometer 1.10.11
Closes gh-37255
1 year ago
Stephane Nicoll 181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
1 year ago
Stephane Nicoll 112e85507c Support AOT processing of Value Object with several constructors
Previously, AOT processing failed on processing an immutable
configuration properties that declare several constructors as the core
framework infrastructure tries to resolve the "autowired" constructor
to use, even if the custom code fragments are never going to use it.

This commit workarounds the problem in maintenance releases until a
proper fix is provided in the core framework. When AOT runs, a
SmartInstantiationAwareBeanPostProcessor is added to the bean factory
to provide the constructor to use. This implementation relies on the
same algorithm that the binder uses at runtime.

Closes gh-37283
1 year ago
Andy Wilkinson 994bafdfd9 Merge branch '2.7.x' into 3.0.x 1 year ago
Marten Deinum 5141e5c4ac Fix description of brokerUrl property in ArtemisProperties
Update description to refer to url instead of port.

See gh-37260
1 year ago
Stephane Nicoll 571c8291a2 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll 35dd81ae22 Upgrade to Tomcat 10.1.13
Closes gh-37295
1 year ago
Stephane Nicoll 697f3bb6b4 Upgrade to Spring Kafka 3.0.11
Closes gh-37294
1 year ago
Stephane Nicoll b30ff3c6b2 Upgrade to SLF4J 2.0.9
Closes gh-37293
1 year ago
Stephane Nicoll 873323f36f Upgrade to Native Build Tools Plugin 0.9.26
Closes gh-37292
1 year ago
Stephane Nicoll 902eb2d7fa Upgrade to Jetty 11.0.16
Closes gh-37291
1 year ago
Stephane Nicoll bb8b31d865 Upgrade to Infinispan 14.0.17.Final
Closes gh-37290
1 year ago
Stephane Nicoll a52d7e255b Upgrade to Couchbase Client 3.4.10
Closes gh-37289
1 year ago
Stephane Nicoll 615d4b83ef Upgrade to Tomcat 9.0.80
Closes gh-37288
1 year ago