Bug Fixes:
-
ensure that count tasks are always stopped by @zachdaniel
-
properly add aggregate with
add_new_aggregateby @zachdaniel -
resolve variable swapping in authorizer reducer (#2296) by Jesse Williams
-
handle notification without set domain in telemetry spans (#2293) by @vonagam
-
Use
:unsafe_to_atom?constraint when casting stored atom values by Rutgerdj -
add CompileError on duplicate Ash.Domain use by LambdaCalc
-
handle indexed maps when typecasting filter values by @zachdaniel
-
deterministic partial evaluation by @zachdaniel
-
ensure that unions stored with tags actually have their tags by @zachdaniel
-
resolve warning about
nilatomics by @zachdaniel -
typespec fix for typedstruct info module (#2286) by Matt Beanland
Improvements:
- properly short-circuit if, || and && by @zachdaniel