Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 15:30
d6b0a60
Release version 1.0.0.

New Features
- Refactored C++ client to use the C library under the hood [breaking change]
- Added TLS support to the C library (using OpenSSL or BoringSSL)
  - Enabled by default; always enabled for the C++ library

Changes
- Added sanity check for unique ID and other inputs

Fixes
- Fixed handling of socket/connection timeout in the C library