| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cloudprober-v0.11.2-windows-x86_64.zip | 2021-04-16 | 14.8 MB | |
| cloudprober-v0.11.2-macos-x86_64.zip | 2021-04-16 | 14.9 MB | |
| cloudprober-v0.11.2-ubuntu-x86_64.zip | 2021-04-16 | 14.9 MB | |
| README.md | 2021-04-05 | 1.1 kB | |
| v0.11.2_ Bug fix and enhancements.tar.gz | 2021-04-05 | 9.0 MB | |
| v0.11.2_ Bug fix and enhancements.zip | 2021-04-05 | 9.2 MB | |
| Totals: 6 Items | 62.9 MB | 0 | |
Enhancements
More accurate "ping" latency measurements Cloudprober now uses SO_TIMESTAMP socket option (on non-windows OS) to make latency measurements much more accurate. (#546)
Better isolation in HTTP probes for multiple targets HTTP probes for multiple targets execute in independent goroutines now. This allows for better isolation between probes.
Add HTTP header validator for HTTP probe You can now add a header validator to an HTTP probe (example).
Bug Fixes
[#537] Datagram socket ping (unprivileged ping) over IPv4 is broken for MacOS. [#554] Error initializing cloudprober on GKE. [#584] Goroutine leaking bug in external probe.
Other improvements and fix.
Complete list of commits since the last release: https://github.com/google/cloudprober/compare/v0.11.1...v0.11.2 Bugs/PR in this release: Milestone v0.11.2.