Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Releases: mozilla/metric-config-parser

Fix SQL join logic

21 May 20:48
1db48c0
Compare
Choose a tag to compare
Fix joins (#370)

* Fix SQL joins

* Fix join logic

---------

Co-authored-by: test <test@example.com>

Support for joins and wildcards

21 May 16:53
12bb72b
Compare
Choose a tag to compare
Support wildcard in slugs (#366)

* Wildcard support in data source slugs

* Wildcard support for metric slugs

* Add test for wildcard precendence

* Bump version to 2024.5.1

---------

Co-authored-by: test <test@example.com>

Metric hub as default repo

25 Nov 00:24
Compare
Choose a tag to compare
Set https://github.com/mozilla/metric-hub as default repo to load con…

…figs from

Fix outcome parsing

24 Nov 22:28
Compare
Choose a tag to compare
2022.11.3

Fix parsing of outcomes

Fix flexible data sources

09 Nov 21:26
Compare
Choose a tag to compare
2022.11.2

Update dependencies

Add support for metric groups

01 Nov 16:44
Compare
Choose a tag to compare
2022.11.1

Add support for parsing metrics groups

Get commits from HEAD

19 Oct 20:55
Compare
Choose a tag to compare
2022.10.10

Get commits from HEAD

Merge parameters and statistics correctly

18 Oct 22:41
Compare
Choose a tag to compare
2022.10.9

Merge statistics and parameters correctly

CLI for validating configs

18 Oct 18:36
Compare
Choose a tag to compare
2022.10.8

Add CLI for validating configs

Allow merging of optional parameters

17 Oct 21:11
Compare
Choose a tag to compare
2022.10.7

Fix merging of optional config parameters