]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commitdiff
create a changelog v1.2
authorAlfredo Deza <alfredo.deza@inktank.com>
Mon, 12 Jan 2015 20:16:07 +0000 (15:16 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Mon, 12 Jan 2015 20:16:07 +0000 (15:16 -0500)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
CHANGELOG.rst [new file with mode: 0644]

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
new file mode 100644 (file)
index 0000000..f945508
--- /dev/null
@@ -0,0 +1,13 @@
+Changelog
+=========
+
+1.2
+---
+* Improve usage for log (working better with logrotate)
+* Fixes for racing threads when shard number changes
+* Better logging of exceptions
+* Retry sync when transient errors are returned by the gateway.
+* Drops dependency on Python's ``request`` library (in favour of ``boto``)
+* Better support of objects when they are not found.
+* When there are buckets with no logs, process them as a full sync.
+* Fix mishandling of reserved characters in URLs.