Releases: ethpandaops/lab
Releases · ethpandaops/lab
v0.0.13
What's Changed
- feat: add Fusaka fork support to consensus layer configuration by @mattevans in #100
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
What's Changed
- feat(service.go): add metrics endpoint for
apiby @mattevans in #83
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- refactor(middleware): replace global promauto metrics with centralized metrics service by @mattevans in #82
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- docs: add cc cmd for creating new REST API endpoints backed by CBT tables by @mattevans in #77
- feat: add block timing endpoint with PK enrichment for efficient filtering by @mattevans in #78
- chore: router - adds middleware, splits handlers, handles panics, writes rsp's properly etc. by @mattevans in #79
- refactor: rewire + support devnets by @mattevans in #80
- feat: experiment cfg by @mattevans in #81
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- feat: add experiment config endpoint with data availability by @mattevans in #75
- feat(proto): add experiments configuration to public API by @mattevans in #74
- chore: clean-up + redirects by @mattevans in #73
- chore: bump xatu-cbt to latest commit to pick up map filter types and… by @mattevans in #76
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix(beacon_slots): reduce leader refresh interval from 500s to 1s by @mattevans in #71
- feat(clickhouse): add real-time connection pool metrics and updater goroutine by @mattevans in #72
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- feat: network config api by @mattevans in #68
- feat(backend): replace mailru driver with official ClickHouse Go driver v2 by @mattevans in #69
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: restore dedicated /xatu route with its own pages by @mattevans in #67
Full Changelog: v0.0.3...v0.0.4