riverqueue / river

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

Prepare version 0.7.0 #394

Closed bgentry closed 1 month ago

bgentry commented 1 month ago

Prepare version 0.7.0 for release. This includes the bugfix from #376 (allow StopAndCancel to be called when a Stop is already ongoing), and new features from #383 (allow customizing default MaxAttempts at the client level) and #390 (JobDelete + JobDeleteTx APIs).