From: Alfredo Deza Date: Mon, 12 Jan 2015 20:16:07 +0000 (-0500) Subject: create a changelog X-Git-Tag: v1.2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5a74505d762da2e1a3374a8bed546965fa5b8819;p=radosgw-agent.git create a changelog Signed-off-by: Alfredo Deza --- diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..f945508 --- /dev/null +++ b/CHANGELOG.rst @@ -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.