2.10.0-rc
Pre-release
Pre-release
What's Changed
- feat: track disk space utilized by persistence by @de-sh in #312
- refactor: use
StreamConfig
inSerializer
by @de-sh in #296 - refactor: handle files on disk as
PersistenceFile
by @de-sh in #314 - chore: use workspace dependencies by @de-sh in #315
- refactor:
CtrlTx
to send control messages to various uplink components by @de-sh in #316 - feat: enable simulation on non-demo tenants by @pranavlpin in #317
- feat: extract out system stat collector by @de-sh in #318
- fix: ensure storages are force flushed during uplink shutdown by @de-sh in #311
- feat: persist inflight publishes and send on restart by @de-sh in #299
- feat: track stream-wise compression stats in serializer by @de-sh in #320
New Contributors
- @pranavlpin made their first contribution in #317
Full Changelog: v2.9.1...2.10.0-rc