Commit Graph
100 Commits
Author SHA1 Message Date
Stéphane Nicoll 6bdd6ce8b6 Start building against Micrometer Tracing 1.8.0-M2 snapshots
See gh-51777
2026-09-16 15:22:24 +02:00
Stéphane Nicoll 72524bcb9e Start building against Micrometer 1.18.0-M2 snapshots
See gh-51776
2026-09-16 15:22:23 +02:00
Stéphane Nicoll dcbb307d3e Add support for dedicated KafkaAdmin for listener and template
This commit adds a spring.kafka.listener.admin and
spring.kafka.template.admin namespace with similar configuration
properties than spring.kafka.admin, used to create the KafkaAdmin bean.

When a property is configured in those two namespaces, a dedicated
KafkaAdmin is created and associated with the relevant component.

Closes gh-38830
2026-09-15 15:39:27 +02:00
Stéphane Nicoll d031631709 Introduce KafkaConfigBuilder
This commit introduces a centralized way of building Kafka config
properties, and deprecate the equivalent in KafkaProperties. This
also removes the customization done in auto-configuration so that
KafkaConfigBuilder is the sole source mapping.

KafkaConfigBuilder also takes care of applying ConnectionDetails if
necessary.

Closes gh-51769
2026-09-15 15:39:27 +02:00
Stéphane Nicoll ad872c6427 Upgrade to Versions Maven Plugin 2.22.0
Closes gh-51761
2026-09-15 14:58:12 +02:00
Stéphane Nicoll efeba67c22 Upgrade to MongoDB 5.11.1
Closes gh-51760
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 059202983a Upgrade to Maven Install Plugin 3.2.0
Closes gh-51759
2026-09-15 14:58:12 +02:00
Stéphane Nicoll bf29f8f381 Upgrade to Maven Deploy Plugin 3.2.0
Closes gh-51758
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 7e8b9f4d7f Upgrade to Lettuce 7.7.0.RELEASE
Closes gh-51757
2026-09-15 14:58:12 +02:00
Stéphane Nicoll dc7665336b Upgrade to Jedis 8.0.1
Closes gh-51756
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 553780e086 Upgrade to Elasticsearch Client 9.5.3
Closes gh-51755
2026-09-15 14:58:12 +02:00
Stéphane Nicoll e0966e0e99 Upgrade to Couchbase Client 3.12.3
Closes gh-51754
2026-09-15 14:58:12 +02:00
Stéphane Nicoll 360074ac69 Upgrade to Byte Buddy 1.18.14
Closes gh-51753
2026-09-15 14:58:11 +02:00
Stéphane Nicoll c07bfa884d Start building against Spring Data Bom 2026.1.0-M2 snapshots
See gh-51752
2026-09-15 14:58:11 +02:00
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
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
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
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
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
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
Stéphane Nicoll 5f67db5fae Upgrade to HtmlUnit 5.5.0
Closes gh-51676
2026-09-12 08:29:17 +02:00
Stéphane Nicoll c0a94a6aa8 Upgrade to Hibernate 7.4.7.Final
Closes gh-51675
2026-09-12 08:29:16 +02:00
Stéphane Nicoll 116ab6f17f Upgrade to H2 2.5.250
Closes gh-51674
2026-09-12 08:29:16 +02:00
Stéphane Nicoll f35a92ba01 Upgrade to Groovy 5.1.2
Closes gh-51673
2026-09-12 08:29:16 +02:00
Stéphane Nicoll 76f088b2ce Upgrade to FreeMarker 2.3.35
Closes gh-51672
2026-09-12 08:29:16 +02:00
Stéphane Nicoll b3cfa3572d Upgrade to Byte Buddy 1.18.13
Closes gh-51671
2026-09-12 08:29:16 +02:00
Stéphane Nicoll 5b179582cf Upgrade to Artemis 2.57.0
Closes gh-51670
2026-09-12 08:29:16 +02:00
Stéphane Nicoll 53d8e2a019 Upgrade to ActiveMQ 6.3.2
Closes gh-51669
2026-09-12 08:29:16 +02:00
Stéphane Nicoll 8b8294a1a1 Merge branch '4.1.x'
Closes gh-51659
2026-09-10 16:39:59 +02:00
Stéphane Nicoll e55f120d8a Merge branch '4.0.x' into 4.1.x
Closes gh-51658
2026-09-10 16:39:50 +02:00
Stéphane Nicoll a7d90d3532 Merge pull request #51655 from JunggiKim
Closes gh-51655

