Commit Graph
62693 Commits
Author SHA1 Message Date
Stéphane Nicoll 4bc86fedc4 Merge branch '4.1.x'
Closes gh-51731
2026-09-14 11:42:22 +02:00
Stéphane Nicoll cd6efbd910 Merge branch '4.0.x' into 4.1.x
Closes gh-51730
2026-09-14 11:42:14 +02:00
Stéphane Nicoll 252dce0361 Merge pull request #51708 from ohchanKyu
Closes gh-51708

* fix-devtools-reactive-web-environment-detection:
  Polish "Fix detection of reactive web environments in DevTools"
  Fix detection of reactive web environments in DevTools
2026-09-14 11:42:09 +02:00
Stéphane Nicoll 5c799bc0cf Polish "Fix detection of reactive web environments in DevTools"
See gh-51708
2026-09-14 11:34:05 +02:00
ohchanKyu f5b563934a Fix detection of reactive web environments in DevTools
DevToolsPropertyDefaultsPostProcessor looked for
ConfigurableReactiveWebEnvironment
in org.springframework.boot.web.reactive.context by name, but the class
moved to org.springframework.boot.web.context.reactive in 4.0. As a
result, reactive web applications were never identified as web
applications and the hint about setting logging.level.web to DEBUG was
not logged for them.

ConfigurableReactiveWebEnvironment is part of spring-boot, so it is now
referenced directly rather than by name. The servlet environment check
is unchanged as spring-web is an optional dependency.

See gh-51708

Signed-off-by: ohchanKyu <okc0202@naver.com>
2026-09-14 11:09:40 +02:00
Stéphane Nicoll 78e75a02b1 Merge pull request #51723 from xoruddl
Closes gh-51723

* docs/fix-activemq-javadoc-link:
  Fix ActiveMQContainer Javadoc link in Testcontainers documentation
2026-09-14 11:05:03 +02:00
itaekyung 6c796c57f1 Fix ActiveMQContainer Javadoc link in Testcontainers documentation
See gh-51723

Signed-off-by: itaekyung <taeyun1411@gmail.com>
2026-09-14 11:03:01 +02:00
Stéphane Nicoll 9c36a0cdd5 Merge branch '4.1.x'
Closes gh-51729
2026-09-14 10:58:48 +02:00
Stéphane Nicoll 8b6a7863a9 Merge branch '4.0.x' into 4.1.x
Closes gh-51728
2026-09-14 10:58:39 +02:00
Stéphane Nicoll 96f5c74b03 Merge pull request #51709 from ohchanKyu
Closes gh-51709

* fix-test-database-replace-metadata-default:
  Fix documented default of spring.test.database.replace
2026-09-14 10:58:33 +02:00
ohchanKyu 911c4a4326 Fix documented default of spring.test.database.replace
The default of @AutoConfigureTestDatabase's replace attribute changed
from ANY to NON_TEST in 3.4 but the manually declared metadata for
spring.test.database.replace still advertised "any" as the default.

See gh-51709

Signed-off-by: ohchanKyu <okc0202@naver.com>
2026-09-14 10:57:58 +02:00
Stéphane Nicoll 58b8ce6cca Merge branch '4.1.x'
Closes gh-51721
2026-09-13 17:21:31 +02:00
Stéphane Nicoll 5c7eea8a84 Merge branch '4.0.x' into 4.1.x
Closes gh-51720
2026-09-13 17:21:20 +02:00
Stéphane Nicoll 37ba142c04 Merge pull request #51719 from ngocnhan-tran1996
Closes gh-51719

* remove-backtick:
  Remove unnecessary backtick in author tag
