Commit Graph

45228 Commits

Author SHA1 Message Date
Andy Wilkinson
8adc739b85 Merge branch '2.7.x' into 3.0.x
Closes gh-37397
2023-09-15 08:35:04 +01:00
Andy Wilkinson
e8e5146beb Stop failing the build when tests pass after retry
Closes gh-37392
2023-09-15 08:34:08 +01:00
Stephane Nicoll
defe77895a Upgrade to Spring Framework 6.1.0-M5
Closes gh-37231
2023-09-14 15:57:03 +02:00
Stephane Nicoll
0535f1c762 Upgrade to Spring Retry 2.0.3
Closes gh-37281
2023-09-14 15:49:03 +02:00
Stephane Nicoll
b83655a122 Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37391
2023-09-14 15:49:03 +02:00
Stephane Nicoll
e7089eaa0e Upgrade to Groovy 4.0.15
Closes gh-37390
2023-09-14 15:48:58 +02:00
Stephane Nicoll
0ba6af9eb2 Upgrade to Flyway 9.22.1
Closes gh-37389
2023-09-14 15:48:53 +02:00
Moritz Halbritter
3b15d46455 Use virtual threads on Spring Data Redis if enabled
Closes gh-35942
2023-09-14 14:30:47 +02:00
Andy Wilkinson
e3d884803e Add Docker Compose support for Neo4j
Closes gh-37379
2023-09-14 13:25:38 +01:00
Andy Wilkinson
4f6e50b55a Make Spring Pulsar's Caffeine cache provider available to test compile
See gh-34763
2023-09-14 13:01:21 +01:00
Stephane Nicoll
437a4fd6a2 Merge branch '3.1.x' 2023-09-14 13:43:55 +02:00
Stephane Nicoll
39fcfcc8ad Merge branch '3.0.x' into 3.1.x 2023-09-14 13:43:50 +02:00
Stephane Nicoll
9ac851f512 Merge branch '2.7.x' into 3.0.x 2023-09-14 13:43:39 +02:00
Stephane Nicoll
6033e5ad63 Upgrade to Spring Retry 2.0.3
Closes gh-37280
2023-09-14 13:36:58 +02:00
Stephane Nicoll
8ea07aecb2 Upgrade to Spring Framework 6.0.12
Closes gh-37265
2023-09-14 13:36:58 +02:00
Stephane Nicoll
47ebf4e7ab Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37387
2023-09-14 13:36:57 +02:00
Stephane Nicoll
e95fd56d3b Upgrade to Groovy 4.0.15
Closes gh-37386
2023-09-14 13:36:53 +02:00
Stephane Nicoll
f75a8fedf4 Upgrade to Spring Retry 2.0.3
Closes gh-37279
2023-09-14 13:35:35 +02:00
Stephane Nicoll
676daf1937 Upgrade to Spring Framework 6.0.12
Closes gh-37258
2023-09-14 13:35:34 +02:00
Stephane Nicoll
cc3200af72 Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37385
2023-09-14 13:35:34 +02:00
Stephane Nicoll
f4d16d19e5 Upgrade to Groovy 4.0.15
Closes gh-37384
2023-09-14 13:35:30 +02:00
Stephane Nicoll
b74106db5f Upgrade to Spring Framework 5.3.30
Closes gh-37249
2023-09-14 13:33:35 +02:00
Andy Wilkinson
c5f7f11a13 Align with repackaging of CaffeineCacheProvider in Spring Pulsar
See gh-34763
2023-09-14 11:39:39 +01:00
Andy Wilkinson
44bc47d96d Merge branch '3.1.x'
Closes gh-37381
2023-09-14 11:03:25 +01:00
Andy Wilkinson
dfb95329fd Merge branch '3.0.x' into 3.1.x
Closes gh-37380
2023-09-14 11:03:08 +01:00
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
2023-09-14 11:02:40 +01:00
Moritz Halbritter
8cabc90218 Merge pull request #37375 from onobc
* pr/37375:
  Add SSL section to Pulsar docs

Closes gh-37375
2023-09-14 11:35:18 +02:00
Andy Wilkinson
a795065555 Polish "Lazily query attributes when copying from base configuration"
See gh-37343
2023-09-14 10:32:05 +01:00
Chris Bono
b81d78f324 Add SSL section to Pulsar docs
- Add link to Spring Pulsar TLS docs
- Update usage of 'Spring Pulsar' to 'Spring for Apache Pulsar'

See gh-37375
2023-09-14 11:31:57 +02:00
Fouad Almalki
7edc9ebc28 Lazily query attributes when copying from base configuration
See gh-37343
2023-09-14 10:30:11 +01:00
Moritz Halbritter
f94693a251 Merge branch '3.1.x' 2023-09-14 11:29:18 +02:00
Moritz Halbritter
fdd9bc732f Enable RabbitEnvironmentTests 2023-09-14 11:25:20 +02:00
Moritz Halbritter
136a5b4c07 Enable PostgresEnvironmentTests 2023-09-14 11:25:06 +02:00
Moritz Halbritter
496b373fce Remove unused test 2023-09-14 11:22:54 +02:00
Moritz Halbritter
0f019b0049 Reign in Cassandra memory consumption when running tests
The environment variables are the same as the Cassandra Testcontainers
uses.
2023-09-14 11:20:22 +02:00
Moritz Halbritter
3dd6372602 Polish "Add service connection from OpenTelemetry Collector"
See gh-35082
2023-09-14 11:10:19 +02:00
Moritz Halbritter
23cf20e368 Merge pull request #35082 from eddumelendez
* pr/35082-2:
  Polish "Add service connection from OpenTelemetry Collector"
  Add service connection from OpenTelemetry Collector

Closes gh-35082
2023-09-14 11:05:29 +02:00
Moritz Halbritter
c387c87fda Polish "Add service connection from OpenTelemetry Collector"
See gh-35082
2023-09-14 10:50:36 +02:00
Eddú Meléndez
6997277f75 Add service connection from OpenTelemetry Collector
See gh-35082
2023-09-14 09:44:20 +02:00
Stephane Nicoll
4bb2e918ed Upgrade to Reactor Bom 2023.0.0-M3
Closes gh-37227
2023-09-13 21:34:36 +02:00
Stephane Nicoll
360cdc07a8 Upgrade to Elasticsearch Client 8.10.0
Closes gh-37374
2023-09-13 21:34:36 +02:00
Stephane Nicoll
77a85fd180 Fix deprecation in Spring Framework 2023-09-13 18:04:55 +02:00
Stephane Nicoll
4243456590 Fix deprecation in Spring Framework 2023-09-13 17:14:46 +02:00
Andy Wilkinson
d6a571039d Merge branch '3.1.x' 2023-09-13 13:38:02 +01:00
Andy Wilkinson
dc9a48030c Merge branch '3.0.x' into 3.1.x 2023-09-13 13:37:41 +01:00
Andy Wilkinson
3eb89343d0 Merge branch '2.7.x' into 3.0.x 2023-09-13 13:37:31 +01:00
Andy Wilkinson
c4368bc934 Run LoaderIntegrationTests on Java 21
See gh-37359
2023-09-13 13:36:04 +01:00
Andy Wilkinson
4ecbcf5b70 Merge branch '3.1.x'
Closes gh-37368
2023-09-13 11:40:18 +01:00
Andy Wilkinson
187b5eb1a8 Merge branch '3.0.x' into 3.1.x
Closes gh-37367
2023-09-13 11:40:05 +01:00
Andy Wilkinson
4c1433687d Merge branch '2.7.x' into 3.0.x
Closes gh-37366
2023-09-13 11:39:52 +01:00