Tags: waseigo/ash
Tags
release v2.6.0 [v2.6.0](ash-project/ash@v2.5.16...v2.6.0) (2023-02-05) Features: * initial (and slightly experimental) Api.aggregate support Bug Fixes: * handle `{:ref, ...}` tuple in static syntax * various fast follows to api aggregate functions * pattern match problem in aggregate action * properly handle nested array type constraint validation Improvements: * update spark for latest doc improvements * better description of `action_type` check * add more builders * stop running preparations if one of them returns an error
release v2.5.16 [v2.5.16](ash-project/ash@v2.5.15...v2.5.16) (2023-02-01) Bug Fixes: * load lazily after action when results are set * fix typespec for `Ash.set_tenant/1`
release v2.5.15 [v2.5.15](ash-project/ash@v2.5.14...v2.5.15) (2023-01-31) Bug Fixes: * set proper query aggregate when fetching aggregate values
release v2.5.14 [v2.5.14](ash-project/ash@v2.5.13...v2.5.14) (2023-01-30) Improvements: * registry resource validations transformers -> verifiers * better error message on unknown relationship
release v2.5.13 [v2.5.13](ash-project/ash@v2.5.12...v2.5.13) (2023-01-30) Bug Fixes: * use destination query for aggregates, join auth to come later * check `changeset.valid?` properly on destroys * properly halt on action errors in `before_action` hooks Improvements: * no async loads except when loading on initial data * support length constraints on array embeds
release v2.5.12 [v2.5.12](ash-project/ash@v2.5.11...v2.5.12) (2023-01-29) Improvements: * simplify aggregate loading, fix bug with auth query resource
release v2.5.11 [v2.5.11](ash-project/ash@v2.5.10...v2.5.11) (2023-01-28) Improvements: * support `{:ignore, changeset}` from error handlers * add read action metadata
release v2.5.10 [v2.5.10](ash-project/ash@v2.5.9...v2.5.10) (2023-01-27) Improvements: * upgrade to latest spark for compile time improvements * improve compile times by reorienting some compile deps * add relationships to underlying ecto schemas for better escape hatches * reselect explicitly selected queries on reload
release v2.5.9 [v2.5.9](ash-project/ash@v2.5.8...v2.5.9) (2023-01-22) Bug Fixes: * properly surface errors from embedded attributes * use original pkey for ets upsert lookup
release v2.5.8 [v2.5.8](ash-project/ash@v2.5.7...v2.5.8) (2023-01-20) Bug Fixes: * properly prepend the prefix to the topic
PreviousNext