Releases: ppy/osu-queue-processor
Releases · ppy/osu-queue-processor
2023.1114.0
Merge pull request #28 from peppy/static-db-helper Move database connection method to static helper class
2023.822.0
Merge pull request #26 from peppy/add-basic-sentry-support Add basic sentry error reporting support
2022.1220.0
Merge pull request #24 from bdach/event-publishing
2022.1202.0
Merge pull request #22 from peppy/redis-default-host Change default redis host to `localhost`
2022.1130.0
Merge pull request #21 from peppy/expose-errorsa Add event to allow external visibility of errors
2022.812.0
Merge pull request #19 from peppy/push-multiple Add ability to push multiple items to a queue in a single redis round-trip
2022.721.0
Merge pull request #15 from peppy/fix-shutdown-item-handling Fix shutdown item handling
2022.603.0
Merge pull request #12 from peppy/custom-conn-string Add ability to specify custom database connection string (or password/database)
2022.518.0
What's Changed
- Unregister break key handler on dispose by @notbakaneko in #9
- Add basic batch result processing support by @peppy in #10
New Contributors
- @notbakaneko made their first contribution in #9
Full Changelog: 2022.320.1...2022.518.0
2022.320.1
Fix pack workflow still targetting net5.0