Skip to content

Commit

Permalink
bump to 1.11.0-dev (#6490)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Klein <[email protected]>
  • Loading branch information
mattklein123 authored Apr 5, 2019
1 parent e95ef6b commit 4179bb7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions DEPRECATED.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ 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.11.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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.11.0-dev
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.11.0 (Pending)
================

1.10.0 (Apr 5, 2019)
====================
* access log: added a new flag for upstream retry count exceeded.
Expand Down

0 comments on commit 4179bb7

Please sign in to comment.