1.0.2
API documentation: https://docs.couchbase.com/sdk-api/couchbase-cxx-client-1.0.2
Full Changelog: 1.0.1...1.0.2
Fixes
- CXXCBC-577: Reduce duplicated code in http_component (#657).
- CXXCBC-593: Apply configuration profile as the last step (#655).
- CXXCBC-552: Cleanup network selection options (#651). Deprecates
behavior_options#network()
in favor tonetwork_options#preferred_network()
- Update code samples in API reference (#653).
- CXXCBC-576: Ensure all HTTP sessions are stopped when closing the core cluster (#648).
Columnar changes
- CXXCBC-577: Add columnar database management operations.
- CXXCBC-588: Update timeout sent to server on each columnar query retry (#654).
- CXXCBC-580: Report last error when timing out on columnar query retries (#650).
Build and Test Infrastructure
- CXXCBC-303: Update build scripts to produce RPM packages (#660).
- CXXCBC-597: Use static library for ASIO and update it to 1.31.0 (#658).
- CXXCBC-596: Do not include tao_json_serializer.hxx by default (#656).
- Include in string_hex.h (#652)