Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Minor API change

Pre-release
Pre-release
Compare
Choose a tag to compare
@MindFlavor MindFlavor released this 22 Jul 13:46
· 522 commits to master since this 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"];