Bug Fixes:
-
handle
nilvalues properly in atomic changing validations by @zachdaniel -
Application ER Mermaid Diagram (#2231) by @maennchen
-
clear
niloptions in typed struct to constraints process by @zachdaniel -
allow Ash @global_opts authorize? to accept boolean or nil (#2225) by @chazwatkins
-
Don't require permissions to read actor on non-atomic
relate_actor(#2223) by @chazwatkins -
call underlying stream run instead of public interface by @zachdaniel
Improvements:
-
get_by_idtypo fix in usage rules (#2230) by albinkc -
Add array modifier to
ash.gen.resource(#2228) by Kenneth Kostrešević -
Add prepend? opt to hooks and Ash.Subject transaction hooks (#2221) by @chazwatkins
-
hooks: Add transaction hooks to Ash.Subject by @chazwatkins
-
Ash.Subject delegation and improvements by @chazwatkins
-
add
log?option tocanfunctions by @zachdaniel -
add transaction hooks for read actions (#2219) by ChristianAlexander