I am happy to announce the availability of Spring Modulith 1.2 RC1. Its most important new features are: Dependency upgrades to Spring Boot 3.3 RC1, ArchUnit 1.3, and jMolecules 2023.1.3 Optimized starters to avoid them being included in the packaged JAR Improved reference documentation For more details check out the full change log and the reference documentation. The release of a first release candidate is a perfect opportunity to give the new version a try. We're looking forward to your feedback and aim for a GA release at the end of May, immediately following Spring Boot 3.3.
I am happy to announce the availability of Spring HATEOAS 2.1.5, 2.2.2 and 2.3 RC1. The primary content of the release is the upgrade to the latest Spring Framework releases as they contain a fix for a CVE. The releases will be included in the Spring Boot service and RC release next week.
I am happy to announce the availability of Spring Modulith 1.2 M3. It contains a couple of dependency upgrades, bug fixes but the following new features primarily: Support for open application modules – Application modules can now be declared as open, which gives other modules full access to the open module's internals. Primarily intended for scenarios in which Spring Modulith is introduced in existing, sub-optimally structured projects. Support for package info types – Kotlin does not directly support annotating packages as it doesn't know an equivalent of package-info.java. Package-level…
I am happy to announce the availability of Spring HATEOAS 2.1.4, 2.2.1 and 2.3 M1. The releases primarily contain bug fixes and dependency upgrades. For the 2.1.4 and 2.2.1 service releases we have deviated from our usual dependency upgrade policy which only allows bug fix upgrades of dependencies in bug fix releases. These branches had referenced a version of the JSONPath library that has a CVE attached to it which was only fixed in a new minor release. We exceptionally decided to upgrade to that fixed version. For a full list of changes, refer to the individual change logs of 2.1.4, 2.2.…
I'm excited to announce the availability of Spring Modulith 1.0.6, 1.1.3 and 1.2 M2. The milestone release adds indexes to the event publication registry database tables, improves the execution of the database initialization and moves off the legacy Structurizr diagram generation.
On top of that we ship bug fixes in the event externalization, observability infrastructure and event publication registry APIs that all have been back-ported into the service releases. More details about what went into which release can be found in the change logs linked above.
I'm excited to announce the availability of Spring Modulith 1.0.5, 1.1.2 and 1.2 M1. The releases primarily ship bug fixes and minor improvements regarding the event publication registry, event externalization and general configuration. Beyond that, 1.2 M1 contains advanced dependency updates such as the one to Boot 3.3 M1 but remains generally compatible with previous 3.x versions of it. More details about what went into which release can be found in the change logs linked above.
On behalf of the community I am happy to announce Spring Modulith 1.0.4 and 1.1.1. The releases primarily contain bug fixes and dependency upgrades to the latest Spring Boot versions. Find more information in the corresponding change logs of 1.0.4 and 1.1.1. Happy holidays!
On behalf of the community I am delighted to announce the general availability of Spring Modulith 1.1 and the 1.0.3 bugfix release. This rather short stint after our 1.0 GA release in just three months ago brings us back in sync with the Spring Boot release train which we are going to follow going forward. We still managed to package up quite a few great new features, most notably: Support for event externalization into AMQP, Kafka, JMS, AWS SNS and SQS (the latter two contributed by Maciej Walkowiak) #248 #344 API to deal with completed and incompleted event publications #294 Strengthened…
I am happy to announce the availability of Spring Modulith 1.1 RC2. We took the chance to incorporate feedback from the community to tweak a few internals of features newly introduced in the 1.1 generation. We have also managed to sneak a few new ones into the release: Support for AWS SNS / SQS in event externalization (contributed by Maciej Walkowiak) GH-344 Allowing to define a listener identifier via @ApplicationModuleListener GH-346 Re-instantiated, general compatibility with Spring Boot 3.1 and Framework 6.0 GH-357 Upgrade to Spring Boot 3.2 RC2 GH-354 Find the full release change log on…
It is my pleasure to announce the release of Spring Modulith 1.1 RC1 and 1.0.2. While the latter primarily ships bug fixes and upgrades to Spring Boot 3.1.5, the former packages quite a few new features, such as: Upgrade to Spring Boot 3.2 RC1 / Spring Framework 6.1 RC1 GH-329 Verification of references in code located in the application root GH-317 @ApplicationModuleListener now located in ….modulith-events in spring-modulith-events-api GH-322 Stricter filtering of bean definitions in application module tests GH-320 Moments now implements Now GH-335 For more information consult the full…