Skip to content

Commit 442288c

Browse files
committed
🔖 http2_adapter v2.7.1
Triggered by @AlexV525 on #1633 (comment)
1 parent 589c099 commit 442288c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

plugins/http2_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**
55

66
## Unreleased
77

8+
*None.*
9+
10+
## 2.7.1
11+
812
- Fix `:authority` header generation to include non-default ports.
913

1014
## 2.7.0

plugins/http2_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dio_http2_adapter
2-
version: 2.7.0
2+
version: 2.7.1
33

44
description: An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.
55
topics:

0 commit comments

Comments
 (0)