Releases: mattburton/beckett
Releases · mattburton/beckett
0.16.15
What's Changed
- Switch to JsonElement to relieve GC pressure by @mattburton in #46
Full Changelog: v0.16.14...v0.16.15
0.16.14
What's Changed
- Checkpoint cancellation handling by @mattburton in #45
Full Changelog: v.0.16.13...v0.16.14
0.16.13
What's Changed
- Subscription, checkpoint, and projection updates by @mattburton in #44
- projections - rename
IgnoreWhen
toWhere
to make it clear what it does - subscription handlers - support handlers that return
void
in addition toTask
- checkpoint processor - only process messages that need to be processed
- checkpoint preprocessor trigger - reduce checkpoint notification load
- projections - rename
Full Changelog: v0.16.12...v.0.16.13
0.16.12
What's Changed
- Dashboard - Support Unknown Subscription Status by @mattburton in #42
- Drop Beckett modules by @mattburton in #43
Full Changelog: v0.16.11...v0.16.12
0.16.11
What's Changed
- Subscription initialization - handle unknown uninitialized subscriptions during startup by @mattburton in #40
- Checkpoint Consumer - Polling Loop Error Handling Update by @mattburton in #41
Full Changelog: v0.16.10...v0.16.11
0.16.10
0.16.9
What's Changed
- Dashboard paging - add first / last page links by @mattburton in #38
Full Changelog: v0.16.8...v0.16.9
0.16.8
What's Changed
- Projections - delete by key instead of read + delete by @mattburton in #37
Full Changelog: v0.16.7...v0.16.8
0.16.7
0.16.6
What's Changed
- Drop command support and Beckett.Testing package, additional changes by @mattburton in #33
- Apply methods - IMessageContext support by @mattburton in #34
- Dashboard - rename handlers to endpoints by @mattburton in #35
Full Changelog: v0.16.5...v0.16.6