Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.09 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.

0.4.1 - 2020-03-07

Added

  • Actions system.

0.4.0 - 2019-06-16

Changed

  • BREAKING: Upgrade base agent library to latest.

0.3.0 - 2019-03-29

Changed

  • BREAKING: Replace error-chain with failure.
  • Reduce kafka agent docker image size.

0.2.0 - 2019-02-20

Changed

  • BREAKING: Rework configuration using serde
  • BREAKING: Update agent models to match latest specs

0.1.0

Added

  • Initial kafka agent