Skip to content

Bump org.springframework.modulith:spring-modulith-core from 2.0.3 to 2.1.0#145

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.modulith-spring-modulith-core-2.1.0
Open

Bump org.springframework.modulith:spring-modulith-core from 2.0.3 to 2.1.0#145
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.modulith-spring-modulith-core-2.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps org.springframework.modulith:spring-modulith-core from 2.0.3 to 2.1.0.

Release notes

Sourced from org.springframework.modulith:spring-modulith-core'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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 12, 2026
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.

0 participants