v0.0.174
What's Changed
- Bump version to v0.0.174 (#2200) (7407d38)
- Fix
Exception in ASGI applicationspam from background tasks (#2206) (de978b1) - Fix missing greenlet issue for cube materializations (#2203) (a44e83a)
- Validate that no metrics when requesting sql raises 422 (#2205) (07d0923)
- Tagging a non-existent node should 404 (#2204) (d13ef16)
- Add a null check for node before calling
temporal_partition_columns(#2202) (7b3c5f8) - Add support for DATE_TRUNC (#2201) (c283c4e)
- Stop logging GQL parse errors as ERROR via strawberry's default logger (#2198) (a3e2345)
- Fix UniqueViolation on uq_noderevision_version in concurrent dimension-link mutations (#2199) (9069324)
- Serialize concurrent auto-register of the same source to prevent race condition (#2197) (f690dc4)
Full Changelog: v0.0.173...v0.0.174