Releases: ethpandaops/xatu
Releases · ethpandaops/xatu
0.0.17-consumoor
Changelog
- 0a50359 fix(consumoor): align data transformations with Vector pipeline
0.0.16-consumoor
Changelog
- 43d4948 feat(consumoor): add missing observability metrics and dashboard panels
0.0.15-consumoor
Changelog
- 9b14199 feat(consumoor): increase default outputBatchPeriod to 5s
0.0.14-consumoor
Changelog
- f317b9a feat(consumoor): add event_lag_seconds histogram metric
0.0.13-consumoor
Changelog
- 1e404a8 perf(consumoor): use sync.Pool for DecoratedEvent via vtprotobuf pool feature
0.0.12-consumoor
Changelog
- b5132b9 feat(consumoor): add configurable rebalance timeout for faster partition reassignment
0.0.11-consumoor
Changelog
- 67c9da4 feat(consumoor): use per-topic consumer groups for lag monitoring
0.0.10-consumoor
Changelog
- 8fa34c2 perf(consumoor): use vtprotobuf for reflection-free proto deserialization
0.0.9-consumoor
Changelog
- e974d8c perf(consumoor): reduce GC pressure via allocation optimizations
0.0.7-consumoor
Changelog
- 308d033 feat(consumoor): remove per-table serialization, enable concurrent INSERTs