What's Changed
- feat: support http status endpoint by @rtemperini in #16
- Upgrade to Go 1.18 by @brantburnett in #17
- Flag scripts as executable by @brantburnett in #18
- Upgrade to logrus 1.8.1 by @brantburnett in #19
- Upgrade to urfave/cli 2.6.0 by @brantburnett in #20
- Upgrade to K8S client 0.23.6 by @brantburnett in #21
- Add ARM64 Docker image by @brantburnett in #22
- Add some tricks to improve Docker build speed by @brantburnett in #23
- Monitor services by label instead of name by @brantburnett in #24
- Add active services to DTO by @brantburnett in #25
- Add debounce to state changes by @brantburnett in #26
- Support running as a non-root user by @brantburnett in #27
New Contributors
- @rtemperini made their first contribution in #16
Full Changelog: v1.0.3...v1.1.0