This repository was archived by the owner on Dec 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 11## In the next release
22
3+ ## 0.0.3
4+
5+ * New admin endpoint! POST to ` /shutdown ` to tell the process to exit.
6+ * Fix connection leak when one peer disconnected.
7+ * Fix stat reporting issue for the rx bytes metric.
8+ * Improve error message when config file cannot be read.
9+ * Update examples to bind to all available sockets by default.
10+ * Add guidelines for contributing to the linkerd-tcp repo.
11+ * Add script for building a slimmer docker image.
12+ * ** Breaking change** : Convert namerd config to use ` url ` field instead of ` addr ` .
13+ * ** Breaking change** : Convert server config attributes from camel to snake case.
14+
315## 0.0.2
416
5- * Exposes a configurable admin server with Prometheus metrics.
17+ * Expose a configurable admin server with Prometheus metrics.
618
719## 0.0.1
820
921Introducing linkerd-tcp. :balloon :
1022
11- * Runs a TCP load balancer for the [ Linkerd] [ https://linkerd.io ] service mesh.
12- * Supports TLS and integrates with Namerd for service discovery.
13- * Reads a YAML or JSON configuration file at startup.
23+ * Run a TCP load balancer for the [ Linkerd] [ https://linkerd.io ] service mesh.
24+ * Support TLS and integrate with Namerd for service discovery.
25+ * Read a YAML or JSON configuration file at startup.
You can’t perform that action at this time.
0 commit comments