You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add batch_validate callback to Ash.Resource.Validation (#2650) by [@RylandBangerter85](https://github.com/RylandBangerter85)
19
+
20
+
### Bug Fixes:
21
+
22
+
* remove `Module.concat` from `Ash.Type.Module.cast_input/2` by [@zachdaniel](https://github.com/zachdaniel)
23
+
24
+
* handle nil return from generic actions with load option and enforce allow_nil? (#2649) by [@barnabasJ](https://github.com/barnabasJ)[(#2649)](https://github.com/ash-project/ash/pull/2649)
25
+
26
+
### Improvements:
27
+
28
+
* validate many callback returns (#2645) by celeste-wahlquist [(#2645)](https://github.com/ash-project/ash/pull/2645)
0 commit comments