Commit Graph
60105 Commits
Author SHA1 Message Date
Stéphane Nicoll a35a6ff6bf Upgrade to Pulsar 4.1.3
Closes gh-49499
2026-03-07 11:29:27 +01:00
Stéphane Nicoll fde18f4523 Upgrade to Native Build Tools Plugin 0.11.5
Closes gh-49498
2026-03-07 11:29:27 +01:00
Stéphane Nicoll f0ff1b8197 Upgrade to Mockito 5.22.0
Closes gh-49497
2026-03-07 11:13:14 +01:00
Stéphane Nicoll 36b9f910b4 Upgrade to Maven Surefire Plugin 3.5.5
Closes gh-49496
2026-03-07 11:13:10 +01:00
Stéphane Nicoll 430414fe6f Upgrade to Maven Shade Plugin 3.6.2
Closes gh-49495
2026-03-07 11:13:06 +01:00
Stéphane Nicoll 7a0d4e7fbe Upgrade to Maven Resources Plugin 3.5.0
Closes gh-49494
2026-03-07 11:13:02 +01:00
Stéphane Nicoll bc471adad7 Upgrade to Maven Failsafe Plugin 3.5.5
Closes gh-49493
2026-03-07 11:12:58 +01:00
Stéphane Nicoll 07384ea211 Upgrade to Liquibase 5.0.2
Closes gh-49492
2026-03-07 11:12:54 +01:00
Stéphane Nicoll 37c8d5689f Upgrade to Jetty 12.1.7
Closes gh-49491
2026-03-07 11:12:50 +01:00
Stéphane Nicoll 43fcaf1bc0 Upgrade to Jakarta XML WS 4.0.3
Closes gh-49490
2026-03-07 11:12:46 +01:00
Stéphane Nicoll ecc46cbc67 Upgrade to HttpCore5 5.4.2
Closes gh-49489
2026-03-07 11:12:42 +01:00
Stéphane Nicoll 4355744c8a Upgrade to Hibernate 7.2.6.Final
Closes gh-49488
2026-03-07 11:12:38 +01:00
Stéphane Nicoll 08e21c5621 Upgrade to Flyway 12.0.3
Closes gh-49487
2026-03-07 11:12:34 +01:00
Stéphane Nicoll a83497624e Upgrade to Byte Buddy 1.18.7
Closes gh-49486
2026-03-07 11:12:30 +01:00
Stéphane Nicoll e180e6068d Upgrade to Artemis 2.52.0
Closes gh-49485
2026-03-07 11:12:26 +01:00
Stéphane Nicoll 1fea218f82 Upgrade to Infinispan 16.1.0
Closes gh-49484
2026-03-07 09:30:35 +01:00
Stéphane Nicoll b18d640bb0 Merge branch '4.0.x' 2026-03-07 08:55:18 +01:00
Stéphane Nicoll 1d206eb448 Upgrade to Pulsar 4.1.3
Closes gh-49476
2026-03-07 08:50:31 +01:00
Stéphane Nicoll e3e167bf9b Upgrade to Native Build Tools Plugin 0.11.5
Closes gh-49475
2026-03-07 08:50:31 +01:00
Stéphane Nicoll d1714fd202 Upgrade to Maven Surefire Plugin 3.5.5
Closes gh-49474
2026-03-07 08:50:31 +01:00
Stéphane Nicoll b988a52a91 Upgrade to Maven Shade Plugin 3.6.2
Closes gh-49473
2026-03-07 08:50:31 +01:00
Stéphane Nicoll 1785203653 Upgrade to Maven Failsafe Plugin 3.5.5
Closes gh-49472
2026-03-07 08:50:31 +01:00
Stéphane Nicoll 7686bd1960 Upgrade to Liquibase 5.0.2
Closes gh-49471
2026-03-07 08:50:31 +01:00
Stéphane Nicoll 3c852d1d18 Upgrade to Jetty 12.1.7
Closes gh-49470
2026-03-07 08:50:31 +01:00
Stéphane Nicoll 3f4f3ccd2b Upgrade to Jakarta XML WS 4.0.3
Closes gh-49469
2026-03-07 08:50:31 +01:00
Stéphane Nicoll 6b7953e6f8 Upgrade to Hibernate 7.2.6.Final
Closes gh-49468
2026-03-07 08:50:31 +01:00
Phillip Webb 481d87e120 Merge branch '4.0.x'
Closes gh-49483
2026-03-06 22:27:45 -05:00
Phillip Webb 2cecb37efd Merge branch '3.5.x' into 4.0.x
Closes gh-49482
2026-03-06 22:27:12 -05:00
Phillip Webb a80fce72b0 Merge pull request #49324 from qnnn
* pr/49324:
  Polish 'Fix inconsistent ordering of config imports'
  Fix inconsistent ordering of config imports

