Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 945 Bytes

Change Log

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.

[Unreleased]

[v0.1.5] - 2022-02-22

Added

  • Added the sentry error tracking capability

Changed

[v0.1.4] - 2021-09-17

Changed

  • Multiple header fields to export instead of one
  • Enhanced runtime performance

[v0.1.3] - 2021-09-08

Fixed

  • Fixed delay between messages

[v0.1.2] - 2021-09-08

Added

  • Added topic and service name to the metrics

Fixed

  • Added PYTHONUNBUFFERED=1 to the Dockerfile to fix fetching logs in the Kubernetes

[v0.1.1] - 2021-09-07

Fixed

  • Handled some exceptions

[v0.1.0] - 2021-09-06

Added

  • Initial version