CCBC-930: Dump threshold logging tracer queues before destroying the tracer.
Updates in crypto API as per RFC. This basically change of the API (ABI has
preserved compatible, but v0
crypto API will return runtime error with 2.9.0
library. From this release, all encryption key management encapsulated into
crypto provider, so it does not need to expose key loader interface. In
addition, that user API is changed to conform RFC, and use noun fields
instead of document
(e.g. lcbcrypt_encrypt_fields
).
CCBC-925: Fix existence checks for registered crypto providers.
CCBC-924: Initialize flag for JSON server feature. Otherwise it might be left uninitialized and the library will send JSON datatype to servers, which do not support it.
Please login to add feedback.
This update has been submitted for testing by avsej.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes