This version introduces health-awareness API.

Changes

  • Replace wait_for_connected with wait_for_ready in vbd::blaz::Client since health-awareness is mandatory now.
  • Remove wait_for_ready in requests since it isn't health-aware.

Fixes

  • Missing header that define feature-test macros.