Skip to content

v3.16.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 21:29
· 152 commits to main since this release
f97e621

Features:

Bug Fixes:

  • handle unrelated exists in authorizer ref replacement (#2556) by zackattackz (#2556)

  • pass full context to Ash.load! in cascade changes (#2537) by @beam-bots (#2537)

  • pass full context to Ash.load! in cascade changes by @beam-bots (#2537)

  • use scope option instead of to_opts for Ash.load! in cascade changes by @beam-bots (#2537)

  • avoid shadowing context variable in cascade changes by @beam-bots (#2537)

  • remove authorize?: false from cascade Ash.load! calls by @beam-bots (#2537)

  • ensure tenant is not overridden in aggregates by @zachdaniel

  • ensure that change is properly simulated when batch_change defined by @zachdaniel

  • remove incorrect stream calls (#2554) by Jesse Williams (#2554)