DotNetWorkQueue v0.9.37
·
544 commits
to master
since this release
What's Changed
- cleanup: post-outbox follow-up issues (033-035, 037, 039-042) by @blehnen in #141
- chore: gitignore .shipyard/ and remove tracked Shipyard state by @blehnen in #146
- test(verify-metrics): poll all counters to eliminate snapshot-race flakes by @blehnen in #145
- ci: serialize Jenkinsfile runs via lockable-resource by @blehnen in #147
- ci: publish test results to Jenkins UI by @blehnen in #148
- Inbox pattern support for relational transports by @blehnen in #143
- docs: inbox-pattern.md + remove SQLite hold-transaction property by @blehnen in #150
- Add SQLite outbox pattern support (issue #149) by @blehnen in #151
- Revert SQLite outbox pattern support (#151) by @blehnen in #152
- docs: move Lessons Learned out of CLAUDE.md into docs/ by @blehnen in #153
- chore(deps): dependency refresh + OpenTelemetry CVE-2026-40894 fix (0.9.37) by @blehnen in #154
Full Changelog: v0.9.36...v0.9.37