Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Releases: mozilla/python_moztelemetry

v0.8.13

08 Mar 15:28
215f9be

Choose a tag to compare

Removal of the Aurora scalar definitions.

Remove HBase Support

20 Oct 15:50

Choose a tag to compare

0.8.12

Remove HBase code (#179)

0.8.11

19 Oct 13:04

Choose a tag to compare

Pin moto version

This is to circumvent an upstream issue with a required library (aws-xray-sdk) that is
pinned to a version not available on pypi anymore.

0.8.10

16 Oct 20:31

Choose a tag to compare

This release adds a Mann-Whitney U test for comparing histograms.

0.8.9: Add a utility function for reading main_summary. (#177)

05 Oct 23:18

Choose a tag to compare

Include a utility function for reading the main_summary table

0.8.8

29 Aug 16:05

Choose a tag to compare

Use latest version of protobuf

Fix overflow ints

22 Aug 16:59

Choose a tag to compare

0.8.7

Fix overflow ints in histograms (#172)

0.8.6: Bug 1380438 - Make scalar names case-insensitive (#170)

10 Aug 15:04

Choose a tag to compare

Scalars are now case insensitive, as well as raising a specific exception if the scalar definition is not found.

0.8.5

10 Aug 09:16

Choose a tag to compare

This release contains some tweaks to the documentation and it introduces automatic pypi release on tags

0.8.4

07 Jul 14:58

Choose a tag to compare

Automatically sanitize arguments in where clauses for the Dataset API.