- Support for more Kubernetes target types. Cloudprober now supports dynamic discovery for pods, endpoints, and services (#273). Also, there is now some documentation on running Cloudprober on Kubernetes.
- TLS config support for HTTPS probe (#220).
- Support for doing multiple HTTP requests per probe cycle (#319). This is useful for running more probes in one probe cycle without adding more probing resources.
- Support for Amazon EC2 metadata variables in config expansion (#294).
- Additional label support that we added to HTTP probe in the last release, is now available for all probe types (#307).
- Option to disable cloud logging (#322).
- Configurable payload size for the UDP probe (#317).
See v0.10.5...v0.10.6 for the complete list of commits since the last release.