ash_archival/CHANGELOG.md
2024-05-10 18:39:27 -04:00

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v1.0.0 (2024-05-10)

Improvements:

  • support base_filter? true option

v1.0.0 (2024-05-10)

Improvements:

  • support base_filter? true option

v1.0.0 (2024-05-10)

Improvements:

  • support base_filter? true option

v1.0.0

The changelog is being restarted. See /documentation/0.x-CHANGELOG.md in GitHub for previous changelogs.

Breaking Changes:

  • [AshArchival] don't use base_filter anymore, allowing for more flexible design

Improvements:

  • [AshArchival] support filters on upsert actions

Improvements:

  • [AshArchival] rewritten to support atomics & bulk actions to take advantage of new bulk actions
  • [AshArchival] add exclude_read_actions to exclude some actions from filtering archived items
  • [AshArchival] add exclude_destroy_actions to exclude some actions from being intercepted