[tracker] Release 2.2.0-alpha1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 2.2.0-alpha1
- Date: Tue, 13 Nov 2018 11:48:55 +0000 (UTC)
commit b880ecbc072d5c6186184f7e11949e86589c4853
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Nov 13 12:41:40 2018 +0100
Release 2.2.0-alpha1
NEWS | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
---
diff --git a/NEWS b/NEWS
index 1983abf94..cef07be5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+NEW in 2.2.0-alpha1 - 2018-11-13
+================================
+
+ * New SPARQL parser, able to support more 1.1 features and generating
+ friendlier SQL at places. There is initial support for property
+ paths (/ and ^), and other missing 1.1 syntax (MINUS, SHA384, ...).
+ More improvements are expected to happen in the future thanks to this.
+ * Support for prepared statements. TrackerSparqlStatement can be built
+ with SELECT queries containing (custom) ~var syntax, and updating
+ their values before obtaining a cursor.
+ * Added global libtracker-sparql call to change the used DBus connection
+ at runtime.
+ * Made tracker-store to automatically shutdown when unneeded.
+ * Fixed ontology updates to work with behavioral changes in
+ sqlite >=3.25.
+ * Support for building through autotools has been removed.
+ * Other many build and code cleanups and fixes
+
+Translations: pl, sl, sr
+
NEW in 2.1.4 - 2018-09-04
=========================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]