Releases: Zenlytic/metrics_layer
Releases · Zenlytic/metrics_layer
v0.12.12
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
What's Changed
- Use context manager to replace fields by @ColeFrench in #190
New Contributors
- @ColeFrench made their first contribution in #190
Full Changelog: v0.12.10...v0.12.11
v0.12.10
Fix unicode error in multiline strings stored in yaml
Full Changelog: v0.12.9...v0.12.10
v0.12.9
Fix a bug in the yaml dumper due to new line / col awareness
Full Changelog: v0.12.8...v0.12.9
v0.12.8
What's Changed
- fix bug with explicit join type not respected by @pblankley in #189
Full Changelog: v0.12.7...v0.12.8
v0.12.7
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.
- add object, line, column tags to error messages in metrics layer by @pblankley in #188
- Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #184
- Bump idna from 3.6 to 3.7 by @dependabot in #182
Full Changelog: v0.12.6...v0.12.7
v0.12.6
What's Changed
- Fix/bigquery cumulative dates by @pblankley in #187
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- fix non additive dimensions else by @pblankley in #186
Full Changelog: v0.12.4...v0.12.5
v0.12.4
v0.12.3
What's Changed
- Feature/ignore empty filters in yml by @pblankley in #183
Full Changelog: v0.12.2...v0.12.3