You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* calculations: Add multitenancy bypass options to calculations (#2552) by [@shahryarjb](https://github.com/shahryarjb)[(#2552)](https://github.com/ash-project/ash/pull/2552)
19
+
20
+
### Bug Fixes:
21
+
22
+
* handle unrelated exists in authorizer ref replacement (#2556) by zackattackz [(#2556)](https://github.com/ash-project/ash/pull/2556)
23
+
24
+
* pass full context to `Ash.load!` in cascade changes (#2537) by [@beam-bots](https://github.com/beam-bots)[(#2537)](https://github.com/ash-project/ash/pull/2537)
25
+
26
+
* pass full context to `Ash.load!` in cascade changes by [@beam-bots](https://github.com/beam-bots)[(#2537)](https://github.com/ash-project/ash/pull/2537)
27
+
28
+
* use scope option instead of to_opts for Ash.load! in cascade changes by [@beam-bots](https://github.com/beam-bots)[(#2537)](https://github.com/ash-project/ash/pull/2537)
29
+
30
+
* avoid shadowing context variable in cascade changes by [@beam-bots](https://github.com/beam-bots)[(#2537)](https://github.com/ash-project/ash/pull/2537)
31
+
32
+
* remove `authorize?: false` from cascade `Ash.load!` calls by [@beam-bots](https://github.com/beam-bots)[(#2537)](https://github.com/ash-project/ash/pull/2537)
33
+
34
+
* ensure tenant is not overridden in aggregates by [@zachdaniel](https://github.com/zachdaniel)
35
+
36
+
* ensure that `change` is properly simulated when `batch_change` defined by [@zachdaniel](https://github.com/zachdaniel)
37
+
38
+
* remove incorrect stream calls (#2554) by Jesse Williams [(#2554)](https://github.com/ash-project/ash/pull/2554)
0 commit comments