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

Pull latest version #2

Open
wants to merge 466 commits into
base: v3.5
Choose a base branch
from
Open

Pull latest version #2

wants to merge 466 commits into from

Conversation

ChrisAlvares
Copy link
Member

No description provided.

dependabot bot and others added 30 commits November 21, 2020 23:22
Bumps [conventional-changelog-conventionalcommits][0] from 4.4.0 to 4.5.0.
- [Release notes][1]

[0]: https://github.com/conventional-changelog/conventional-changelog
[1]: https://github.com/conventional-changelog/conventional-changelog/releases

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [3.5.0](v3.4.0...v3.5.0) (2020-11-21)

### Features

* **job-details:** support arenaName display field ([332fb3a](332fb3a))
This release exists solely to track the version bump in docker-arena,
per bee-queue/docker-arena#50. We aim to maintain a major+minor version
parity between artifacts of the two projects.
## [3.6.0](v3.5.0...v3.6.0) (2020-11-25)

### Features

* support bullmq in docker image ([c10a294](c10a294)), closes [bee-queue/docker-arena#50](bee-queue/docker-arena#50)
This just eats up my time; nicer to not have to tweak messages.
Bumps [bull](https://github.com/OptimalBits/bull) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.19.0...v3.19.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
### [3.6.1](v3.6.0...v3.6.1) (2020-11-26)

### Bug Fixes

* support redis configuration with bullmq ([#294](#294)) ([ab4b806](ab4b806))
## [3.7.0](v3.6.1...v3.7.0) (2020-12-16)

### Features

* **deps:** remove dependency on `handlebars-helpers` ([#302](#302)) ([bbacae8](bbacae8))
Change add job text depending on hide prop on dashboard
### [3.7.1](v3.7.0...v3.7.1) (2021-02-18)

### Bug Fixes

* **dashboard:** change shouldHide condition ([5722b55](5722b55))
* **dashboard:** refresh page when adding a new job ([0fa5d02](0fa5d02))
### [3.30.2](v3.30.1...v3.30.2) (2022-12-04)

### Bug Fixes

* **qs:** security patches on body-parser and express dependencies ([#593](#593)) ([6c5871f](6c5871f))
### [3.30.3](v3.30.2...v3.30.3) (2023-01-06)

### Bug Fixes

* **bullmq:** consider delayed markers ([#605](#605)) fixes [#600](#600) ([8b6edae](8b6edae))
### [3.30.4](v3.30.3...v3.30.4) (2023-02-18)

### Bug Fixes

* **mounting:** differentiate base and appBase paths when disableListen ([#623](#623)) ([387e3ac](387e3ac))
BREAKING CHANGE: add new prioritized state, previous versions of bullmq wont't see this state
## [4.0.0](v3.30.4...v4.0.0) (2023-09-02)

### ⚠ BREAKING CHANGES

* **bullmq:** add new prioritized state, previous versions of bullmq wont't see this state

### Features

* **bullmq:** support prioritized state ([#664](#664)) ([9a7541c](9a7541c))
### [4.0.1](v4.0.0...v4.0.1) (2023-09-11)

### Bug Fixes

* **job-details:** omit scripts attribute to stringify jobs ([#665](#665)) fixes [#598](#598) ([a76ed5f](a76ed5f))
## [4.1.0](v4.0.1...v4.1.0) (2023-10-28)

### Features

* **bullmq:** support removing repeatable jobs ([#667](#667)) ([df1ab37](df1ab37))
### [4.1.1](v4.1.0...v4.1.1) (2024-02-08)

### Bug Fixes

* **layouts:** include favicon at layout template ([#668](#668)) ([a107ad9](a107ad9))
## [4.2.0](v4.1.1...v4.2.0) (2024-02-12)

### Features

* **add-job:** provide editor for adding options ([#670](#670)) ([3f4c640](3f4c640))
## [4.3.0](v4.2.0...v4.3.0) (2024-04-27)

### Features

* **details:** update job data ([#674](#674)) ([24ab67f](24ab67f))
## [4.4.0](v4.3.0...v4.4.0) (2024-05-03)

### Features

* **bull:** add clean jobs button for completed and failed ([#675](#675)) ([e62aef0](e62aef0))
### [4.4.1](v4.4.0...v4.4.1) (2024-05-07)

### Bug Fixes

* **jobs:** validate jobs length in bulk action ([#676](#676)) ([2bce363](2bce363))
### [4.4.2](v4.4.1...v4.4.2) (2024-06-13)

### Bug Fixes

* **bull:** retry only failed jobs ([#678](#678)) ([8488040](8488040))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.