Linkerd 1.7.5 is a maintenance release which adds an option to build the Linkerd and Namerd executable jar files without including the Zookeeper libraries which depend on an old version of log4j
Unclaimed project
Are you a maintainer of linkerd? Claim this project to take control of your public changelog and roadmap.
Linkerd 1.7.5 is a maintenance release which adds an option to build the Linkerd and Namerd executable jar files without including the Zookeeper libraries which depend on an old version of log4j
Linkerd 1.7.5-rc1 is a release candidate for Linkerd 1.7.5
This is a release candidate that updates the following dependencies:
Linkerd 1.7.4 includes two fixes contributed by the open source community,
which is so greatly appreciated. The first fix enables Linkerd to properly
use dtab paths which include # symbols used by ZooKeeper serverset shard
syntax.
The second fix sets MaxInitialLineSize value for the HttpConfig from
maxInitialSizeKB parameter in the router configuration for Linkerd.
Among other th...
Linkerd 1.7.3 is a maintenance release that upgrades finagle to 20.4.1 and netty to 4.1.47-Final. The node and eslint dependencies required by the Admin UI are also upgraded to 14.2.0 and 6.8.0, respectively.
Linkerd 1.7.2 is a point release which addresses gRPC responses which have no bodies, but do have trailers. With this change in place, Linkerd will return a failed Future containing a Non-Ok GrpcStatus instance when handling empty gRPC responses with EOS trailers.
Our gratitu...