Skip to content

v0.13.0

Choose a tag to compare

@topocount topocount released this 15 Jun 14:06
· 7 commits to main since this release
60b7ce7

What's Changed

  • create fc cli tool by @topocount in #902
  • feat: extend storage expiry by one year by @topocount in #906
  • fix(test): flaky test should accomodate 10k char-length casts by @topocount in #908
  • chore: update ci caching logic to accomodate branches and last 5 commits on main by @topocount in #907
  • get local dev working with makefile again by @topocount in #925
  • feat(gossip): per-peer/per-topic gossip metrics (prometheus-client) by @topocount in #926
  • feat(mesh): local mesh view endpoint (/v1/mesh) by @topocount in #927
  • feat(mesh): network-wide topology crawl over the gossip port by @topocount in #928
  • align docker publish workflows with new caching semantics by @topocount in #929
  • fix: handle direct peers correctly in mesh observability endpoint by @topocount in #930

Full Changelog: v0.12.0...v0.13.0