Closes gh-49324
2026-03-06 17:40:04 -05:00
Phillip Webb 646db448ae Polish 'Fix inconsistent ordering of config imports'
See gh-49324
2026-03-06 16:34:35 -05:00
Andy Wilkinson a6381c4edc Merge branch '4.0.x'
See gh-49386
2026-03-06 18:09:56 +00:00
Andy Wilkinson f80e7fe67e Merge branch '3.5.x' into 4.0.x
See gh-49385
2026-03-06 18:08:55 +00:00
Andy Wilkinson 900d4bc68b Make Elasticsearch SSL healthcheck less aggressive
See gh-49210
2026-03-06 18:08:33 +00:00
Brian Clozel 9ddced4591 Merge branch '4.0.x'
Closes Closes gh-49480
2026-03-06 18:05:31 +01:00
Brian Clozel 7291a1ef58 Merge branch '3.5.x' into 4.0.x
Closes gh-49479
2026-03-06 18:04:42 +01:00
Brian Clozel b35a19c887 Disable cloud features when platform is NONE
Prior to this commit, applying the "spring.main.cloud-platform=none"
property would apply this choice to the relevant auto-configuration
conditions, but the `CloudPlatform` enum itself would still signal that
cloud features like header forwarding is enabled.

This commit ensures that "NONE" disables such features.

Fixes gh-49478
2026-03-06 18:03:21 +01:00
qnnn 1ea07eeb29 Fix inconsistent ordering of config imports
Update `ConfigDataEnvironment` so `spring.config.import`
properties defined in environment or system properties
are ordered correctly.

See gh-49324

Signed-off-by: qnnn <qiunan@cmbchina.com>
2026-03-06 11:59:55 -05:00
Stéphane Nicoll 3c57e08475 Merge branch '4.0.x' 2026-03-06 17:59:17 +01:00
Stéphane Nicoll d887fb0778 Merge branch '3.5.x' into 4.0.x 2026-03-06 17:59:10 +01:00
Andy Wilkinson 5bd0e84157 Make Elasticsearch Docker tests run with Logback available
See gh-49477
2026-03-06 16:27:41 +00:00
Andy Wilkinson 24683045d1 Improve diagnostics for @DockerComposeTest failures
Closes gh-49477
2026-03-06 15:35:01 +00:00
Stéphane Nicoll 013389c9b3 Upgrade to Pulsar 4.0.9
Closes gh-49464
2026-03-06 16:27:00 +01:00
Stéphane Nicoll f0a53d4417 Upgrade to Maven Surefire Plugin 3.5.5
Closes gh-49463
2026-03-06 16:27:00 +01:00
Stéphane Nicoll 6b1a7bd1ff Upgrade to Maven Shade Plugin 3.6.2
Closes gh-49462
2026-03-06 16:27:00 +01:00
Stéphane Nicoll 9fd3e26044 Upgrade to Maven Failsafe Plugin 3.5.5
Closes gh-49461
2026-03-06 16:27:00 +01:00
Stéphane Nicoll 928fb89d0a Upgrade to Kafka 3.9.2
Closes gh-49460
2026-03-06 16:26:59 +01:00
Stéphane Nicoll 41c7d09e7e Upgrade to Jetty 12.0.33
Closes gh-49459
2026-03-06 16:26:59 +01:00
Stéphane Nicoll adfbb2da0d Upgrade to Jakarta XML WS 4.0.3
Closes gh-49458
2026-03-06 16:26:59 +01:00
Stéphane Nicoll 94f029d5cc Upgrade to Hibernate 6.6.44.Final
Closes gh-49457
2026-03-06 16:26:59 +01:00
Andy Wilkinson a677b44860 Polish
See gh-49466
2026-03-06 15:15:16 +00:00