Skip to content

v0.36.0 Released

2021-03-23 03:42:07-08:00

Now available here.

Changelog

⚡️ Added

  • HealthChecks module added, by @stone
  • Asana module added, by @xntrik
  • Kubernetes module now displays the Ready Replicas and Total Replicas count, by @LKaemmerling
  • Now builds using Go 1.16, which provides support for Apple's M1 ARM hardware, by @LKaemmerling

🐞 Fixed

  • Numerous dangling response bodies closed, by @dabcoder
  • HackerNews read-on-response error fixed, by @LKaemmerling
  • CircleCI read-on-response error fixed, by @dabcoder