Skip to content

v3.5.43

Choose a tag to compare

@github-actions github-actions released this 28 Sep 14:35
· 433 commits to main since this release

Bug Fixes:

  • cast value to type when requiring atomic attributes by @zachdaniel

  • fix amnesia support for upsets by Dan Wanek

  • support top-level :shared key in Ash.Scope.ToOpts for Map (#2261) by James Harton

Improvements:

  • add bulk_create for Ash.DataLayer.Mnesia (#2336) by Dan Wanek

  • return errors from calculations with invalid expressions by @zachdaniel

  • add source locations to a whole bunch of errors by @zachdaniel

  • add location to primary key verifier by @zachdaniel

  • add location for multitenancy verifier by @zachdaniel

  • add location information for manage relationship transformer by @zachdaniel

  • add location info for reserved field names transformer by @zachdaniel

  • add location info for primary action transformer by @zachdaniel

  • add location info for unique action name transformer by @zachdaniel

  • implemented 'has' and 'intersects' functions (#2324) by Abdessabour Moutik