Skip to content

v0.0.174

Choose a tag to compare

@github-actions github-actions released this 31 May 17:39
· 30 commits to main since this release
7407d38

What's Changed

  • Bump version to v0.0.174 (#2200) (7407d38)
  • Fix Exception in ASGI application spam 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