Version 0.30.0
- Move code that depended on the
learntorank.query
module and remove thelearntorank
library dependency (#382).app.query
andapp.query_batch
will now only accept YQL via thebody
parameter (lots of tests to rewrite and move to learntorank)- Moved
app.collect_vespa_features
andapp.store_vespa_features
features to learntorank - Removed
gallery
module frompyvespa