62804 Commits
Author SHA1 Message Date
Stéphane Nicoll c314577016 Merge branch '4.1.x' 2026-09-14 14:36:33 +02:00
Stéphane Nicoll 1d07863779 Merge branch '4.0.x' into 4.1.x
Closes gh-51741
2026-09-14 14:36:23 +02:00
Stéphane Nicoll b923033cb3 Use Landlock-based sandboxing in homebrew verification tests
Closes gh-51740
2026-09-14 14:36:12 +02:00
Stéphane Nicoll b9357610c8 Use Landlock-based sandboxing in homebrew verification tests 2026-09-14 13:38:55 +02:00
Stéphane Nicoll 0b316e5a58 Upgrade to XML Maven Plugin 1.2.2
Closes gh-51738
2026-09-14 12:41:00 +02:00
Stéphane Nicoll aea507dfb2 Upgrade to Protobuf Maven Plugin 5.1.9
Closes gh-51737
2026-09-14 12:40:56 +02:00
Stéphane Nicoll e62df00553 Upgrade to Hibernate 7.4.8.Final
Closes gh-51736
2026-09-14 12:40:52 +02:00
Stéphane Nicoll 2eb8b5c5ae Upgrade to GraphQL Java 26.1
Closes gh-51735
2026-09-14 12:40:46 +02:00
Stéphane Nicoll b9a7707643 Upgrade to Build Helper Maven Plugin 3.6.2
Closes gh-51734
2026-09-14 12:40:42 +02:00
Brian Clozel 8b22099f77 Configure allowed HTTP methods in GraphQL transports
This commit adds new "spring.graphql.http.methods" and
"spring.graphql.http.sse.methods" configuration properties that let you
configure the allowed HTTP methods for the given transports.

Closes gh-51732
2026-09-14 12:00:40 +02:00
Brian Clozel 8798aa6350 Switch to Spring for GraphQL 2.1.0-SNAPSHOT
See gh-51713
2026-09-14 12:00:40 +02:00
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