File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,11 @@ Documentation for the common utilities is available [online][doxygen-link].
2020
2121## Release Notes
2222
23- ### v0.12.x - TBD
23+ ### v0.13.x - TBD
24+
25+ ### v0.12.x - 2019-10
26+
27+ * bug: fix runtime install directory (#3063 )
2428
2529### v0.11.x - 2019-09
2630
Original file line number Diff line number Diff line change @@ -42,7 +42,11 @@ Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
4242
4343## Release Notes
4444
45- ### v1.3.x - TBD
45+ ### v1.4.x - TBD
46+
47+ ### v1.3.x - 2019-10
48+
49+ * bug: fix runtime install directory (#3063 )
4650
4751### v1.2.x - 2019-09
4852
Original file line number Diff line number Diff line change @@ -44,7 +44,20 @@ Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
4444
4545## Release Notes
4646
47- ### v1.5.x - TBD
47+ ### v1.6.x - TBD
48+
49+ ### v1.5.x - 2019-10
50+
51+ * feat: treat ` CURLE_SSL_CONNECT_ERROR as retryable ` (#3077 )
52+ * feat: Change JSON endpoint for ` google/cloud/storage ` . (#3076 )
53+ * bug: restart downloads with retryable HTTP errors. (#3072 )
54+ * bug: calls to ` resumable_session_id() ` result in segfaults (#3062 )
55+ * feat: added ` ReadLast ` option for reading object from end (#3058 )
56+ * bug: handle ` CURLE_PARTIAL_FILE ` as recoverable (#3061 )
57+ * bug: fix runtime install directory (#3063 )
58+ * bug: verify checksums and hashes on ` xgetsn() ` (#3057 )
59+ * bug: return all bytes when stream is closed (#3054 )
60+ * feat: reset retry policy for each retry loop (#3050 )
4861
4962### v1.4.x - 2019-09
5063
You can’t perform that action at this time.
0 commit comments