Skip to content

v2.6.21

Choose a tag to compare

@github-actions github-actions released this 10 Oct 04:42
· 19 commits to main since this release

Bug Fixes:

  • simplify bulk operation metadata handling by Zach Daniel

  • update ash_postgresql to handle the new bulk_create response in Ash v3.5.44 (#632) by Daniel Gollings

  • Support non-public PostgreSQL schemas in resource generator (#631) by Elliot Bowes

  • guard against missing snapshot directories in migration generator by Elliot Bowes

  • ensure that tenant is properly used in many-to-many joins by Zach Daniel

Improvements:

  • Add immutable version of ash_raise_error function to support extensions like Citus (#620) by Steve Brambilla