* perf/changelog-compute-differences:
  Avoid rebuilding metadata maps when computing the changelog
2026-09-10 16:39:43 +02:00
Stéphane Nicoll 9600287f8d Merge pull request #51654 from JunggiKim
Closes gh-51654

* perf/layers-index-child-lookup:
  Use a map to look up layer index child nodes
2026-09-10 16:34:14 +02:00
Stéphane Nicoll c966eca3e7 Merge pull request #51653 from JunggiKim
Closes gh-51653

* speed-up-layer-lookup-when-extracting:
  Avoid scanning the whole layer index for every entry
2026-09-10 16:28:19 +02:00
Stéphane Nicoll a6d43b9ac6 Merge branch '4.1.x' 2026-09-08 19:00:07 +02:00
Stéphane Nicoll 163fac2cb1 Merge branch '4.0.x' into 4.1.x 2026-09-08 18:30:45 +02:00
Stéphane Nicoll 4fc987180d Polish "Add support for creating a container from a TestImage value"
See gh-51082
2026-09-08 18:30:35 +02:00
Stéphane Nicoll 03d367bb07 Merge branch '4.1.x'
Closes gh-51629
2026-09-08 17:29:34 +02:00
Stéphane Nicoll 18292d400c Merge branch '4.0.x' into 4.1.x
Closes gh-51628
2026-09-08 16:57:00 +02:00
Stéphane Nicoll b1e91c942e Add support for creating a container from a TestImage value
This commit improves TestImage so that an explicit image can trigger
the creation of the container, with optional additional setup. This
removes the need of creating additional container types for images that
have multiple flavors, and to please the static method that can only
create a container based on a single match.

Closes gh-51082
2026-09-08 16:46:48 +02:00
Stéphane Nicoll 116f3a27ea Merge branch '4.1.x'
Closes gh-51537
2026-09-02 08:31:36 +02:00
Stéphane Nicoll f4b6fea452 Merge branch '4.0.x' into 4.1.x
Closes gh-51536
2026-09-02 08:31:28 +02:00
Stéphane Nicoll efd6f2b547 Merge pull request #51527 from dependabot[bot]
Closes gh-51527

* dependabot/npm_and_yarn/antora/antora/site-generator-3.2.0:
  Bump @antora/site-generator from 3.2.0-rc.3 to 3.2.0 in /antora
2026-09-02 08:31:22 +02:00
Stéphane Nicoll cdfc8e81b1 Merge branch '4.1.x'
Closes gh-51535
2026-09-02 08:27:49 +02:00
Stéphane Nicoll e94a31aee5 Merge branch '4.0.x' into 4.1.x
Closes gh-51534
2026-09-02 08:27:41 +02:00
Stéphane Nicoll d4fbe320f2 Merge pull request #51526 from dependabot[bot]
Closes gh-51526

* dependabot/npm_and_yarn/antora/antora/cli-3.2.0:
  Bump @antora/cli from 3.2.0-rc.3 to 3.2.0 in /antora
2026-09-02 08:27:34 +02:00
Stéphane Nicoll f69d42c575 Merge branch '4.1.x'
Closes gh-51533
2026-09-02 08:14:53 +02:00
Stéphane Nicoll 23ca3e3d23 Merge branch '4.0.x' into 4.1.x
Closes gh-51532
2026-09-02 08:14:47 +02:00
Stéphane Nicoll 05383f774b Merge pull request #51525 from dependabot[bot]
Closes gh-51525

* dependabot/github_actions/Homebrew/actions/setup-homebrew-2026.08.31.1:
  Bump Homebrew/actions/setup-homebrew from 2026.08.24.1 to 2026.08.31.1
2026-09-02 08:14:44 +02:00
Stéphane Nicoll 598d7f487b Merge branch '4.1.x'
Closes gh-51531
2026-09-02 08:10:09 +02:00
Stéphane Nicoll d8e9cfa784 Merge branch '4.0.x' into 4.1.x
Closes gh-51530
2026-09-02 08:10:03 +02:00
Stéphane Nicoll 03d2265ded Merge pull request #51524 from dependabot[bot]
Closes gh-51524

* dependabot/github_actions/spring-io/github-actions/dot-github/workflows/codeql-analysis.yml-035e701d99b48da41f409014e1bfd937425c4477:
  Bump spring-io/github-actions/.github/workflows/codeql-analysis.yml
2026-09-02 08:09:57 +02:00