Skip to content

Latest commit

 

History

History
170 lines (104 loc) · 8.65 KB

CHANGELOG.md

File metadata and controls

170 lines (104 loc) · 8.65 KB

Change Log

1.0.0 (2022-09-27)

Full Changelog

Merged pull requests:

  • Add type annotations #34 (ymilki)
  • Drop python 2 support, Add python 3.7/3.8 support #31 (ymilki)
  • Add a custom issuetype optional parameter #30 (jvperrin)

0.4.4 (2020-04-13)

Full Changelog

Merged pull requests:

  • Add a custom issuetype optional parameter #30 (jvperrin)

0.4.3 (2020-02-27)

Full Changelog

Merged pull requests:

0.4.1 (2019-01-17)

Full Changelog

Merged pull requests:

  • Added priority option for JIRA tickets. #27 (jvperrin)

0.4.0 (2018-06-28)

Full Changelog

Closed issues:

  • Slack integration #25
  • Changelog entry for 0.3.5 missing #24

Merged pull requests:

v0.3.5 (2018-03-14)

Full Changelog

Merged pull requests:

v0.3.4 (2017-06-27)

Full Changelog

Closed issues:

  • irc_channels check invalid for empty array #20
  • The 'output' parameter to send_event is not documented #13
  • release 0.2.3 to public pypi #11

Merged pull requests:

v0.3.3 (2017-01-05)

Full Changelog

Merged pull requests:

v0.3.2 (2016-09-01)

Full Changelog

v0.3.1 (2016-08-29)

Full Changelog

Merged pull requests:

  • pysensu-yelp is a pure python package. Also drop py26 support. #17 (ealter)

v0.3.0 (2016-07-06)

Full Changelog

Merged pull requests:

v0.2.4 (2016-05-26)

Full Changelog

Merged pull requests:

v0.2.3 (2015-10-19)

Full Changelog

Closed issues:

  • Publish to pypi? #8

Merged pull requests:

  • Make the default realert_every be -1 and check_every be 30s #9 (solarkennedy)

v0.2.2 (2015-07-14)

Full Changelog

Merged pull requests:

  • Big cleanup and allow other hosts to be used besides localhost #7 (solarkennedy)

v0.2.1 (2015-07-08)

Full Changelog

Merged pull requests:

v0.2.0 (2015-07-07)

Full Changelog

v0.1.10 (2015-06-19)

Full Changelog

Merged pull requests:

  • Added support for check ttl (which replaced the watchdog_timer concept) #5 (solarkennedy)
  • Fix typo in docstring for send_alert parameters #4 (mesozoic)
  • Adding a watchdog_timer parameter for Sensu Watchdog. #3 (trumpcard)

v0.1.9 (2014-10-30)

Full Changelog

Merged pull requests:

  • ValueError on special chars in name #2 (Qmando)
  • Added travis configuration and python 2.6 and 2.7 targets. #1 (solarkennedy)

v0.1.8 (2014-08-15)

Full Changelog

v0.1.7 (2014-08-14)

Full Changelog

v0.1.6 (2014-08-08)

Full Changelog

v0.1.5 (2014-07-23)

Full Changelog

v0.1.4 (2014-07-23)

Full Changelog

v0.1.3 (2014-07-22)

Full Changelog

v0.1.2 (2014-07-22)

Full Changelog

v0.1.1 (2014-07-08)

* This Change Log was automatically generated by github_changelog_generator