Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.43 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format located here

0.0.1 - 2018-04-02

Breaking Changes

  • Dropped ruby 2.1 support (@yuri-zubov sponsored by Actility, https://www.actility.com)
  • Added rest-client as a dependency which requires you to have a local c compiler present to install this plugin (@yuri-zubov sponsored by Actility, https://www.actility.com)
  • bumped dependency of sensu-plugin to 2.x you can read about it here (@majormoses)
  • dropped ruby 2.0 support (@majormoses)

Security

Added

  • Added health-check for gitlab (@yuri-zubov sponsored by Actility, https://www.actility.com)
  • Added basic metrics from gitlab (@yuri-zubov sponsored by Actility, https://www.actility.com)
  • Basic Skel to be used to make new plugin repo setup easier.
  • PR template
  • Rubocop config
  • basic testing setup