cassandra-rs v0.14.1 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • 🔄 Changed

    • ➕ Add code example for SSL.
    • ⚡️ Updated error-chain to 0.12.1 to avoid Error deprecation warnings.

    🛠 Fixed

    • ⚠ Provide missing doc comment, fix unused doc comment warnings.
    • Fix type signature on set_load_balance_dc_aware so it can be used.