3.3.17
API documentation: https://docs.couchbase.com/sdk-api/couchbase-c-client-3.3.17
Full Changelog: 3.3.16...3.3.17
- CCBC-1666: Do not schedule config request during shutdown. With completion-based IO (libuv, Windows IOCP), the library might try to schedule configuration update on already deallocated pipeline and cause use-after-free condition.