Skip to content

chore: release v0.7.1#375

Merged
jwilger-ai-bot merged 1 commit intomainfrom
release-plz-2026-04-15T18-34-33Z
Apr 17, 2026
Merged

chore: release v0.7.1#375
jwilger-ai-bot merged 1 commit intomainfrom
release-plz-2026-04-15T18-34-33Z

Conversation

@jwilger
Copy link
Copy Markdown
Owner

@jwilger jwilger commented Apr 15, 2026

🤖 New release

  • eventcore-macros: 0.7.0 -> 0.7.1
  • eventcore-types: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore-postgres: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore-sqlite: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore-memory: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore-testing: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • eventcore-examples: 0.7.0 -> 0.7.1
Changelog

eventcore-macros

0.7.0 - 2026-04-13

Bug Fixes

  • improve error message consistency, context, and safety across all crates (#352)

Features

  • enhance require! macro to accept typed error values (#335)
  • add required event_type_name() to Event trait for stable storage (#344)

Miscellaneous Tasks

  • adopt han plugins, blueprints, and project conventions (#330)
  • consolidate workspace lints and enforce strict lint policy (#351)

Refactoring

  • expose projection config via free function API, then reduce public surface (#357)

eventcore-types

0.7.1 - 2026-04-15

Bug Fixes

  • filter read_events by event_type to prevent projection stalls (#373)

eventcore-postgres

0.7.1 - 2026-04-15

Bug Fixes

  • filter read_events by event_type to prevent projection stalls (#373)

Features

  • add load-testing/stress-testing suite (#370)

eventcore-sqlite

0.7.1 - 2026-04-15

Bug Fixes

  • filter read_events by event_type to prevent projection stalls (#373)

eventcore

0.7.1 - 2026-04-15

Bug Fixes

  • filter read_events by event_type to prevent projection stalls (#373)

Features

  • add load-testing/stress-testing suite (#370)

eventcore-memory

0.7.1 - 2026-04-15

Bug Fixes

  • filter read_events by event_type to prevent projection stalls (#373)

eventcore-testing

0.7.1 - 2026-04-15

Features

  • add load-testing/stress-testing suite (#370)

eventcore-examples

0.7.0 - 2026-04-13

Bug Fixes

  • improve error message consistency, context, and safety across all crates (#352)

Features

  • add required event_type_name() to Event trait for stable storage (#344)
  • add TestScenario GWT testing helpers to eventcore-testing (#346)

Miscellaneous Tasks

  • consolidate workspace lints and enforce strict lint policy (#351)

Refactoring

  • replace into_inner() with into() for nutype domain types (#334)
  • expose projection config via free function API, then reduce public surface (#357)


This PR was generated with release-plz.

@jwilger jwilger force-pushed the release-plz-2026-04-15T18-34-33Z branch from 6440586 to 2b09181 Compare April 15, 2026 19:51
@jwilger jwilger force-pushed the release-plz-2026-04-15T18-34-33Z branch from 2b09181 to 7c28bf7 Compare April 15, 2026 21:53
@jwilger jwilger marked this pull request as ready for review April 17, 2026 04:09
@jwilger-ai-bot jwilger-ai-bot merged commit 807bb8a into main Apr 17, 2026
18 checks passed
@jwilger-ai-bot jwilger-ai-bot deleted the release-plz-2026-04-15T18-34-33Z branch April 17, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants