Skip to content

Commit 3898753

Browse files
chore(release): vex1.2.3 (#3725)
1 parent 74170ca commit 3898753

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/gitbook/elixir/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/taskforcesh/bullmq/compare/vex1.2.2...vex1.2.3) (2026-01-22)
2+
3+
4+
### Performance Improvements
5+
6+
* **job:** apply limit when removing jobs by max age (python) (elixir) ([#3694](https://github.com/taskforcesh/bullmq/issues/3694)) fixes [#3672](https://github.com/taskforcesh/bullmq/issues/3672) ([a8fc316](https://github.com/taskforcesh/bullmq/commit/a8fc316c0989bd3edb54577ceb02bff0c600aa93))
7+
18
## [1.2.2](https://github.com/taskforcesh/bullmq/compare/vex1.2.1...vex1.2.2) (2026-01-14)
29

310

elixir/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule BullMQ.MixProject do
22
use Mix.Project
33

4-
@version "1.2.2"
4+
@version "1.2.3"
55
@source_url "https://github.com/taskforcesh/bullmq"
66
@description "A powerful, fast, and robust job queue for Elixir backed by Redis"
77

0 commit comments

Comments
 (0)