Skip to content

Latest commit

 

History

History
134 lines (130 loc) · 9.11 KB

v1.6.0.rst

File metadata and controls

134 lines (130 loc) · 9.11 KB

1.6.0 (March 20, 2018)

Changes

Deprecated

  • DOWNSTREAM_ADDRESS log formatter is deprecated. Use DOWNSTREAM_REMOTE_ADDRESS_WITHOUT_PORT instead.
  • CLIENT_IP header formatter is deprecated. Use DOWNSTREAM_REMOTE_ADDRESS_WITHOUT_PORT instead.
  • 'use_original_dst' field in the v2 LDS API is deprecated. Use listener filters and filter chain matching instead.
  • value and regex fields in the HeaderMatcher message is deprecated. Use the exact_match or regex_match oneof instead.