Skip to content

Releases: ethpandaops/lab

v0.0.13

30 Sep 01:56
c8a8bce

Choose a tag to compare

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

25 Sep 03:39
656e7e7

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Sep 21:30
06dacff

Choose a tag to compare

What's Changed

  • feat(service.go): add metrics endpoint for api by @mattevans in #83

Full Changelog: v0.0.10...v0.0.11

v0.0.10

19 Sep 06:09
ffa0247

Choose a tag to compare

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

19 Sep 04:48
ecaaa52

Choose a tag to compare

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

17 Sep 22:37
0bad21d

Choose a tag to compare

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

15 Sep 03:42
6474eba

Choose a tag to compare

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

15 Sep 01:21
919a060

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Sep 22:34
38c0137

Choose a tag to compare

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

11 Sep 06:28
4c75757

Choose a tag to compare

What's Changed

  • feat: restore dedicated /xatu route with its own pages by @mattevans in #67

Full Changelog: v0.0.3...v0.0.4