Skip to content

Releases: DataJunction/dj

v0.0.137

25 Apr 07:48
7c2b12d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.136...v0.0.137

v0.0.136

24 Apr 23:27
6025e50

Choose a tag to compare

What's Changed

  • Bump version to v0.0.136 (#2056) (6025e50)
  • Keep setup as part of the deployment savepoint (#2054) (b848858)
  • Fix reverse mapping on dimension links for multi-column join clauses (#2052) (695f0d8)
  • Remove parsed-AST cache from bulk metric derivation (#2055) (4236308)
  • Add a default server config for non-source nodes. (#2035) (1253502)

Full Changelog: v0.0.135...v0.0.136

v0.0.135

24 Apr 11:07
a9bb812

Choose a tag to compare

What's Changed

  • Bump version to v0.0.135 (#2053) (a9bb812)
  • Populate derived expression and frozen measures during deployment (#2050) (fe71302)
  • Fix type inference for LIKE and other Predicate nodes (#2051) (83b13f8)
  • Batch load extracted measures, conditional attribute selectinload, fast-path resolver for derived expression, conditional metric metadata AST parse (#2049) (94643cc)
  • Check for NodeRevision in ast cache before pulling attributes (#2048) (c0dedff)
  • Reduce extraneous loading for sql build v3 (#2046) (33428b3)
  • Fix cube custom_metadata writes. (#2042) (e37989a)
  • Guard against having an empty namespace when deploying (#2045) (65a5d41)

Full Changelog: v0.0.134...v0.0.135

v0.0.134

22 Apr 11:03
04e7aa9

Choose a tag to compare

What's Changed

  • Bump version to v0.0.134 (#2044) (04e7aa9)
  • Fix DetachedInstanceError on partitioned column GraphQL queries (#2043) (0763bb8)
  • Fix cube crash when requesting columns (#2041) (66d3994)
  • Unify single-node and bulk deployment validation paths (#2037) (3d71cf5)
  • Fix GraphQL queries that use fragment spreads (#2039) (4af9ef7)
  • Fix dryrun namespace derivation to match push behavior (#2038) (d731441)

Full Changelog: v0.0.133...v0.0.134

v0.0.133

20 Apr 22:45
1a6cc47

Choose a tag to compare

What's Changed

  • Bump version to v0.0.133 (#2036) (1a6cc47)
  • Fix detached-instance crash on GraphQL dimensionLinks.foreignKeys (#2034) (781d158)

Full Changelog: v0.0.132...v0.0.133

v0.0.132

20 Apr 12:11
9e79bd0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.131...v0.0.132

v0.0.131

20 Apr 07:53
e63626e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.130...v0.0.131

v0.0.130

19 Apr 09:47
5d62fbf

Choose a tag to compare

What's Changed

  • Bump version to v0.0.130 (#2029) (5d62fbf)
  • Create a fresh session per resolver to avoid concurrent session conflicts (#2028) (3f0cb53)
  • Fix materialization plan to skip missing nodes instead of crashing. Fix log resolver to preserve original traceback (#2027) (d23e35a)
  • Add tests for v3 SQL generation edge cases (#2023) (24f429b)

Full Changelog: v0.0.129...v0.0.130

v0.0.129

19 Apr 08:58
6396c24

Choose a tag to compare

What's Changed

Full Changelog: v0.0.128...v0.0.129

v0.0.128

19 Apr 07:27
6ba766e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.127...v0.0.128