You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-1Lines changed: 24 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,32 @@
1
1
### Main (unreleased)
2
2
3
-
-[340](https://github.com/Shopify/job-iteration/pull/340) Add `cursor.iteration` instrumentation for the query to fetch the next batch of records for the Active Record cursor.
3
+
### Changes
4
+
5
+
nil
6
+
7
+
### Features
8
+
9
+
nil
10
+
11
+
### Bug fixes
12
+
13
+
nil
14
+
15
+
## v1.8.0 (Dec 10, 2024)
16
+
17
+
### Changes
18
+
4
19
-[513](https://github.com/Shopify/job-iteration/pull/513) Deprecate returning enumerators from `build_enumerator` that are not wrapped with `enumerator_builder.wrap`. The built-in enumerator builders now always wrap.
20
+
21
+
### Features
22
+
23
+
-[340](https://github.com/Shopify/job-iteration/pull/340) Add `cursor.iteration` instrumentation for the query to fetch the next batch of records for the Active Record cursor.
5
24
-[523](https://github.com/Shopify/job-iteration/pull/523) Add interruption adapter for [aws-activejob-sqs](https://github.com/aws/aws-activejob-sqs-ruby).
6
25
26
+
### Bug fixes
27
+
28
+
-[515](https://github.com/Shopify/job-iteration/pull/515) Fix size of array enumerators.
0 commit comments