Skip to content

v0.0.218

Choose a tag to compare

@github-actions github-actions released this 24 Aug 09:26
· 99 commits to main since this release
9f9540d

What's Changed

  • Bump version to v0.0.218 (#2447) (9f9540d)
  • Add materialization coverage in YAML (#2444) (a9f520f)
  • fix(node): avoid Postgres bind-parameter limit in name-based lookups (#2446) (ec57778)
  • fix(api): wire depth param through GET /nodes/{name}/dimensions/ (#2445) (6ae9038)
  • Avoid ORM over-hydration in GET /users/{username} (#2433) (899ff65)
  • Reduce ORM over-hydration in dimensions graph traversal (#2436) (2e20cc1)
  • Stop over-hydrating Node ORM entities in collections endpoints (#2439) (baec73d)
  • fix(perf): narrow ORM eager loading in materializations API (#2438) (feb0b5e)
  • Send owners and metadata when refreshing a materialization (#2443) (90edf64)
  • Report cube materializations the query service refused (#2442) (36b7edd)

Full Changelog: v0.0.217...v0.0.218