You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
### 0.7.0-rc1
2
+
3
+
* Added HTTP/2 server support
4
+
* Support more compression codecs (Brotli, Zstd, and Snappy)
5
+
6
+
Contributions by Matthew Davidson, Moritz Heidkamp, and Arnaud Geiser.
7
+
1
8
### 0.7.0-alpha2
2
9
3
10
* Enable SSL/TLS certificate hostname verification by default in the client. (Warning: This is a BREAKING change for those with misconfigured server certificates.)
0 commit comments