0.25.0
👉 Changelog
🚀 Enhancements
- feat: build windows images by @aneojgurhem in #708
- feat: add flag to toggle payload deletion after successful task by @aneojgurhem in #727
- feat: add CreatedBy to Task by @ereali-aneo in #737
- feat: add Pending and Paused status by @aneojgurhem in #746
🩹 Fixes
- fix: WatchToGrpcTest concurrency by @lemaitre-aneo in #736
- fix: set result associated to payload to deleted when the payload is deleted by @aneojgurhem in #740
- fix: tasks will not be inserted in the queue during paused sessions by @aneojgurhem in #738
- fix: some functions were not modified due to merge without rebase by @aneojgurhem in #745
- fix: payload removal by @lemaitre-aneo in #748
💅 Refactors
- refactor: Revamp Task Queue by @lemaitre-aneo in #725
- refactor: exception manager by @lemaitre-aneo in #724
- refactor: improve error message when scheduling agent detects a worker is down by @aneojgurhem in #749
✅ Tests
- test: add option to pause session during submission in bench by @aneojgurhem in #735
🤖 CI
- ci: Add manual test with filter by @lemaitre-aneo in #731
- ci: Add retry to pipeline by @lemaitre-aneo in #732
- ci: Split build and restore steps by @lemaitre-aneo in #733
- ci: Skip dotnet push if duplicates by @lemaitre-aneo in #741
❤️ Contributors
- @ereali-aneo made their first contribution in #737