Releases: Zenlytic/metrics_layer
Releases · Zenlytic/metrics_layer
v0.12.16
What's Changed
- add joinable function to
Project
by @pblankley in #195
Full Changelog: v0.12.15...v0.12.16
v0.12.15
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
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
What's Changed
- Feature/arbitrary merged results by @pblankley in #192
Full Changelog: v0.12.12...v0.12.13
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