Skip to content

v2.9.0

Compare
Choose a tag to compare
@TwiN TwiN released this 22 Aug 04:05
· 621 commits to master since this release
  • Added badges for response time #160 #156
  • Added a response time chart #160 #142
  • Updated badge colors #125
  • Created new endpoints:
    • /api/v1/services/statuses
    • /api/v1/services/{key}/statuses
    • /api/v1/services/{key}/uptimes/{duration}/badge.svg
    • /api/v1/services/{key}/response-times/{duration}/badge.svg
    • /api/v1/services/{key}/response-times/{duration}/chart.svg
  • Deprecated the following endpoints:
    • /api/v1/statuses
    • /api/v1/statuses/{key}
    • /api/v1/badges/uptime/{duration}/{identifier}

NOTE: This major release may be the last one before v3.0.0. If you're using any of the deprecated endpoints or configuration parameters, make sure to migrate to them as soon as you can.