Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

0.0.3

Compare
Choose a tag to compare
@klingerf klingerf released this 13 Apr 21:43
· 27 commits to master since this release
  • New admin endpoint! POST to /shutdown to tell the process to exit.
  • Fix connection leak when one peer disconnected.
  • Fix stat reporting issue for the rx bytes metric.
  • Improve error message when config file cannot be read.
  • Update examples to bind to all available sockets by default.
  • Add guidelines for contributing to the linkerd-tcp repo.
  • Add script for building a slimmer docker image.
  • Breaking change: Convert namerd config to use url field instead of addr.
  • Breaking change: Convert server config attributes from camel to snake case.