Skip to content

Commit 0c1fefb

Browse files
committed
🔖 http2_adapter v2.4.0
Triggered by @AlexV525 on #1633 (comment)
1 parent 5cc0072 commit 0c1fefb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/http2_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 2.4.0
8+
59
- Support non-TLS connection requests.
610
- Improve the implementation of `receiveTimeout`.
711
- Add more header value types implicit support.

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.3.2
2+
version: 2.4.0
33

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

0 commit comments

Comments
 (0)