Skip to content

Releases: amureki/statuscheck

v3.2.0

24 Aug 17:31
Compare
Choose a tag to compare

Added

  • Gandi API status checker
  • Twitter API status checker
  • Zoom status checker

Changed

  • [Dev] httpx bump 0.14.1

v3.1.0

19 Aug 20:49
Compare
Choose a tag to compare

Added

  • Confluence status checker
  • Coveralls status checker
  • Jira status checker
  • Trello status checker

Changed

  • [Dev] httpx bump 0.14.1
  • [Dev] Dependencies update

v3.0.0

09 Aug 19:12
Compare
Choose a tag to compare

Changed

  • [Breaking change] Major refactoring of the library core and public APIs
  • Unified status and summary data models (using attrs)
  • Better typing hints
  • Some services contain tests with mocked responses (more to come whenever we'll get more incidents)
  • [Dev] Add coverage reports via coveralls.io (current coverage 96%)

v2.9.0

16 Jun 18:16
Compare
Choose a tag to compare

Changed

  • Add service URLs
  • Dependencies update
  • [dev] Add .editorconfig

v2.8.0

24 May 08:35
Compare
Choose a tag to compare

Changed

  • [CI] Switch from Travis CI to GitHub Actions
  • Dependencies update

v2.7.0

13 Mar 16:42
Compare
Choose a tag to compare

Added

  • Nylas status checker

v2.6.0

21 Feb 20:03
Compare
Choose a tag to compare

Changed

  • Add StatusIO outage performance status type
  • Add Heroku maintenance status type

v2.5.0

11 Feb 09:12
Compare
Choose a tag to compare

Changed

  • Add StatusIO degraded performance status type

v2.4.1

10 Feb 20:47
Compare
Choose a tag to compare

Changed

  • Use StatusIO security type for security incidents

v2.4.0

10 Feb 18:49
Compare
Choose a tag to compare

Changed

  • Improve StatusIO check types
  • Dependencies update