This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
0.0.3
- 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 ofaddr
. - Breaking change: Convert server config attributes from camel to snake case.