All Versions
18
Latest Version
Avg Release Cycle
200 days
Latest Release
1817 days ago

Changelog History
Page 2

  • v0.7.3

    October 11, 2014
  • v0.7 Changes

    ๐Ÿš€ Released on May 25 2014

    • ๐Ÿ“š documentation
    • --basic_auth option accepts multiple basic http auth users
    • ๐Ÿ”ง configuration options can be passed through flowerconfig.py file
    • --cookie_secret option for setting secure cookie secret
    • ๐Ÿ†• new task info api
    • --auto_refresh option allows to disable dashboard auto-refreshes
    • received and started time columns for tasks dashboard
    • man page
  • v0.6 Changes

    ๐Ÿš€ Released on Nov 10 2013

    • ๐Ÿ‘ Python 3 support
    • ๐Ÿ‘ SSL support
    • ๐Ÿ†• new api docs
    • ๐Ÿ’ป UI improvements
    • api error reporting and validation improvements
    • tasks api accepts async_apply options
    • ๐ŸŒฒ --debug option sets logging level to DEBUG
    • tasks in RETRY state can be revoked
    • --xheaders option enables X-Real-Ip/X-Forwarded-For and X-Scheme/X-Forwarded-Proto headers
    • โšก๏ธ monitor update interval can be changed with updateInterval url param
    • --broker_api option is not required for Redis
  • v0.5 Changes

    ๐Ÿš€ Released on Apr 23 2013

    • broker monitor for RabbitMQ and Redis
    • HTTP Basic Auth
    • --auth option accepts an email regexp
    • flower state can be saved with --persistent option
    • database name can be changed with --db option
    • number of in-memory tasks can be limited with --max_tasks option
    • task runtime graph
    • ๐Ÿš€ --url_prefix option allows to deploy flower on non-root URLs
    • ๐Ÿ‘ท flower detects inactivity and stops inspecting workers
  • v0.4 Changes

    ๐Ÿš€ Released on Oct 16 2012

    • tasks can be invoked via REST API
    • โฑ inspect timeout can be changed with --inspect_timeout option
    • flower --address option allows to bind to specific IP address
    • tasks can be filtered by state
    • ๐Ÿ‘ท broker url is available on workers page
    • long args/kwargs are truncated on tasks page
    • Google OpenID authentication
  • v0.3 Changes

    ๐Ÿš€ Released on Aug 14 2012

    • ๐Ÿ‘ท flower --inspect option for disabling worker inspects
    • websocket api for getting real-time task events
    • real-time monitoring graphs for succeeded and failed tasks
    • ๐Ÿ‘ท api for managing workers and tasks
    • tasks can be revoked and terminated
    • ๐Ÿ‘ท worker view shows autoscaler options
    • ๐Ÿ‘ท worker view shows worker's PID
  • v0.2 Changes

    ๐Ÿš€ Released on Jul 24 2012

    • ๐Ÿ”ง configuration viewer for each worker
    • ๐Ÿ‘Œ improves UI
    • โž• adds error pages
    • ๐Ÿ‘ warns about unsupported transports
    • periodically enables events
  • v0.1 Changes

    ๐Ÿš€ Released on Jul 09 2012

    • ๐Ÿ‘ท workers dashboard with auto refresh
    • ๐Ÿ‘ท worker pool control commands (restart, grow/shrink, autoscale)
    • ๐Ÿ‘ท worker pool options viewer
    • broker options viewer
    • active queues options viewer
    • consumer addition and cancellation
    • ๐Ÿ–จ processed tasks statistics
    • active tasks viewer
    • โฑ scheduled tasks viewer
    • reserved tasks viewer
    • task options viewer
    • task limit control (rate limits, hard and soft timeouts)