Skip to content

Commit

Permalink
Changelog for 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nareddyt committed Apr 30, 2020
1 parent 97c2e99 commit f410748
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release 2.9.0 30-04-2020

- Forward `Authorization` header in JWT Authn filter (#141)
- Add flag: `dns_resolver_address` (#133)
- Add flags: `access_log` and `access_log_format` (#129)
- Covert non-5xx sidestream errors to 500 Internal Server Error (#122)
- Add flag: `underscores_in_headers` (#119)

# Release 2.8.0 07-04-2020

- Apply retry and `network_fail_open` for failed server response properly (#110)
- Align `--cloud_trace_url_override` with ESPv1 (#107)
- Support `generate_self_signed_certificate` (#105)
- Support websocket (#102)
- TLS support for grpcs backend (#95)

# Release 2.7.0 25-03-2020

- Add `X-Forwarded-Authorization` header (#90)
Expand Down

0 comments on commit f410748

Please sign in to comment.