Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Commit d28bed2

Browse files
authored
Release google-resumable-media 0.4.0. (#101)
1 parent d278abb commit d28bed2

13 files changed

Lines changed: 43 additions & 19 deletions

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@
44

55
[1]: https://pypi.org/project/google-resumable-media/#history
66

7+
## 0.4.0
8+
9+
09-05-2019 11:59 PDT
10+
11+
### Backward-Compatibility Note
12+
13+
The change to use raw response data (PR
14+
[#87](https://github.com/googleapis/google-resumable-media-python/pull/87))
15+
might break the hypothetical usecase of downloading a blob marked with
16+
`Content-Encoding: gzip` and expecting to get the expanded data.
17+
18+
### Implementation Changes
19+
- Require 200 response for initial resumable upload request. ([#95](https://github.com/googleapis/google-resumable-media-python/pull/95))
20+
- Use `response` as variable for object returned from `http_request`. ([#98](https://github.com/googleapis/google-resumable-media-python/pull/98))
21+
- Further DRY request dependency pins. ([#96](https://github.com/googleapis/google-resumable-media-python/pull/96))
22+
- Finish download on seeing 416 response with zero byte range. ([#86](https://github.com/googleapis/google-resumable-media-python/pull/86))
23+
- Always use raw response data. ([#87](https://github.com/googleapis/google-resumable-media-python/pull/87))
24+
25+
### Dependencies
26+
- Drop runtime dependency check on `requests`. ([#97](https://github.com/googleapis/google-resumable-media-python/pull/97))
27+
28+
### Documentation
29+
- Update docs after release ([#93](https://github.com/googleapis/google-resumable-media-python/pull/93))
30+
731
## 0.3.3
832

933
08-23-2019 14:15 PDT

docs/latest/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 5e948b0ac6e06fe0c6dd9dd5d0309ce8
3+
config: 68666af324b279e5e7d7ada9d27ddd71
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/latest/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.3.3',
3+
VERSION: '0.4.0',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/latest/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>Index &mdash; google-resumable-media 0.3.3 documentation</title>
12+
<title>Index &mdash; google-resumable-media 0.4.0 documentation</title>
1313

1414

1515

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.3.3
62+
0.4.0
6363
</div>
6464

6565

docs/latest/google.resumable_media.common.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>google.resumable_media.common &mdash; google-resumable-media 0.3.3 documentation</title>
11+
<title>google.resumable_media.common &mdash; google-resumable-media 0.4.0 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.3.3
63+
0.4.0
6464
</div>
6565

6666

docs/latest/google.resumable_media.requests.download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>google.resumable_media.requests.download &mdash; google-resumable-media 0.3.3 documentation</title>
11+
<title>google.resumable_media.requests.download &mdash; google-resumable-media 0.4.0 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.3.3
63+
0.4.0
6464
</div>
6565

6666

docs/latest/google.resumable_media.requests.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>google.resumable_media.requests &mdash; google-resumable-media 0.3.3 documentation</title>
11+
<title>google.resumable_media.requests &mdash; google-resumable-media 0.4.0 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.3.3
63+
0.4.0
6464
</div>
6565

6666

docs/latest/google.resumable_media.requests.upload.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>google.resumable_media.requests.upload &mdash; google-resumable-media 0.3.3 documentation</title>
11+
<title>google.resumable_media.requests.upload &mdash; google-resumable-media 0.4.0 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.3.3
62+
0.4.0
6363
</div>
6464

6565

docs/latest/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>google.resumable_media &mdash; google-resumable-media 0.3.3 documentation</title>
11+
<title>google.resumable_media &mdash; google-resumable-media 0.4.0 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.3.3
62+
0.4.0
6363
</div>
6464

6565

docs/latest/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)