Google-resumable-media

Latest version: v2.7.1

Safety actively analyzes 641063 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.0

2017-10-13

Implementation Changes

- Add checksum validation for non-chunked non-composite downloads. ([32](https://github.com/googleapis/google-resumable-media-python/pull/32))

Dependencies

- Add `requests` extra to `setup.py`. ([30](https://github.com/googleapis/google-resumable-media-python/pull/30))

Documentation

- Update generated docs, due to updated `objects.inf` from reequests.

0.2.3

2017-08-07

Implementation Changes

- Allow empty files to be uploaded. ([25](https://github.com/googleapis/google-resumable-media-python/pull/25))

0.2.2

2017-08-01

Implementation Changes

- Swap the order of `_write_to_stream()` / `_process_response()` in `requests` download. ([24](https://github.com/googleapis/google-resumable-media-python/pull/24))
- Use requests `iter_content()` to avoid storing response body in RAM. ([21](https://github.com/googleapis/google-resumable-media-python/pull/21))
- Add optional stream argument to DownloadBase. ([20](https://github.com/googleapis/google-resumable-media-python/pull/20))

0.2.1

2017-07-21

Implementation Changes

- Drop usage of `size` to measure (resumable) bytes uploaded. ([18](https://github.com/googleapis/google-resumable-media-python/pull/18))
- Use explicit u prefix on unicode strings. ([16](https://github.com/googleapis/google-resumable-media-python/pull/16))

Internal / Testing Changes

- Update `author_email1` to official mailing list.

0.2.0

2017-07-18

Implementation Changes

- Ensure passing unicode to `json.loads()` rather than `bytes`. ([13](https://github.com/googleapis/google-resumable-media-python/pull/13))
- Add `MANIFEST.in` to repository. ([9](https://github.com/googleapis/google-resumable-media-python/pull/9))
- Move contents of exceptions module into common.

Documentation

- Update docs after latest version of Sphinx. ([11](https://github.com/googleapis/google-resumable-media-python/pull/11))
- Update `custom_html_writer` after Sphinx update removed a class. ([10](https://github.com/googleapis/google-resumable-media-python/pull/10))

Internal / Testing Changes

- Use nox `session.skip` (instead of ValueError) for system tests. ([14](https://github.com/googleapis/google-resumable-media-python/pull/14))

0.1.1

2017-05-05


Implementation Changes

- Add `common.RetryStrategy` class; us it in `wait_and_retry`.
- Rename `constants` module -> `common`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.