Skip to content

Commit 16fe6d9

Browse files
committed
Release notes
1 parent 591c7ee commit 16fe6d9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ to make sure the system as a whole remains consistent.
1919
Read more:
2020
[Worker Pro Migration](https://worker.graphile.org/docs/pro/migration).
2121

22+
## v0.17.3
23+
24+
Fixes a bad cast (`::int[]` instead of `::bigint[]`) in `failJobs` resulting in
25+
an error being thrown on shutdown for people who have processed more than 2.147
26+
billion jobs with Graphile Worker.
27+
2228
## v0.17.2
2329

2430
Implement `npm pkg fix` hint; also: fix `version` export - was _still_

0 commit comments

Comments
 (0)