chore(BC-1268): Upgrade to Couchbase Lite C 3.2.4 #78
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Docto changes
Fix warnings in the Dockerfile used when generating the new release.
Couchbase changes
Enhancements
CBL-7004 — Add API to Access the TLSIdentity Used by CBLURLEndpointListener
Issues and Resolutions
CBL-7006 — Blobs Not Downloaded on Update with Delta Sync in Peer-to-Peer Replication
CBL-7048 — Anonymous TLSIdentity Not Regenerated on Listener Restart
CBL-7046 — Crash When CBLKeyPair_PublicKeyDigest or PublicKeyData Fails to Retrieve External Public Key
CBL-7044 — Add Missing mbedTLS Error Domain
CBL-7041 — Invalid or Inconsistent Certificate Locality Key Name
CBL-6999 — Missing Implementation of CBLReplicator_ServerCertificate for Accessing Server TLS Certificate
CBL-6975 — CreateIdentity with Persistent Key Crashes Inside Autorelease Pool on iOS