This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Minor API change
Pre-release
Pre-release
Breaking changes:
- Removed Azure attributes from returned JSON (field
QueryDocumentResponse<String>.results
).
The removed attributes are in this slice:
const AZURE_KEYS: [&'static str; 5] = ["_attachments", "_etag", "_rid", "_self", "_ts"];