Tags: ash-project/ash_events
Tags
release v0.7.0 [v0.7.0](v0.6.0...v0.7.0) (2026-03-29) Features: * tidewave: add recompile hook for project_eval by [@Torkan](https://github.com/Torkan) * worktree: isolate test database per worktree by [@Torkan](https://github.com/Torkan) * worktree: allow cmux commands in sandbox settings by [@Torkan](https://github.com/Torkan) * worktree: generate Claude sandbox settings for worktrees by [@Torkan](https://github.com/Torkan) Bug Fixes: * handle bulk_destroy with soft delete (#85) by [@Torkan](https://github.com/Torkan) * implement atomic/3 on replay changes for ignored action compatibility by [@Torkan](https://github.com/Torkan) * tidewave: correct MCP endpoint path to /tidewave/mcp by [@Torkan](https://github.com/Torkan) * clear managed relationships during replay and capture belongs_to FKs in changed_attributes by [@Torkan](https://github.com/Torkan) * preserve ManageRelationship visibility for AshPhoenix nested forms (#87) by [@Torkan](https://github.com/Torkan) * tidewave: read port from TIDEWAVE_PORT env var by [@Torkan](https://github.com/Torkan)
release v0.6.0 [v0.6.0](v0.5.1...v0.6.0) (2026-02-04) Features: * destroy: add soft delete support and comprehensive tests by [@Torkan](https://github.com/Torkan) * add store_sensitive_attributes dsl option by [@Torkan](https://github.com/Torkan) Bug Fixes: * replay: support non-writable UUID primary keys during replay by [@Torkan](https://github.com/Torkan) * action-wrappers: handle nil source_context to allow actions without actor by [@Torkan](https://github.com/Torkan) * upsert: use update_timestamp for occurred_at when upsert updates existing record by [@Torkan](https://github.com/Torkan) * tests: remove duplicate atomic create test assertion by [@Torkan](https://github.com/Torkan) * mix: move preferred_cli_env to cli/0 callback by [@Torkan](https://github.com/Torkan) * events: return notifications from event creation to prevent missed notification warnings by [@Torkan](https://github.com/Torkan)
release v0.4.0 v0.4.0 (2025-06-25) Features: * add create_timestamp & update_timestamp in events block. by Torkild Kjevik * Add allowed_change_modules. by Torkild Kjevik Bug Fixes: * add proper handling of embedded resources. by Torkild Kjevik * make ash_events work seamlessly with policies & other extensions. by Torkild Kjevik * handle ash_state_machine transitions. by Torkild Kjevik * verify actor resources used in persist_actor_primary_key. by Torkild Kjevik
PreviousNext