dohvis / slideshare-download

slideshare.net 이 학교에서 접속이 안돼서 슬라이드 다운받아보려고 만든 서비스 입니다.
4 stars 0 forks source link

Bump flower from 0.8.4 to 0.9.2 #29

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps flower from 0.8.4 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://github.com/dohvis/slideshare-download/network/alerts).