What's Changed
- Fixed
check_ping
issue when two queries are running at the same time - Added option to
check_ping
to set payload - Added drop to scheduler channel to ignore results (set channel name to drop and anything sent there will be dropped)
- removed unused(?) python dependency
- Fixed python dependencies (again), now builds will break if python dependencies break.
Full Changelog: 0.9.13...0.9.14