Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:47
· 7 commits to main since this release
15c4717

What's Changed

  • packaging: make debs lintian-clean and gate lintian in CI by @jamofer in #123
  • ci: cache the build tree in the deb job by @jamofer in #125
  • ci: cancel superseded runs (concurrency group) by @jamofer in #126
  • fix: pin list hangs admin clients with uninitialized name buffers by @jamofer in #127
  • Mitigation: bounded QUIC egress buffer for write bursts by @jamofer in #129
  • feat(agent): count and report CAN-tx drops per interface by @jamofer in #131
  • feat(hub): pace agent egress to the advertised bus rate by @jamofer in #132
  • feat(agent): close the pacing loop with AIMD tx credit by @jamofer in #133
  • feat(client): pace client egress to the hub-relayed bus rate by @jamofer in #134
  • feat(python): list hub interfaces for python-can discovery by @jamofer in #135
  • feat(packaging): ship can-hub-web inside the can-hub deb by @jamofer in #136
  • chore(release): bump to 0.2.3 by @jamofer in #137

Full Changelog: v0.2.2...v0.2.3