Skip to content

Releases: Zenlytic/metrics_layer

v0.12.16

17 May 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.15...v0.12.16

v0.12.15

15 May 23:05
Compare
Choose a tag to compare

What's Changed

  • Fix bug in postgres symm aggregate and in merged results with a having filter not in the select clause by @pblankley in #194

Full Changelog: v0.12.14...v0.12.15

v0.12.14

14 May 00:20
Compare
Choose a tag to compare

What's Changed

  • use coalesce instead of ifull for wider version support by @pblankley in #193

Full Changelog: v0.12.13...v0.12.14

v0.12.13

09 May 22:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.12...v0.12.13

v0.12.12

09 May 00:51
Compare
Choose a tag to compare

What's Changed

  • Feature/fix count non additive metrics by @pblankley in #191
  • Fix bug with bigquery week date trunc when applied as a filter
  • Fix bug with multi hop symmetric aggregate uncaught error

Full Changelog: v0.12.11...v0.12.12

v0.12.11

08 May 19:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.10...v0.12.11

v0.12.10

26 Apr 01:15
Compare
Choose a tag to compare

Fix unicode error in multiline strings stored in yaml

Full Changelog: v0.12.9...v0.12.10

v0.12.9

24 Apr 19:43
Compare
Choose a tag to compare

Fix a bug in the yaml dumper due to new line / col awareness

Full Changelog: v0.12.8...v0.12.9

v0.12.8

24 Apr 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.7...v0.12.8

v0.12.7

23 Apr 03:26
Compare
Choose a tag to compare

What's Changed

This updates the format of the error messages that come back when calling project.validate() to be a dict with rich metadata instead of just a string.

Full Changelog: v0.12.6...v0.12.7