Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flower from 0.8.1 to 0.9.2 #530

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2019

Bumps flower from 0.8.1 to 0.9.2.

Changelog

Sourced from flower's changelog.

Celery Flower

Here you can see the full list of changes between each release.

Version 0.9

Released on March 19 2016

  • workers can be sorted and filtered
  • tasks can be sorted, filtered by name, state, worker, runtime, etc.
  • tasks columns can be reordered and customized
  • tasks columns for worker, retries, revoked, expires, eta, etc.
  • pagination of tasks
  • GitHub Auth support
  • --max_workers option for limiting the number of workers
  • --unix_socket option for running with unix socket
  • bug fixes

Version 0.8

Released on March 22 2015

  • Google OAuth 2.0 support
  • tasks can be sorted by state, received and started times
  • tasks can be filters by time range
  • --conf option to change the default configuration file
  • --enable_events option to disable periodic enable_events commands
  • show time in natural format (e.g. 3 minutes ago)
  • format_task option to filter out sensitive information
  • exceptions are shown as a result for failed tasks
  • performance improvements
  • improvements in monitor page
  • improvements in docs
  • improvements in logging
  • bug fixes

Version 0.7

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
... (truncated)
Commits
  • f44485c Bump up version to 0.9.2
  • ecd67b5 Merge branch 'master' into 0.9
  • cf980df fixed broken link to celery configuration document (#682)
  • 6cc8dbc Remove rabbitmq-plugins enable warning
  • 2436ae7 Support CELERY_QUEUES option #610
  • 500fc4e Refactor redis broker
  • 963b6ba Document --tasks-columns=all
  • c8301d9 Add runtime to default tasks columns
  • a9c2bff Enable all tasks columns with --tasks-options=all
  • 595beec Disable broker cert verification #597
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 13, 2022

Superseded by #574.

@dependabot dependabot bot closed this Sep 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/flower-0.9.2 branch September 13, 2022 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants