riverqueue / river

Fast and reliable background jobs in Go
https://riverqueue.com
Mozilla Public License 2.0
3.22k stars 86 forks source link

Prepare version 0.6.1 #365

Closed brandur closed 3 months ago

brandur commented 3 months ago

Prepare version 0.6.1 for release, including the changes from #350 (no premature rescue for jobs with long custom timeouts), #363 (exit with status 1 in case of bad command/flags) in CLI, and #364 (fix migration version 4 to be re-runnable).

brandur commented 3 months ago

Thx. Yeah, the CLI will need a separate bump. I'll do that next.