Spring Modulith 1.1 M1 and 1.0.1 released
On behalf of the community, I am happy to announce the release of Spring Modulith 1.1 M1 and 1.0.1. While the latter primarily ships minor bug fixes, the former packages quite a few new features, such as:
- Support to externalize application events into Kafka, AMQP and JMS GH-248
- APIs to access completed and incomplete event publications GH-294
- Support for Neo4j as persistence store to back the Event Publication Registry GH-301
We will have a blog post elaborating on the former coming soon. Feel free to check out the full change log and revamped reference documentation in the meantime. Thanks…