All Versions
18
Latest Version
Avg Release Cycle
200 days
Latest Release
1817 days ago
Changelog History
Page 2
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
andstarted
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)