Ver código fonte

Updated Changelog

Ask Solem 14 anos atrás
pai
commit
975a465380
1 arquivos alterados com 21 adições e 0 exclusões
  1. 21 0
      Changelog

+ 21 - 0
Changelog

@@ -5,6 +5,27 @@
 .. contents::
     :local:
 
+.. _version-2.1.2:
+
+2.1.2
+=====
+:release-data: TBA
+
+.. _v212-fixes:
+
+Fixes
+-----
+
+* celeryd: Now sends the ``task-retried`` event for retried tasks.
+
+* celeryd: Now honors ignore result for
+  :exc:`~celery.exceptions.WorkerLostError` and timeout errors.
+
+* celerybeat: Fixed :exc:`UnboundLocalError` in celerybeat logging
+  when using logging setup signals.
+
+* celeryd: All log messages now includes ``exc_info``.
+
 .. _version-2.1.1:
 
 2.1.1