Skip to content

Bump org.springframework.modulith:spring-modulith-bom from 2.0.6 to 2.1.0#358

Merged
rashidi merged 1 commit into
masterfrom
dependabot/gradle/org.springframework.modulith-spring-modulith-bom-2.1.0
Jun 12, 2026
Merged

Bump org.springframework.modulith:spring-modulith-bom from 2.0.6 to 2.1.0#358
rashidi merged 1 commit into
masterfrom
dependabot/gradle/org.springframework.modulith-spring-modulith-bom-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.modulith:spring-modulith-bom from 2.0.6 to 2.1.0.

Release notes

Sourced from org.springframework.modulith:spring-modulith-bom's releases.

2.1 GA

⭐ New Features

Outbox

  • Support for event outbox via Namastack #1517
  • Support for externalizing events via JobRunr #1637
  • Support for application module testing in combination with Boot's slice test support #1573
  • Avoid executing Flyway migrations for modules without any migrations #1684

EPR

  • Allow opting out of event publication registry handling for an @TransactionalEventListener #1630
  • Enable JDBC event publication schema creation by default #1563
  • Make sure that JDBC EPR schema initialization runs after Boot's file-based one #1568

Testing

  • Open up PublishedEvents and Scenario to see events from all threads by default #1564

Observability

  • Streamline observability infrastructure #1567
  • Split up observability support into API and core artifact #1559

Moments

  • Allow Moments' events to be (de)serialized by Jackson #1569

💡 Improvements

Core

  • Prefer @SpringBootApplication on explicitly declared classes in @ModuleSlicing #1644
  • Allow FormattableType to also abbreviate non-module types #1566

Outbox

  • Require RabbitMQ publisher confirmation for outbox-based externalization #1727
  • Block for externalization in outbox mode #1687
  • Improve transaction handling in JobRunr integration #1655

EPR

  • Switch to SHA-256 for event hashing in Neo4jEventPublicationRepository #1718
  • Simplify default status assignment in JpaEventPublication #1703
  • Unify event externalization infrastructure #1642
  • Add details about the refined event publication lifecycle to the reference documentation #1593
  • Avoid recreation of TransactionalEventListeners in PersistentApplicationEventMulticaster #1632
  • Hibernate schema validation fails with JPA event publication registry #1543

JUnit Extension

  • Allow skipping all tests if no changes are detected #1438

APT

  • SpringModulithProcessor fails on Windows with KAPT - StringIndexOutOfBoundsException due to hardcoded forward slashes #1544

Moments

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 12, 2026
@rashidi

rashidi commented Jun 12, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@2.0.6...2.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.modulith:spring-modulith-bom
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.springframework.modulith-spring-modulith-bom-2.1.0 branch from 07b58b0 to fb71a3b Compare June 12, 2026 08:40
@github-actions

Copy link
Copy Markdown
Contributor

Job Summary for Gradle

Gradle Build :: gradle-build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spring-boot-tutorials check 9.5.1 Build Scan published

@rashidi rashidi merged commit f5c2475 into master Jun 12, 2026
6 of 7 checks passed
@rashidi rashidi deleted the dependabot/gradle/org.springframework.modulith-spring-modulith-bom-2.1.0 branch June 12, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant