• eventcore-postgres-v0.2.0 c10a55f89d

    github-actions[bot] released this 2025-12-26 14:33:08 -08:00 | 80 commits to main since this release

    Features

    • Implement command definition macros (Phase 13.1)
    • (postgres) add PostgreSQL event store implementation (#169)
    • (observability) add error logging in map_sqlx_error (#181)
    • (postgres) add idle_timeout configuration option (#180)
    • (postgres) implement EventReader trait for PostgresEventStore (#195)

    Miscellaneous Tasks

    • release v0.1.3 (#59)
    • release v0.1.4 (#71)
    • release v0.1.6 (#103)
    • align all workspace crate versions to 0.2.0 (#198)

    Refactoring

    • (store) replace mutex unwrap with proper error handling (#179)
    • (postgres) replace docker-compose with testcontainers (#177)
    • reorganize workspace per ADR-022 for feature flag re-exports (#188)
    • (types) use UUID7 event IDs as global positions (#197)

    Deps

    • (deps) bump the minor-and-patch group with 14 updates
    Downloads
  • eventcore-macros-v0.2.1 c10a55f89d

    github-actions[bot] released this 2025-12-26 14:32:30 -08:00 | 80 commits to main since this release

    Bug Fixes

    • add version specs to workspace path dependencies (#209)
    Downloads