All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added support to specify help text for metrics (#48)
- Bumped Go version to 1.17 and frolvlad/alpine-glibc.
- Update Github CI workflow.
1.4.3 - 2021-07-10
- Unhandled type error when data field exists and data value is null (#10)
1.4.2 - 2021-06-12
- panic: runtime error: invalid memory address or nil pointer dereference bug (#65)
- CLI option -port not working bug (#84)
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
- Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
- Bump golang from 1.15.5 to 1.16.5
1.4.1 - 2020-08-29
- Panic when there is a query execution related error (#54)
- Minor refactoring