Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 887 Bytes

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.

v1.4.0 (2023-06-20)

  • Improve performance of Histogram push.
  • Improve performance of metric push.

v1.3.1 (2021-08-28)

  • Fix cumulative counts of histogram buckets in prometheus metrics export.

v1.3.0 (2020-01-21)

  • Migrate to Go modules.

v1.2.0 (2019-09-26)

Changed

  • Support Prometheus client 1.X.

v1.1.0 (2019-03-22)

Changed

  • Update pinned version of Prometheus.

v1.0.1 (2018-01-04)

Fixed

  • Updated Version constant.

v1.0.0 (2017-12-22)

  • No changes.

v1.0.0-rc2 (2017-12-20)

Fixed

  • Fix a bug exposing zero-length vectors over HTTP.

v1.0.0-rc1 (2017-12-11)

  • Initial public release.