rust-etcd v0.6.0 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • 💥 Breaking changes:

    • ClientOptions now takes a native_tls::TlsConnector instead of paths to PEM-formatted certificate/key files.

    ⚡️ Maintenance updates:

    • ⚡️ Updated hyper to the 0.10 series.
    • ⚡️ Updates serde to the 1.0 series.