Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.46 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

1.1.0 - 2019-06-11

Added

  • Updated to be compatible with other type of private keys than RSA (@CoRf)

Changed

  • Updated Travis configuration to include Ruby 2.4.1

Removed

  • Ruby 1.9.3 from deploy-time testing (@eheydrick)

1.0.0 - 2016-08-10

Changed

  • Removed Ruby 1.9 support
  • Updated sensu-plugin dependency from = 1.2.0 to ~> 1.3

Added

  • Added full cluster health check option for check-etcd
  • Added healthy peer count check
  • Adding flanneld subnet check for etcd
  • Added missing require 'json'

0.1.0 - 2015-08-27

Added

  • SSL support

0.0.3 - 2015-07-14

Changed

  • updated sensu-plugin gem to 1.2.0

0.0.2 - 2015-06-02

Fixed

  • added binstubs

Changed

  • removed cruft from /lib

0.0.1 - 2015-04-30

Added

  • initial release