Skip to content

Commit

Permalink
release: bump to 1.10.0 (#6489)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Klein <mklein@lyft.com>
  • Loading branch information
mattklein123 authored Apr 5, 2019
1 parent 7ed6d21 commit e95ef6b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DEPRECATED.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ As of release 1.3.0, Envoy will follow a
The following features have been DEPRECATED and will be removed in the specified release cycle.
A logged warning is expected for each deprecated item that is in deprecation window.

## Version 1.10.0 (pending)
## Version 1.10.0 (Apr 5, 2019)
* Use of `use_alpha` in [Ext-Authz Authorization Service](https://github.com/envoyproxy/envoy/blob/master/api/envoy/service/auth/v2/external_auth.proto) is deprecated. It should be used for a short time, and only when transitioning from alpha to V2 release version.
* Use of `enabled` in `CorsPolicy`, found in
[route.proto](https://github.com/envoyproxy/envoy/blob/master/api/envoy/api/v2/route/route.proto).
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0-dev
1.10.0
4 changes: 2 additions & 2 deletions docs/root/intro/version_history.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Version history
---------------

1.10.0 (pending)
================
1.10.0 (Apr 5, 2019)
====================
* access log: added a new flag for upstream retry count exceeded.
* access log: added a :ref:`gRPC filter <envoy_api_msg_config.filter.accesslog.v2.GrpcStatusFilter>` to allow filtering on gRPC status.
* access log: added a new flag for stream idle timeout.
Expand Down

0 comments on commit e95ef6b

Please sign in to comment.