Skip to content

Releases: medallia/linkerd

1.5.2-medallia-1.11.0

18 Jul 13:44
9670303
Compare
Choose a tag to compare

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

02 Aug 20:47
e633a04
Compare
Choose a tag to compare

Updated service discovery library to incorporate lookup updates (see MSF-93)

1.3.6-medallia-1.9.0

18 Jul 17:52
42da000
Compare
Choose a tag to compare
  • MSF-23, updated to linkerd 1.3.6 and implemented IP based hostname verification for TLS

1.1.2-medallia-1.8.0

16 Mar 20:06
2c9d988
Compare
Choose a tag to compare
  • Added support to filter by http/https protocols when looking up services

1.1.2-medallia-1.7.2

02 Mar 23:45
b42dfac
Compare
Choose a tag to compare
  • Support for default tenant in namer (MSF-13)

1.1.2-medallia-1.4.0

06 Sep 17:29
Compare
Choose a tag to compare
  • Updated the tcnative binding to native fedora (centos), to allow for FIPS support.

1.1.2-medallia-1.3.0

05 Sep 20:52
Compare
Choose a tag to compare
  • Added support for protocol specification in the curator announcer. This allows to announce http and https endpoints.

1.1.2-medallia-1.2.0

03 Aug 17:50
Compare
Choose a tag to compare

Updated to latest L5D release, 1.1.2, which defaults to netty4.

1.1.0-medallia-1.1.1

16 Jun 18:12
Compare
Choose a tag to compare
  • Fix backwards incompatible change introduced in apache curator 2.12. Exclude the "enabled" flag from the serialization.