Google-resumable-media

Latest version: v2.7.0

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

Scan your dependencies

Page 1 of 3

0.5.0

10-28-2019 09:16 PDT


New Features
- Add raw download classes. ([109](https://github.com/googleapis/google-resumable-media-python/pull/109))

Documentation
- Update Sphinx inventory URL for requests library. ([108](https://github.com/googleapis/google-resumable-media-python/pull/108))

Internal / Testing Changes
- Initial synth. ([105](https://github.com/googleapis/google-resumable-media-python/pull/105))
- Remove CircleCI. ([102](https://github.com/googleapis/google-resumable-media-python/pull/102))

0.4.1

09-16-2019 17:59 PDT


Implementation Changes
- Revert "Always use raw response data. ([87](https://github.com/googleapis/google-resumable-media-python/pull/87))" ([#103](https://github.com/googleapis/google-resumable-media-python/pull/103))

Internal / Testing Changes
- Add black. ([94](https://github.com/googleapis/google-resumable-media-python/pull/94))

0.4.0

09-05-2019 11:59 PDT

Backward-Compatibility Note

The change to use raw response data (PR
[87](https://github.com/googleapis/google-resumable-media-python/pull/87))
might break the hypothetical usecase of downloading a blob marked with
`Content-Encoding: gzip` and expecting to get the expanded data.

Implementation Changes
- Require 200 response for initial resumable upload request. ([95](https://github.com/googleapis/google-resumable-media-python/pull/95))
- Use `response` as variable for object returned from `http_request`. ([98](https://github.com/googleapis/google-resumable-media-python/pull/98))
- Further DRY request dependency pins. ([96](https://github.com/googleapis/google-resumable-media-python/pull/96))
- Finish download on seeing 416 response with zero byte range. ([86](https://github.com/googleapis/google-resumable-media-python/pull/86))
- Always use raw response data. ([87](https://github.com/googleapis/google-resumable-media-python/pull/87))

Dependencies
- Drop runtime dependency check on `requests`. ([97](https://github.com/googleapis/google-resumable-media-python/pull/97))

Documentation
- Update docs after release ([93](https://github.com/googleapis/google-resumable-media-python/pull/93))

0.3.3

08-23-2019 14:15 PDT

Implementation Changes
- Add a default timeout for the http_request method ([88](https://github.com/googleapis/google-resumable-media-python/pull/88))
- DRY 'requests' pin; don't shadow exception. ([83](https://github.com/googleapis/google-resumable-media-python/pull/83))
- Drop a hardcoded value in an error message. ([48](https://github.com/googleapis/google-resumable-media-python/pull/48))

Documentation
- Reconstruct 'CHANGELOG.md' from pre-releasetool era releases. ([66](https://github.com/googleapis/google-resumable-media-python/pull/66))

Internal / Testing Changes
- Use Kokoro for CI ([90](https://github.com/googleapis/google-resumable-media-python/pull/90))
- Renovate: preserve semver ranges. ([82](https://github.com/googleapis/google-resumable-media-python/pull/82))
- Add renovate.json ([79](https://github.com/googleapis/google-resumable-media-python/pull/79))
- Fix systest bitrot. ([77](https://github.com/googleapis/google-resumable-media-python/pull/77))
- Fix docs build redux. ([75](https://github.com/googleapis/google-resumable-media-python/pull/75))
- Update to new nox ([57](https://github.com/googleapis/google-resumable-media-python/pull/57))

0.3.2

2018-12-17 17:31 PST

Implementation Changes
- Using `str` instead of `repr` for multipart boundary.

Dependencies
- Making `requests` a strict dependency for the `requests` subpackage.

Documentation
- Announce deprecation of Python 2.7 ([51](https://github.com/googleapis/google-resumable-media-python/pull/51))
- Fix broken redirect after repository move
- Updating generated static content in docs.

Internal / Testing Changes
- Modify file not found test to look for the correct error message
- Harden tests so they can run with debug logging statements
- Add Appveyor support. ([40](https://github.com/googleapis/google-resumable-media-python/pull/40))
- Mark the version in `main` as `.dev1`.

0.3.1

2017-10-20

Implementation Changes

- Add requests/urllib3 work-around for intercepting gzipped bytes. ([36](https://github.com/googleapis/google-resumable-media-python/pull/36))

Internal / Testing Changes
- Re-factor `system/requests/test_download.py`. ([35](https://github.com/googleapis/google-resumable-media-python/pull/35))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.