Changelog 31 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031
  1. .. _changelog:
  2. ================
  3. Change history
  4. ================
  5. .. contents::
  6. :local:
  7. If you're looking for versions prior to 3.0.x you should go to :ref:`history`.
  8. .. _version-3.0.14:
  9. 3.0.14
  10. ======
  11. :release-date: 2013-02-08 05:00:00 P.M UTC
  12. - Now depends on Kombu 2.5.5
  13. - Fixed a bug with how chords handles failures in subtasks (Issue #1172).
  14. Before if a task part of a chord raised an exception,
  15. that exception value would be included as part of the callback
  16. argument. This was not intended and the new behavior has been
  17. documented in :ref:`chord-errors`.
  18. - ``execv`` is now disabled by default.
  19. It was causing too many problems for users, you can still enable
  20. it using the :setting:`CELERY_FORCE_EXECV` setting.
  21. - ``GroupResult.join_native`` now respects the ``propagate`` argument.
  22. - ``subtask.id`` added as an alias to ``subtask['options'].id``
  23. .. code-block:: python
  24. >>> s = add.s(2, 2)
  25. >>> s.id = 'my-id'
  26. >>> s['options']
  27. {'task_id': 'my-id'}
  28. >>> s.id
  29. 'my-id'
  30. - worker: Fixed error `Could not start worker processes` occurring
  31. when restarting after connection failure (Issue #1118).
  32. - Adds new signal :signal:`task-retried` (Issue #1169).
  33. - `celery events --dumper` now handles connection loss.
  34. - Will now retry sending the task-sent event in case of connection failure.
  35. - amqp backend: Now uses ``Message.requeue`` instead of republishing
  36. the message after poll.
  37. - New :setting:`BROKER_HEARTBEAT_CHECKRATE` setting introduced to modify the
  38. rate at which broker connection heartbeats are monitored.
  39. - The stats broadcast command now includes the workers pid.
  40. Contributed by Mher Movsisyan.
  41. - New ``conf`` remote control command to get a workers current configuration.
  42. Contributed by Mher Movsisyan.
  43. - Adds the ability to modify the chord unlock task's countdown
  44. argument (Issue #1146).
  45. Contributed by Jun Sakai
  46. - beat: The scheduler now uses the `now()`` method of the schedule,
  47. so that schedules can provide a custom way to get the current date and time.
  48. Contributed by Raphaël Slinckx
  49. - Fixed pickling of configuration modules on Windows or when execv is used
  50. (Issue #1126).
  51. - Multiprocessing logger is now configured with loglevel ``ERROR``
  52. by default.
  53. You can still set the :envvar:`MP_LOG` environment variable
  54. to set it to value of the `--loglevel` argument.e
  55. - worker: Fixes bug with ignored and retried tasks.
  56. The ``on_chord_part_return`` and ``Task.after_return`` callbacks,
  57. nor the ``task_postrun`` signal should be called when the task was
  58. retried/ignored.
  59. Fix contributed by Vlad.
  60. .. _version-3.0.13:
  61. 3.0.13
  62. ======
  63. :release-date: 2013-01-07 04:00:00 P.M UTC
  64. - Now depends on Kombu 2.5
  65. - py-amqp has replaced amqplib as the default transport,
  66. gaining support for AMQP 0.9, and the RabbitMQ extensions
  67. including Consumer Cancel Notifications and heartbeats.
  68. - support for multiple connection URLs for failover.
  69. - Read more in the `Kombu 2.5 changelog`_.
  70. .. _`Kombu 2.5 changelog`:
  71. http://kombu.readthedocs.org/en/latest/changelog.html#version-2-5-0
  72. - Now depends on billiard 2.7.3.19
  73. - Fixed a deadlock issue that could occur when the producer pool
  74. inherited the connection pool instance of the parent process.
  75. - The :option:`--loader` option now works again (Issue #1066).
  76. - :program:`celery` umbrella command: All subcommands now supports
  77. the :option:`--workdir` option (Issue #1063).
  78. - Groups included in chains now give GroupResults (Issue #1057)
  79. Previously it would incorrectly add a regular result instead of a group
  80. result, but now this works:
  81. .. code-block:: python
  82. # [4 + 4, 4 + 8, 16 + 8]
  83. >>> res = (add.s(2, 2) | group(add.s(4), add.s(8), add.s(16)))()
  84. >>> res
  85. <GroupResult: a0acf905-c704-499e-b03a-8d445e6398f7 [
  86. 4346501c-cb99-4ad8-8577-12256c7a22b1,
  87. b12ead10-a622-4d44-86e9-3193a778f345,
  88. 26c7a420-11f3-4b33-8fac-66cd3b62abfd]>
  89. - Chains can now chain other chains and use partial arguments (Issue #1057).
  90. Example:
  91. .. code-block:: python
  92. >>> c1 = (add.s(2) | add.s(4))
  93. >>> c2 = (add.s(8) | add.s(16))
  94. >>> c3 = (c1 | c2)
  95. # 8 + 2 + 4 + 8 + 16
  96. >>> assert c3(8).get() == 38
  97. - Subtasks can now be used with unregistered tasks.
  98. You can specify subtasks even if you just have the name::
  99. >>> s = subtask(task_name, args=(), kwargs=())
  100. >>> s.delay()
  101. - The :program:`celery shell` command now always adds the current
  102. directory to the module path.
  103. - The worker will now properly handle the :exc:`pytz.AmbiguousTimeError`
  104. exception raised when an ETA/countdown is prepared while being in DST
  105. transition (Issue #1061).
  106. - force_execv: Now makes sure that task symbols in the original
  107. task modules will always use the correct app instance (Issue #1072).
  108. - AMQP Backend: Now republishes result messages that have been polled
  109. (using ``result.ready()`` and friends, ``result.get()`` will not do this
  110. in this version).
  111. - Crontab schedule values can now "wrap around"
  112. This means that values like ``11-1`` translates to ``[11, 12, 1]``.
  113. Contributed by Loren Abrams.
  114. - multi stopwait command now shows the pid of processes.
  115. Contributed by Loren Abrams.
  116. - Handling of ETA/countdown fixed when the :setting:`CELERY_ENABLE_UTC`
  117. setting is disabled (Issue #1065).
  118. - A number of uneeded properties were included in messages,
  119. caused by accidentally passing ``Queue.as_dict`` as message properties.
  120. - Rate limit values can now be float
  121. This also extends the string format so that values like ``"0.5/s"`` works.
  122. Contributed by Christoph Krybus
  123. - Fixed a typo in the broadcast routing documentation (Issue #1026).
  124. - Rewrote confusing section about idempotence in the task user guide.
  125. - Fixed typo in the daemonization tutorial (Issue #1055).
  126. - Fixed several typos in the documentation.
  127. Contributed by Marius Gedminas.
  128. - Batches: Now works when using the eventlet pool.
  129. Fix contributed by Thomas Grainger.
  130. - Batches: Added example sending results to :mod:`celery.contrib.batches`.
  131. Contributed by Thomas Grainger.
  132. - Mongodb backend: Connection ``max_pool_size`` can now be set in
  133. :setting:`CELERY_MONGODB_BACKEND_SETTINGS`.
  134. Contributed by Craig Younkins.
  135. - Fixed problem when using earlier versions of :mod:`pytz`.
  136. Fix contributed by Vlad.
  137. - Docs updated to include the default value for the
  138. :setting:`CELERY_TASK_RESULT_EXPIRES` setting.
  139. - Improvements to the django-celery tutorial.
  140. Contributed by Locker537.
  141. - The ``add_consumer`` control command did not properly persist
  142. the addition of new queues so that they survived connection failure
  143. (Issue #1079).
  144. 3.0.12
  145. ======
  146. :release-date: 2012-11-06 02:00 P.M UTC
  147. - Now depends on kombu 2.4.8
  148. - [Redis] New and improved fair queue cycle algorithm (Kevin McCarthy).
  149. - [Redis] Now uses a Redis-based mutex when restoring messages.
  150. - [Redis] Number of messages that can be restored in one interval is no
  151. longer limited (but can be set using the
  152. ``unacked_restore_limit``
  153. :setting:`transport option <BROKER_TRANSPORT_OPTIONS>`.)
  154. - Heartbeat value can be specified in broker URLs (Mher Movsisyan).
  155. - Fixed problem with msgpack on Python 3 (Jasper Bryant-Greene).
  156. - Now depends on billiard 2.7.3.18
  157. - Celery can now be used with static analysis tools like PyDev/PyCharm/pylint
  158. etc.
  159. - Development documentation has moved to Read The Docs.
  160. The new URL is: http://docs.celeryproject.org/en/master
  161. - New :setting:`CELERY_QUEUE_HA_POLICY` setting used to set the default
  162. HA policy for queues when using RabbitMQ.
  163. - New method ``Task.subtask_from_request`` returns a subtask using the current
  164. request.
  165. - Results get_many method did not respect timeout argument.
  166. Fix contributed by Remigiusz Modrzejewski
  167. - generic_init.d scripts now support setting :envvar:`CELERY_CREATE_DIRS` to
  168. always create log and pid directories (Issue #1045).
  169. This can be set in your :file:`/etc/default/celeryd`.
  170. - Fixed strange kombu import problem on Python 3.2 (Issue #1034).
  171. - Worker: ETA scheduler now uses millisecond precision (Issue #1040).
  172. - The ``--config`` argument to programs is now supported by all loaders.
  173. - The :setting:`CASSANDRA_OPTIONS` setting has now been documented.
  174. Contributed by Jared Biel.
  175. - Task methods (:mod:`celery.contrib.methods`) cannot be used with the old
  176. task base class, the task decorator in that module now inherits from the new.
  177. - An optimization was too eager and caused some logging messages to never emit.
  178. - :mod:`celery.contrib.batches` now works again.
  179. - Fixed missing whitespace in ``bdist_rpm`` requirements (Issue #1046).
  180. - Event state's ``tasks_by_name`` applied limit before filtering by name.
  181. Fix contributed by Alexander A. Sosnovskiy.
  182. .. _version-3.0.11:
  183. 3.0.11
  184. ======
  185. :release-date: 2012-09-26 04:00 P.M UTC
  186. - [security:low] generic-init.d scripts changed permissions of /var/log & /var/run
  187. In the daemonization tutorial the recommended directories were as follows:
  188. .. code-block:: bash
  189. CELERYD_LOG_FILE="/var/log/celery/%n.log"
  190. CELERYD_PID_FILE="/var/run/celery/%n.pid"
  191. But in the scripts themselves the default files were ``/var/log/celery%n.log``
  192. and ``/var/run/celery%n.pid``, so if the user did not change the location
  193. by configuration, the directories ``/var/log`` and ``/var/run`` would be
  194. created - and worse have their permissions and owners changed.
  195. This change means that:
  196. - Default pid file is ``/var/run/celery/%n.pid``
  197. - Default log file is ``/var/log/celery/%n.log``
  198. - The directories are only created and have their permissions
  199. changed if *no custom locations are set*.
  200. Users can force paths to be created by calling the ``create-paths``
  201. subcommand:
  202. .. code-block:: bash
  203. $ sudo /etc/init.d/celeryd create-paths
  204. .. admonition:: Upgrading Celery will not update init scripts
  205. To update the init scripts you have to re-download
  206. the files from source control and update them manually.
  207. You can find the init scripts for version 3.0.x at:
  208. http://github.com/celery/celery/tree/3.0/extra/generic-init.d
  209. - Now depends on billiard 2.7.3.17
  210. - Fixes request stack protection when app is initialized more than
  211. once (Issue #1003).
  212. - ETA tasks now properly works when system timezone is not the same
  213. as the configured timezone (Issue #1004).
  214. - Terminating a task now works if the task has been sent to the
  215. pool but not yet acknowledged by a pool process (Issue #1007).
  216. Fix contributed by Alexey Zatelepin
  217. - Terminating a task now properly updates the state of the task to revoked,
  218. and sends a ``task-revoked`` event.
  219. - Generic worker init script now waits for workers to shutdown by default.
  220. - Multi: No longer parses --app option (Issue #1008).
  221. - Multi: stop_verify command renamed to stopwait.
  222. - Daemonization: Now delays trying to create pidfile/logfile until after
  223. the working directory has been changed into.
  224. - :program:`celery worker` and :program:`celery beat` commands now respects
  225. the :option:`--no-color` option (Issue #999).
  226. - Fixed typos in eventlet examples (Issue #1000)
  227. Fix contributed by Bryan Bishop.
  228. Congratulations on opening bug #1000!
  229. - Tasks that raise :exc:`~celery.exceptions.Ignore` are now acknowledged.
  230. - Beat: Now shows the name of the entry in ``sending due task`` logs.
  231. .. _version-3.0.10:
  232. 3.0.10
  233. ======
  234. :release-date: 2012-09-20 05:30 P.M BST
  235. - Now depends on kombu 2.4.7
  236. - Now depends on billiard 2.7.3.14
  237. - Fixes crash at startup when using Django and pre-1.4 projects
  238. (setup_environ).
  239. - Hard time limits now sends the KILL signal shortly after TERM,
  240. to terminate processes that have signal handlers blocked by C extensions.
  241. - Billiard now installs even if the C extension cannot be built.
  242. It's still recommended to build the C extension if you are using
  243. a transport other than rabbitmq/redis (or use forced execv for some
  244. other reason).
  245. - Pool now sets a ``current_process().index`` attribute that can be used to create
  246. as many log files as there are processes in the pool.
  247. - Canvas: chord/group/chain no longer modifies the state when called
  248. Previously calling a chord/group/chain would modify the ids of subtasks
  249. so that:
  250. .. code-block:: python
  251. >>> c = chord([add.s(2, 2), add.s(4, 4)], xsum.s())
  252. >>> c()
  253. >>> c() <-- call again
  254. at the second time the ids for the tasks would be the same as in the
  255. previous invocation. This is now fixed, so that calling a subtask
  256. won't mutate any options.
  257. - Canvas: Chaining a chord to another task now works (Issue #965).
  258. - Worker: Fixed a bug where the request stack could be corrupted if
  259. relative imports are used.
  260. Problem usually manifested itself as an exception while trying to
  261. send a failed task result (``NoneType does not have id attribute``).
  262. Fix contributed by Sam Cooke.
  263. - Tasks can now raise :exc:`~celery.exceptions.Ignore` to skip updating states
  264. or events after return.
  265. Example:
  266. .. code-block:: python
  267. from celery.exceptions import Ignore
  268. @task
  269. def custom_revokes():
  270. if redis.sismember('tasks.revoked', custom_revokes.request.id):
  271. raise Ignore()
  272. - The worker now makes sure the request/task stacks are not modified
  273. by the initial ``Task.__call__``.
  274. This would previously be a problem if a custom task class defined
  275. ``__call__`` and also called ``super()``.
  276. - Because of problems the fast local optimization has been disabled,
  277. and can only be enabled by setting the :envvar:`USE_FAST_LOCALS` attribute.
  278. - Worker: Now sets a default socket timeout of 5 seconds at shutdown
  279. so that broken socket reads do not hinder proper shutdown (Issue #975).
  280. - More fixes related to late eventlet/gevent patching.
  281. - Documentation for settings out of sync with reality:
  282. - :setting:`CELERY_TASK_PUBLISH_RETRY`
  283. Documented as disabled by default, but it was enabled by default
  284. since 2.5 as stated by the 2.5 changelog.
  285. - :setting:`CELERY_TASK_PUBLISH_RETRY_POLICY`
  286. The default max_retries had been set to 100, but documented as being
  287. 3, and the interval_max was set to 1 but documented as 0.2.
  288. The default setting are now set to 3 and 0.2 as it was originally
  289. documented.
  290. Fix contributed by Matt Long.
  291. - Worker: Log messages when connection established and lost have been improved.
  292. - The repr of a crontab schedule value of '0' should be '*' (Issue #972).
  293. - Revoked tasks are now removed from reserved/active state in the worker
  294. (Issue #969)
  295. Fix contributed by Alexey Zatelepin.
  296. - gevent: Now supports hard time limits using ``gevent.Timeout``.
  297. - Documentation: Links to init scripts now point to the 3.0 branch instead
  298. of the development branch (master).
  299. - Documentation: Fixed typo in signals user guide (Issue #986).
  300. ``instance.app.queues`` -> ``instance.app.amqp.queues``.
  301. - Eventlet/gevent: The worker did not properly set the custom app
  302. for new greenlets.
  303. - Eventlet/gevent: Fixed a bug where the worker could not recover
  304. from connection loss (Issue #959).
  305. Also, because of a suspected bug in gevent the
  306. :setting:`BROKER_CONNECTION_TIMEOUT` setting has been disabled
  307. when using gevent
  308. 3.0.9
  309. =====
  310. :release-date: 2012-08-31 06:00 P.M BST
  311. - Important note for users of Django and the database scheduler!
  312. Recently a timezone issue has been fixed for periodic tasks,
  313. but erroneous timezones could have already been stored in the
  314. database, so for the fix to work you need to reset
  315. the ``last_run_at`` fields.
  316. You can do this by executing the following command:
  317. .. code-block:: bash
  318. $ python manage.py shell
  319. >>> from djcelery.models import PeriodicTask
  320. >>> PeriodicTask.objects.update(last_run_at=None)
  321. You also have to do this if you change the timezone or
  322. :setting:`CELERY_ENABLE_UTC` setting.
  323. - Note about the :setting:`CELERY_ENABLE_UTC` setting.
  324. If you previously disabled this just to force periodic tasks to work with
  325. your timezone, then you are now *encouraged to re-enable it*.
  326. - Now depends on Kombu 2.4.5 which fixes PyPy + Jython installation.
  327. - Fixed bug with timezones when :setting:`CELERY_ENABLE_UTC` is disabled
  328. (Issue #952).
  329. - Fixed a typo in the celerybeat upgrade mechanism (Issue #951).
  330. - Make sure the `exc_info` argument to logging is resolved (Issue #899).
  331. - Fixed problem with Python 3.2 and thread join timeout overflow (Issue #796).
  332. - A test case was occasionally broken for Python 2.5.
  333. - Unit test suite now passes for PyPy 1.9.
  334. - App instances now supports the with statement.
  335. This calls the new :meth:`~celery.Celery.close` method at exit, which
  336. cleans up after the app like closing pool connections.
  337. Note that this is only necessary when dynamically creating apps,
  338. e.g. for "temporary" apps.
  339. - Support for piping a subtask to a chain.
  340. For example:
  341. .. code-block:: python
  342. pipe = sometask.s() | othertask.s()
  343. new_pipe = mytask.s() | pipe
  344. Contributed by Steve Morin.
  345. - Fixed problem with group results on non-pickle serializers.
  346. Fix contributed by Steeve Morin.
  347. .. _version-3.0.8:
  348. 3.0.8
  349. =====
  350. :release-date: 2012-08-29 05:00 P.M BST
  351. - Now depends on Kombu 2.4.4
  352. - Fixed problem with amqplib and receiving larger message payloads
  353. (Issue #922).
  354. The problem would manifest itself as either the worker hanging,
  355. or occasionally a ``Framing error`` exception appearing.
  356. Users of the new ``pyamqp://`` transport must upgrade to
  357. :mod:`amqp` 0.9.3.
  358. - Beat: Fixed another timezone bug with interval and crontab schedules
  359. (Issue #943).
  360. - Beat: The schedule file is now automatically cleared if the timezone
  361. is changed.
  362. The schedule is also cleared when you upgrade to 3.0.8 from an earlier
  363. version, this to register the initial timezone info.
  364. - Events: The :event:`worker-heartbeat` event now include processed and active
  365. count fields.
  366. Contributed by Mher Movsisyan.
  367. - Fixed error with error email and new task classes (Issue #931).
  368. - ``BaseTask.__call__`` is no longer optimized away if it has been monkey
  369. patched.
  370. - Fixed shutdown issue when using gevent (Issue #911 & Issue #936).
  371. Fix contributed by Thomas Meson.
  372. .. _version-3.0.7:
  373. 3.0.7
  374. =====
  375. :release-date: 2012-08-24 05:00 P.M BST
  376. - Fixes several problems with periodic tasks and timezones (Issue #937).
  377. - Now depends on kombu 2.4.2
  378. - Redis: Fixes a race condition crash
  379. - Fixes an infinite loop that could happen when retrying establishing
  380. the broker connection.
  381. - Daemons now redirect standard file descriptors to :file:`/dev/null`
  382. Though by default the standard outs are also redirected
  383. to the logger instead, but you can disable this by changing
  384. the :setting:`CELERY_REDIRECT_STDOUTS` setting.
  385. - Fixes possible problems when eventlet/gevent is patched too late.
  386. - ``LoggingProxy`` no longer defines ``fileno()`` (Issue #928).
  387. - Results are now ignored for the chord unlock task.
  388. Fix contributed by Steeve Morin.
  389. - Cassandra backend now works if result expiry is disabled.
  390. Fix contributed by Steeve Morin.
  391. - The traceback object is now passed to signal handlers instead
  392. of the string representation.
  393. Fix contributed by Adam DePue.
  394. - Celery command: Extensions are now sorted by name.
  395. - A regression caused the :event:`task-failed` event to be sent
  396. with the exception object instead of its string representation.
  397. - The worker daemon would try to create the pid file before daemonizing
  398. to catch errors, but this file was not immediately released (Issue #923).
  399. - Fixes Jython compatibility.
  400. - ``billiard.forking_enable`` was called by all pools not just the
  401. processes pool, which would result in a useless warning if the billiard
  402. C extensions were not installed.
  403. .. _version-3.0.6:
  404. 3.0.6
  405. =====
  406. :release-date: 2012-08-17 11:00 P.M BST
  407. - Now depends on kombu 2.4.0
  408. - Now depends on billiard 2.7.3.12
  409. - Redis: Celery now tries to restore messages whenever there are no messages
  410. in the queue.
  411. - Crontab schedules now properly respects :setting:`CELERY_TIMEZONE` setting.
  412. It's important to note that crontab schedules uses UTC time by default
  413. unless this setting is set.
  414. Issue #904 and django-celery #150.
  415. - ``billiard.enable_forking`` is now only set by the processes pool.
  416. - The transport is now properly shown by :program:`celery report`
  417. (Issue #913).
  418. - The `--app` argument now works if the last part is a module name
  419. (Issue #921).
  420. - Fixed problem with unpickleable exceptions (billiard #12).
  421. - Adds ``task_name`` attribute to ``EagerResult`` which is always
  422. :const:`None` (Issue #907).
  423. - Old Task class in :mod:`celery.task` no longer accepts magic kwargs by
  424. default (Issue #918).
  425. A regression long ago disabled magic kwargs for these, and since
  426. no one has complained about it we don't have any incentive to fix it now.
  427. - The ``inspect reserved`` control command did not work properly.
  428. - Should now play better with static analyzation tools by explicitly
  429. specifying dynamically created attributes in the :mod:`celery` and
  430. :mod:`celery.task` modules.
  431. - Terminating a task now results in
  432. :exc:`~celery.exceptions.RevokedTaskError` instead of a ``WorkerLostError``.
  433. - ``AsyncResult.revoke`` now accepts ``terminate`` and ``signal`` arguments.
  434. - The :event:`task-revoked` event now includes new fields: ``terminated``,
  435. ``signum``, and ``expired``.
  436. - The argument to :class:`~celery.exceptions.TaskRevokedError` is now one
  437. of the reasons ``revoked``, ``expired`` or ``terminated``.
  438. - Old Task class does no longer use classmethods for push_request and
  439. pop_request (Issue #912).
  440. - ``GroupResult`` now supports the ``children`` attribute (Issue #916).
  441. - ``AsyncResult.collect`` now respects the ``intermediate`` argument
  442. (Issue #917).
  443. - Fixes example task in documentation (Issue #902).
  444. - Eventlet fixed so that the environment is patched as soon as possible.
  445. - eventlet: Now warns if celery related modules that depends on threads
  446. are imported before eventlet is patched.
  447. - Improved event and camera examples in the monitoring guide.
  448. - Disables celery command setuptools entrypoints if the command can't be
  449. loaded.
  450. - Fixed broken ``dump_request`` example in the tasks guide.
  451. .. _version-3.0.5:
  452. 3.0.5
  453. =====
  454. :release-date: 2012-08-01 04:00 P.M BST
  455. - Now depends on kombu 2.3.1 + billiard 2.7.3.11
  456. - Fixed a bug with the -B option (``cannot pickle thread.lock objects``)
  457. (Issue #894 + Issue #892, + django-celery #154).
  458. - The :control:`restart_pool` control command now requires the
  459. :setting:`CELERYD_POOL_RESTARTS` setting to be enabled
  460. This change was necessary as the multiprocessing event that the restart
  461. command depends on is responsible for creating many semaphores/file
  462. descriptors, resulting in problems in some environments.
  463. - ``chain.apply`` now passes args to the first task (Issue #889).
  464. - Documented previously secret options to the Django-Celery monitor
  465. in the monitoring userguide (Issue #396).
  466. - Old changelog are now organized in separate documents for each series,
  467. see :ref:`history`.
  468. .. _version-3.0.4:
  469. 3.0.4
  470. =====
  471. :release-date: 2012-07-26 07:00 P.M BST
  472. - Now depends on Kombu 2.3
  473. - New experimental standalone Celery monitor: Flower
  474. See :ref:`monitoring-flower` to read more about it!
  475. Contributed by Mher Movsisyan.
  476. - Now supports AMQP heartbeats if using the new ``pyamqp://`` transport.
  477. - The py-amqp transport requires the :mod:`amqp` library to be installed::
  478. $ pip install amqp
  479. - Then you need to set the transport URL prefix to ``pyamqp://``.
  480. - The default heartbeat value is 10 seconds, but this can be changed using
  481. the :setting:`BROKER_HEARTBEAT` setting::
  482. BROKER_HEARTBEAT = 5.0
  483. - If the broker heartbeat is set to 10 seconds, the heartbeats will be
  484. monitored every 5 seconds (double the hertbeat rate).
  485. See the `Kombu 2.3 changelog`_ for more information.
  486. .. _`Kombu 2.3 changelog`:
  487. http://kombu.readthedocs.org/en/latest/changelog.html#version-2-3-0
  488. - Now supports RabbitMQ Consumer Cancel Notifications, using the ``pyamqp://``
  489. transport.
  490. This is essential when running RabbitMQ in a cluster.
  491. See the `Kombu 2.3 changelog`_ for more information.
  492. - Delivery info is no longer passed directly through.
  493. It was discovered that the SQS transport adds objects that can't
  494. be pickled to the delivery info mapping, so we had to go back
  495. to using the whitelist again.
  496. Fixing this bug also means that the SQS transport is now working again.
  497. - The semaphore was not properly released when a task was revoked (Issue #877).
  498. This could lead to tasks being swallowed and not released until a worker
  499. restart.
  500. Thanks to Hynek Schlawack for debugging the issue.
  501. - Retrying a task now also forwards any linked tasks.
  502. This means that if a task is part of a chain (or linked in some other
  503. way) and that even if the task is retried, then the next task in the chain
  504. will be executed when the retry succeeds.
  505. - Chords: Now supports setting the interval and other keyword arguments
  506. to the chord unlock task.
  507. - The interval can now be set as part of the chord subtasks kwargs::
  508. chord(header)(body, interval=10.0)
  509. - In addition the chord unlock task now honors the Task.default_retry_delay
  510. option, used when none is specified, which also means that the default
  511. interval can also be changed using annotations:
  512. .. code-block:: python
  513. CELERY_ANNOTATIONS = {
  514. 'celery.chord_unlock': {
  515. 'default_retry_delay': 10.0,
  516. }
  517. }
  518. - New :meth:`@Celery.add_defaults` method can add new default configuration
  519. dicts to the applications configuration.
  520. For example::
  521. config = {'FOO': 10}
  522. celery.add_defaults(config)
  523. is the same as ``celery.conf.update(config)`` except that data will not be
  524. copied, and that it will not be pickled when the worker spawns child
  525. processes.
  526. In addition the method accepts a callable::
  527. def initialize_config():
  528. # insert heavy stuff that can't be done at import time here.
  529. celery.add_defaults(initialize_config)
  530. which means the same as the above except that it will not happen
  531. until the celery configuration is actually used.
  532. As an example, Celery can lazily use the configuration of a Flask app::
  533. flask_app = Flask()
  534. celery = Celery()
  535. celery.add_defaults(lambda: flask_app.config)
  536. - Revoked tasks were not marked as revoked in the result backend (Issue #871).
  537. Fix contributed by Hynek Schlawack.
  538. - Eventloop now properly handles the case when the epoll poller object
  539. has been closed (Issue #882).
  540. - Fixed syntax error in ``funtests/test_leak.py``
  541. Fix contributed by Catalin Iacob.
  542. - group/chunks: Now accepts empty task list (Issue #873).
  543. - New method names:
  544. - ``Celery.default_connection()`` ➠ :meth:`~@Celery.connection_or_acquire`.
  545. - ``Celery.default_producer()`` ➠ :meth:`~@Celery.producer_or_acquire`.
  546. The old names still work for backward compatibility.
  547. .. _version-3.0.3:
  548. 3.0.3
  549. =====
  550. :release-date: 2012-07-20 09:17 P.M BST
  551. :by: Ask Solem
  552. - amqplib passes the channel object as part of the delivery_info
  553. and it's not pickleable, so we now remove it.
  554. .. _version-3.0.2:
  555. 3.0.2
  556. =====
  557. :release-date: 2012-07-20 04:00 P.M BST
  558. :by: Ask Solem
  559. - A bug caused the following task options to not take defaults from the
  560. configuration (Issue #867 + Issue #858)
  561. The following settings were affected:
  562. - :setting:`CELERY_IGNORE_RESULT`
  563. - :setting:`CELERYD_SEND_TASK_ERROR_EMAILS`
  564. - :setting:`CELERY_TRACK_STARTED`
  565. - :setting:`CElERY_STORE_ERRORS_EVEN_IF_IGNORED`
  566. Fix contributed by John Watson.
  567. - Task Request: ``delivery_info`` is now passed through as-is (Issue #807).
  568. - The eta argument now supports datetime's with a timezone set (Issue #855).
  569. - The worker's banner displayed the autoscale settings in the wrong order
  570. (Issue #859).
  571. - Extension commands are now loaded after concurrency is set up
  572. so that they don't interfere with e.g. eventlet patching.
  573. - Fixed bug in the threaded pool (Issue #863)
  574. - The task failure handler mixed up the fields in :func:`sys.exc_info`.
  575. Fix contributed by Rinat Shigapov.
  576. - Fixed typos and wording in the docs.
  577. Fix contributed by Paul McMillan
  578. - New setting: :setting:`CELERY_WORKER_DIRECT`
  579. If enabled each worker will consume from their own dedicated queue
  580. which can be used to route tasks to specific workers.
  581. - Fixed several edge case bugs in the add consumer remote control command.
  582. - :mod:`~celery.contrib.migrate`: Can now filter and move tasks to specific
  583. workers if :setting:`CELERY_WORKER_DIRECT` is enabled.
  584. Among other improvements, the following functions have been added:
  585. * ``move_direct(filterfun, **opts)``
  586. * ``move_direct_by_id(task_id, worker_hostname, **opts)``
  587. * ``move_direct_by_idmap({task_id: worker_hostname, ...}, **opts)``
  588. * ``move_direct_by_taskmap({task_name: worker_hostname, ...}, **opts)``
  589. - :meth:`~celery.Celery.default_connection` now accepts a pool argument that
  590. if set to false causes a new connection to be created instead of acquiring
  591. one from the pool.
  592. - New signal: :signal:`celeryd_after_setup`.
  593. - Default loader now keeps lowercase attributes from the configuration module.
  594. .. _version-3.0.1:
  595. 3.0.1
  596. =====
  597. :release-date: 2012-07-10 06:00 P.M BST
  598. :by: Ask Solem
  599. - Now depends on kombu 2.2.5
  600. - inspect now supports limit argument::
  601. myapp.control.inspect(limit=1).ping()
  602. - Beat: now works with timezone aware datetime's.
  603. - Task classes inheriting ``from celery import Task``
  604. mistakingly enabled ``accept_magic_kwargs``.
  605. - Fixed bug in ``inspect scheduled`` (Issue #829).
  606. - Beat: Now resets the schedule to upgrade to UTC.
  607. - The :program:`celery worker` command now works with eventlet/gevent.
  608. Previously it would not patch the environment early enough.
  609. - The :program:`celery` command now supports extension commands
  610. using setuptools entry-points.
  611. Libraries can add additional commands to the :program:`celery`
  612. command by adding an entry-point like::
  613. setup(
  614. entry_points=[
  615. 'celery.commands': [
  616. 'foo = my.module:Command',
  617. ],
  618. ],
  619. ...)
  620. The command must then support the interface of
  621. :class:`celery.bin.base.Command`.
  622. - contrib.migrate: New utilities to move tasks from one queue to another.
  623. - :func:`~celery.contrib.migrate.move_tasks`
  624. - :func:`~celery.contrib.migrate.move_task_by_id`
  625. - The :event:`task-sent` event now contains ``exchange`` and ``routing_key``
  626. fields.
  627. - Fixes bug with installing on Python 3.
  628. Fix contributed by Jed Smith.
  629. .. _version-3.0.0:
  630. 3.0.0 (Chiastic Slide)
  631. ======================
  632. :release-date: 2012-07-07 01:30 P.M BST
  633. :by: Ask Solem
  634. See :ref:`whatsnew-3.0`.