Skip to content

v3.5.25

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:40
· 640 commits to main since this release

Bug Fixes:

  • handle additional cases in Ash.Filter.flat_map by @zachdaniel

  • handle overlapping type short-codes in app/dependencies by @zachdaniel

  • ensure that constraints are set on calculations by @zachdaniel

  • Upgrade strip_metadata/1 to recurse on maps and handle additional metadata fields (#2169) by Samuel Wrenn

  • ensure that atomic upgrades assume casted inputs by @zachdaniel

  • move length constraint checking to the end (#2155) by kernel-io

Improvements:

  • validate reserved constraint key names by @zachdaniel

  • Read Action multitenancy :bypass_all (#2154) by xantrac

  • add missing types to Ash.load typespec (#2167) by @barnabasJ

  • allow pure-binary sigils in expr fragments (#2165) by Frank Dugan III

  • add notifier trace/telemetry span type by @zachdaniel