This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Public Data Queries
Features
- Support for flagging
DataQuery
instances as public. This can be used by clients to differentiate public vs private queries.
Enhancements
- Changed internal structure of
DataView
to be more robust for error handling- This is backwards compatible with the previous structure
- Checks if
METADATA_MIGRATION_APP
is defined prior to attempting a safe backup
Changes
- The
avocado init
command now immediately publishes fields and auto-creates concepts for each field to more quickly get up and running on new instances.- The previous behavior can be retained by passing the
--no-publish
and--no-concepts
flags
- The previous behavior can be retained by passing the
Bugs
- Fixed #136 which prevented using the data cache feature