Merge branch 'master' of https://code.grnet.gr/git/pithos
[pithos] / snf-pithos-app / Changelog
index caa1c80..d1be7d7 100644 (file)
@@ -1,9 +1,20 @@
 Changelog
 =========
 
-dev
----
-* Do not use sample authentication users by default.
+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
 ------