v3.13.0
Features:
-
Add
bulk_destroystep toAshReactor. (#2500) by wjrtz (#2500) -
add load and loading? functions to ActionInput (#2511) by zackattackz (#2511)
Bug Fixes:
-
unwrap reactor errors (#2507) by katipber (#2507)
-
transform after_batch results in bulk actions for partial change matches by @zachdaniel
-
aggregate type resolution when aggregate references a calculation (#2519) by sevenseacat (#2519)
-
AshReactor: inconsistencies between bulk_create step and Ash.bulk_create (#2518) by wjrtz (#2518)
-
remove typo in
referror message (#2520) by diogomrts (#2520) -
prevent lateral join handling for manual relationships (#2515) by @barnabasJ (#2515)
-
Remove redundant action nil guards in create/bulk.ex by @shahryarjb (#2509)
Improvements:
- Upgrade Splode to 0.3.0 for stacktrace filtering by @zachdaniel
Performance Improvements:
- Re-enables regex as mfa to improve regex speed (#2516) by sezaru (#2516)