File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- MarkdownTOC autolink=true -->
4
4
5
+ - [ 2.3.0 \( 2023-10-10\) ] ( #230-2023-10-16 )
5
6
- [ 2.2.1 \( 2023-04-28\) ] ( #221-2023-04-28 )
6
7
- [ 2.2.0 \( 2022-08-29\) ] ( #220-2022-08-29 )
7
8
- [ 2.1.0 \( 2022-08-25\) ] ( #210-2022-08-25 )
57
58
58
59
<!-- /MarkdownTOC -->
59
60
61
+ ## 2.3.0 (2023-10-16)
62
+ - ** Fixed** :
63
+ + Don't clear ` ActiveRecord ` connections when ` run_synchronously ` is enabled [ #393 ] ( https://github.com/que-rb/que/pull/393 )
64
+
65
+ - ** Changed**
66
+ + Improve performance of query used by ` QueJob#by_job_class ` for jobs wrapped by ` ActiveJob ` [ #394 ] ( https://github.com/que-rb/que/pull/394 )
67
+
68
+ - ** Added**
69
+ + Allow ` que ` to be started without listen/notify [ #395 ] ( https://github.com/que-rb/que/pull/395 )
70
+ + Support Rails 7.1+ [ #403 ] ( https://github.com/que-rb/que/pull/403 )
71
+
60
72
## 2.2.1 (2023-04-28)
61
73
62
74
- ** Fixed** :
You can’t perform that action at this time.
0 commit comments