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 EnvoyMobile.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EnvoyMobile'
s.version = '0.4.4'
s.version = '0.4.5'
s.author = 'Envoy Mobile Project Authors'
s.summary = 'Multiplatform client HTTP/networking library built on the Envoy project's core networking layer'
s.homepage = 'https://envoy-mobile.github.io'
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.4
0.4.5
12 changes: 12 additions & 0 deletions docs/root/intro/version_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,22 @@ Pending Release

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Bugfixes:
Features:

Bugfixes:

Features:

0.4.5 (January 13, 2022)
========================

Based off Envoy `v1.21.0 <https://github.com/envoyproxy/envoy/releases/tag/v1.21.0>`_

Bugfixes:

- Decompressor: decompress even when `no-transform` is specified (:issue:`#1995 <1995>`)

Features:

- HTTP: any negotiated ALPN now passed up as `x-envoy-upstream-alpn` header (:issue: `#1965 <1965>`)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- HTTP: any negotiated ALPN now passed up as `x-envoy-upstream-alpn` header (:issue: `#1965 <1965>`)
- HTTP: any negotiated ALPN now passed up as `x-envoy-upstream-alpn` header (:issue: `#1965 <1965>`)



0.4.4 (December 30, 2021)
=========================

Expand Down
2 changes: 1 addition & 1 deletion envoy
Submodule envoy updated 176 files