Eventsourcing for Java v0.4.3 Release Notes

Release Date: 2016-10-17 // over 7 years ago
  • Backwards-incompatible changes

    • [Core] OSGi BundleCommandSetProvider and BundleEventSetProvider are replaced with a single, automatically installed OSGiEntitiesProvider that scans all bundles (#161)

    🛠 Bugfixes

    • 📦 [Core] A test package was leaked into the main source set (#162)
    • [PostgreSQL] Netty dependency for eventsourcing-postgresql was not OSGi compatible (#158)

    ⬆️ Upgrades

    • [Core] cqengine 2.8.0 (#159)