Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 06:36
· 56 commits to main since this release
3597236

[1.9.0] - 2026-03-21

Bug Fixes

  • Specify eunit modules to exclude resilience tests
  • Derive fields from dumped changes in insert/update (#54)
  • Re-enable mutation testing and eqWAlize, fix failures (#55)
  • Remove 17 eqWAlizer nowarn suppressions with proper types (#57)
  • Add permissions to release workflow (#60)

Features

  • Add pagination and fix test sandbox (#41)
  • Add SBOM generation and vulnerability scanning (#44)
  • Enable mutation testing with diff-only mode in CI (#49)
  • Add hank and sheldon to CI (#50)
  • Add multitenancy support (#53)
  • Add audit trail module with lifecycle hooks guides (#59)

Miscellaneous

  • Migrate CI to Taure/erlang-ci reusable workflow
  • Enable summary in CI (#46)
  • Use erlang-ci release workflow instead of inline release (#47)
  • Bump rebar3_mutate to 0.4.3, remove preloader exclude workaround (#56)
  • Restore mutation score threshold to 75% (#58)

Testing

  • Integration tests for coverage improvement (#48)