Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.0
1.14.0-dev
3 changes: 3 additions & 0 deletions docs/root/intro/deprecated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The following features have been DEPRECATED and will be removed in the specified
A logged warning is expected for each deprecated item that is in deprecation window.
Deprecated items below are listed in chronological order.

1.14.0 (Pending)
================

1.13.0 (January 20, 2020)
=========================
* The `request_headers_for_tags` field in :ref:`HTTP connection manager
Expand Down
3 changes: 3 additions & 0 deletions docs/root/intro/version_history.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Version history
---------------

1.14.0 (Pending)
================

1.13.0 (January 20, 2020)
=========================
* access log: added FILTER_STATE :ref:`access log formatters <config_access_log_format>` and gRPC access logger.
Expand Down