Releases: ethpandaops/xatu
Releases · ethpandaops/xatu
0.0.27-consumoor
Changelog
- fbf30c6 consumoor: add clientId config for shared Kafka client-id
0.0.26-consumoor
Changelog
- 902beb9 fix attestation order by
0.0.25-consumoor
Changelog
- a9184a5 fix: bump grpc to v1.79.3 for GO-2026-4762, fix buf action hash
0.0.24-consumoor
Changelog
- e8ad155 consumoor: fix lint issues from CI
0.0.23-consumoor
Changelog
- f45bf97 consumoor: fix review findings — config strictness, failure isolation, watcher bug
0.0.22-consumoor
0.0.1-ch2-chmigration-ref
Changelog
- c51fc63 chore(buf.yaml): update linting rules to exclude specific checks for better customization
- c5b9e1d fix: bump go-ethereum to v1.17.0 and ethcore to fix govulncheck issues (#788)
- 8cf814f refactor(consumoor): align route batches with schema v2
- 4ce6ad0 refactor(deploy/migrations): update ch migrations
0.0.1-ch2
Changelog
- c51fc63 chore(buf.yaml): update linting rules to exclude specific checks for better customization
- c5b9e1d fix: bump go-ethereum to v1.17.0 and ethcore to fix govulncheck issues (#788)
- 6422bcb refactor(consumoor): align route batches with schema v2
- 4ce6ad0 refactor(deploy/migrations): update ch migrations
0.0.17-gloas
Changelog
- 98b171c Merge pull request #801 from ethpandaops/feat/epbs-wiring-pt1
- fb2b3b3 feat(beacon): add event names for various beacon API events to handle execution payload and proposer preferences. feat(libp2p): add event names for libp2p Gossipsub events to manage payload attestation and proposer preferences. fix(routes_test): remove deprecated events from test coverage related to pending routes for ePBS. refactor(canonical): implement flattening methods for execution payload bid, payload attestation, and beacon block related events.
- 6a98536 feat(epbs): add server event handlers, libp2p gossipsub types, and ePBS conditional block routing
- 360c568 feat: ebps wiring wip
- 12d9c0d feat: ebps wiring wip
- f0c3f84 feat: ebps wiring wip
- 181885b feat: ebps wiring wip
- f537b30 refactor(beacon_api_eth_v2_beacon_block.go, canonical_beacon_block.go): remove execution payload logic for Gloas blocks to simplify the code base and adapt to new event handling requirements