Skip to content

v0.36.0

Compare
Choose a tag to compare
@senorprogrammer senorprogrammer released this 23 Mar 10:35
· 485 commits to master since this release

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