Merge branch 'master' of https://code.grnet.gr/git/pithos
[pithos] / snf-pithos-app / Changelog
index 1734a5a..d1be7d7 100644 (file)
@@ -1,6 +1,21 @@
 Changelog
 =========
 
+v0.10.0
+------
+* improve sql queries
+* support for bulk operations (MOVE/COPY/DELETE)
+* fix feedback response in case of URLError
+* propagate actual astakos response error codes instead of 401 (Unauthorized)
+* change backend to raise custom exceptions
+
+v0.9.7
+------
+* Delegate feedback post request to Identity Provider (astakos)
+  New setting *PITHOS_SERVICE_TOKEN* is required to be set for feedback to 
+  work.
+* Change API calls to include public objects in shared by me
+
 v0.9.6
 ------
 * Backend umask support