This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Releases: mozilla/python_moztelemetry
Releases · mozilla/python_moztelemetry
v0.8.13
Remove HBase Support
0.8.12 Remove HBase code (#179)
0.8.11
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
0.8.9: Add a utility function for reading main_summary. (#177)
Include a utility function for reading the main_summary table
0.8.8
Use latest version of protobuf
Fix overflow ints
0.8.7 Fix overflow ints in histograms (#172)
0.8.6: Bug 1380438 - Make scalar names case-insensitive (#170)
Scalars are now case insensitive, as well as raising a specific exception if the scalar definition is not found.
0.8.5
This release contains some tweaks to the documentation and it introduces automatic pypi release on tags