Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 1.11 KB

Changelog

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.

Fixed

  • Added support to specify help text for metrics (#48)
  • Bumped Go version to 1.17 and frolvlad/alpine-glibc.

Internal

  • Update Github CI workflow.

1.4.3 - 2021-07-10

Fixed

  • Unhandled type error when data field exists and data value is null (#10)

1.4.2 - 2021-06-12

Fixed

  • 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

Fixed

  • Panic when there is a query execution related error (#54)
  • Minor refactoring