Releases: medallia/linkerd
Releases · medallia/linkerd
1.5.2-medallia-1.11.0
Add new response classifier to always retry gateway error status codes (502, 503 and 504).
It can be configured like this:
routers:
- protocol: http
label: outgoing
service:
responseClassifier:
kind: io.l5d.http.retryableAllGatewayError
1.1.2-medallia-1.8.1
Updated service discovery library to incorporate lookup updates (see MSF-93)
1.3.6-medallia-1.9.0
- MSF-23, updated to linkerd 1.3.6 and implemented IP based hostname verification for TLS
1.1.2-medallia-1.8.0
- Added support to filter by http/https protocols when looking up services
1.1.2-medallia-1.7.2
- Support for default tenant in namer (MSF-13)
1.1.2-medallia-1.4.0
- Updated the tcnative binding to native fedora (centos), to allow for FIPS support.
1.1.2-medallia-1.3.0
- Added support for protocol specification in the curator announcer. This allows to announce http and https endpoints.
1.1.2-medallia-1.2.0
Updated to latest L5D release, 1.1.2, which defaults to netty4.
1.1.0-medallia-1.1.1
- Fix backwards incompatible change introduced in apache curator 2.12. Exclude the "enabled" flag from the serialization.