[tracker] Release 3.3.0.alpha



commit a906bd434e72ac550f883c4394fe61c9bbf15457
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Jan 9 22:54:42 2022 +0100

    Release 3.3.0.alpha

 NEWS | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/NEWS b/NEWS
index 2452f7a4f..1583f494f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+NEW in 3.3.0.alpha - 2022-01-09
+===============================
+  * Add more specific error codes for problems found updating
+    a database to new ontology changes.
+  * Add method to create a TrackerStatement from a GResource file
+  * Fix 0-len matches in ? and * property path operators
+  * Handle query cancellation in TrackerEndpointDBus
+  * Consistency fixes to TrackerSparqlStatement API in all
+    connection types
+  * Deprecate tracker_namespace_manager_get_default(), use
+    tracker_sparql_connection_get_namespace_manager() instead
+  * Fix rare crash when concurrently querying the database while
+    a graph is being created/deleted.
+  * Add TRACKER_SPARQL_CONNECTION_ANONYMOUS_BNODES flag to
+    optionally enable a treatment of blank nodes that is
+    compliant with the SPARQL 1.1 specs.
+  * Documentation improvements
+  * Fix spurious locking errors with in-memory databases
+  * Fixes to CLI tools detection on NixOS
+
+Translations: fur, id
+
 NEW in 3.2.1 - 2021-10-30
 =========================
   * Better, more understandable errors when parsing the ontology


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]