2026-09-13 17:15:12 +02:00
Tran Ngoc Nhan 338ac4b490 Remove unnecessary backtick in author tag
See gh-51719

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-09-13 17:14:27 +02:00
Stéphane Nicoll 7125bdccca Start building against Spring WS 5.1.0-M1 snapshots
See gh-51716
2026-09-12 18:19:41 +02:00
Stéphane Nicoll d06831e9da Start building against Spring Kafka 4.2.0-M2 snapshots
See gh-51715
2026-09-12 18:19:41 +02:00
Stéphane Nicoll 4ce905ac51 Start building against Spring Integration 7.2.0-M2 snapshots
See gh-51714
2026-09-12 18:19:41 +02:00
Stéphane Nicoll 4bf6557076 Start building against Spring Framework 7.1.0-M2 snapshots
See gh-51712
2026-09-12 18:19:41 +02:00
Stéphane Nicoll f7beb3ad3e Start building against Spring AMQP 4.2.0-M2 snapshots
See gh-51711
2026-09-12 18:19:41 +02:00
Stéphane Nicoll 259b19883c Start building against Reactor Bom 2026.0.0-M2 snapshots
See gh-51710
2026-09-12 12:01:19 +02:00
Stéphane Nicoll 164ff1b4a9 Upgrade to Tomcat 11.0.25
Closes gh-51705
2026-09-12 08:29:19 +02:00
Stéphane Nicoll 12bf9c40ae Upgrade to SQLite JDBC 3.53.4.0
Closes gh-51704
2026-09-12 08:29:19 +02:00
Stéphane Nicoll 9c7e6e5dce Upgrade to SnakeYAML 2.7
Closes gh-51703
2026-09-12 08:29:19 +02:00
Stéphane Nicoll 2fef1d2bb2 Upgrade to SLF4J 2.0.19
Closes gh-51702
2026-09-12 08:29:19 +02:00
Stéphane Nicoll 92167eb08e Upgrade to Selenium HtmlUnit 4.48.0
Closes gh-51701
2026-09-12 08:29:19 +02:00
Stéphane Nicoll bd9e031d20 Upgrade to Selenium 4.49.0
Closes gh-51700
2026-09-12 08:29:18 +02:00
Stéphane Nicoll db6af29567 Upgrade to RabbitMQ Stream Client 1.11.0
Closes gh-51699
2026-09-12 08:29:18 +02:00
Stéphane Nicoll beebdc8762 Upgrade to RabbitMQ AMQP Client 1.5.0
Closes gh-51698
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 366217ceb5 Upgrade to RabbitMQ Client 5.35.0
Closes gh-51697
2026-09-12 08:29:18 +02:00
Stéphane Nicoll d6dac1d403 Upgrade to R2DBC MSSQL 1.0.6.RELEASE
Closes gh-51696
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 8104f57ac7 Upgrade to R2DBC MariaDB 1.4.2
Closes gh-51695
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 2cb3118711 Upgrade to Qpid ProtonJ2 1.3.0
Closes gh-51694
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 9c3935deb8 Upgrade to Pooled JMS 3.2.5
Closes gh-51693
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 0f87e352a4 Upgrade to Netty 4.2.18.Final
Closes gh-51692
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 7f32aff71a Upgrade to Native Build Tools Plugin 1.1.12
Closes gh-51691
2026-09-12 08:29:18 +02:00
Stéphane Nicoll da6f278dff Upgrade to MSSQL JDBC 13.6.0.jre11
Closes gh-51690
2026-09-12 08:29:18 +02:00
Stéphane Nicoll 7da474befd Upgrade to Maven Surefire Plugin 3.6.0
Closes gh-51689
2026-09-12 08:29:18 +02:00
Stéphane Nicoll b883e12800 Upgrade to Maven Failsafe Plugin 3.6.0
Closes gh-51688
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 2b96cd4a35 Upgrade to Maven Compiler Plugin 3.16.0
Closes gh-51687
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 75c19f7784 Upgrade to Lombok 1.18.48
Closes gh-51686
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 403f1a9fc3 Upgrade to Logback 1.6.3
Closes gh-51685
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 7aaed03f2a Upgrade to Liquibase 5.0.4
Closes gh-51684
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 16b4d01222 Upgrade to jOOQ 3.21.8
Closes gh-51683
2026-09-12 08:29:17 +02:00
Stéphane Nicoll f34ffe3826 Upgrade to Jetty 12.1.13
Closes gh-51682
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 110ab74050 Upgrade to Jaybird 6.0.6
Closes gh-51681
2026-09-12 08:29:17 +02:00
Stéphane Nicoll b44517cca3 Upgrade to Jakarta Json Bind 3.0.3
Closes gh-51680
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 2c36695500 Upgrade to Jackson Bom 3.1.6
Closes gh-51679
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 1aedd3d4e4 Upgrade to Jackson 2 Bom 2.21.6
Closes gh-51678
2026-09-12 08:29:17 +02:00
Stéphane Nicoll 95b13ab8df Upgrade to Infinispan 16.2.3
Closes gh-51677
2026-09-12 08:29:17 +02:00