What's Changed
- [Dockerfile] Improve docker build caching by @abrender in #144
- feat(chart): add DaemonSet support via kind value by @vikzhex in #145
- feat(chart): make serviceMonitor interval and timeout configurable by @transacid in #150
- fix: check net.ParseIP result in K8sResolver to prevent nil IP by @Aprazor in #149
- fix: check correct variable in test guard conditions by @Aprazor in #148
- fix: use net.JoinHostPort for DNS nameserver to handle IPv6 correctly by @Aprazor in #147
- fix: use struct field for deprecated metrics and guard against division by zero by @Aprazor in #146
New Contributors
- @abrender made their first contribution in #144
- @vikzhex made their first contribution in #145
- @Aprazor made their first contribution in #149
Full Changelog: v1.2.0...v1.2.1