We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3a7bd commit fd05297Copy full SHA for fd05297
CHANGES.md
@@ -1,23 +1,15 @@
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
3
-## UNRELEASED
+## 2021.3.5
4
5
-### Backward Incompatible Changes
6
-
7
-- none
8
9
-### New Features
+### Improvements
10
11
- HTTP/2 transport is now always chosen if origin server supports it and the service url scheme is HTTPS.
12
This was previously done in a best attempt manner.
13
14
-### Improvements
15
16
17
18
### Bug Fixes
19
20
- - none
+ - The MacOS binaries were not successfully released in 2021.3.3 and 2021.3.4. This release is aimed at addressing that.
21
22
## 2021.3.3
23
0 commit comments