Skip to content

2.17.0

Compare
Choose a tag to compare
@absurdfarce absurdfarce released this 09 Aug 02:46
· 28 commits to master since this release
f49a413

Bug Fixes

  • [CPP-942] Add docs on possibility of MITM attacks with cass_cluster_set_use_hostname_resolution()
  • [CPP-955] Unable to use different memory allocators and profilers when using the cassandra driver
  • [CPP-957] Update build/test platforms
  • [CPP-919] CMake 3.16 deprecation warnings
  • [PR #522] Iterate over all certificates in a trusted cert BIO, not just the first (@kw217)
  • [PR #528] Add support for newer versions of LibreSSL (@gahr)
  • [PR #525] Allow users to request TLS client-side enforcement (@FalacerSelene)