Bug Fixes:
-
restrict subset of context -> opts in embedded changesets by @zachdaniel
-
properly handle nested context for embeddable type by @zachdaniel
-
Use the same parent query timeout for the count query, for
readactions (#2161) by sevenseacat -
ensure join query has shared context passed to it by @zachdaniel
-
ensure shared context is set on through queries when loading by @zachdaniel
Improvements:
-
make usage-rules more clear about require Ash.Query by @zachdaniel
-
require Ash.QueryinAsh.Resourceby @zachdaniel