Skip to content

Commit

Permalink
Add changelog for 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nareddyt committed Mar 25, 2020
1 parent e716b9f commit 0538820
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Release 2.7.0 25-03-2020

- Add `X-Forwarded-Authorization` header (#90)
- Detect rolloutId change from Google Service Control (#83)
- Support custom JWT locations (#44)
- Add missing logEntries for report (#68)
- Support strict transport security (#77)
- Add mTLS support for upstream connection (#52)
- Add flag `--disable_cloud_trace_auto_sampling` (#81)
- Add flags for print options in JSON transcoder (#57)
- Add flags for unknown query parameters in JSON transcoder… (#79)
- Add flags for Admin control (#67)
- Add flags `ssl_minimum_protocol` and `ssl_maximum_protocol` for downstream (#58)
- Suppress envoy debug headers when `--enable_debug=false` (#82)

# Release 2.6.0 04-03-2020

- Signal ready only when all tokens are successfully retried (#37)
Expand Down

0 comments on commit 0538820

Please sign in to comment.