Pyrebase4

Latest version: v4.8.0

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

Scan your dependencies

Page 1 of 2

4.8.0

Breaking Changes
Requires requests lib >= 2.31 which has api changes.

What's Changed
* Update README.md by Ender-always-wins in https://github.com/nhorvath/Pyrebase4/pull/69
* Fixed link for the .delete() method in Storage class by Padmanabhan100 in https://github.com/nhorvath/Pyrebase4/pull/73
* Fixes for compatability with newer releases of requests library by somechazzy in https://github.com/nhorvath/Pyrebase4/pull/76
* Removal of repeated part in README.md by Ender-always-wins in https://github.com/nhorvath/Pyrebase4/pull/71
* Prevent None paths from breaking code in get_url. by ndesamuelmbah in https://github.com/nhorvath/Pyrebase4/pull/28
* fixed None path breaking in get_url() by arham-sayyed in https://github.com/nhorvath/Pyrebase4/pull/72

New Contributors
* Ender-always-wins made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/69
* Padmanabhan100 made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/73
* somechazzy made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/76
* ndesamuelmbah made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/28
* arham-sayyed made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/72

**Full Changelog**: https://github.com/nhorvath/Pyrebase4/compare/v4.7.1...v4.8.0

4.7.1

Update setup.py to properly specify new version requirements.

**Full Changelog**: https://github.com/nhorvath/Pyrebase4/compare/v4.7.0...v4.7.1

4.7.0

What's Changed
* Update deps 62
* Fixes file preview in Google Cloud Console and sets correct content-type for a file upload by PostsDesert in https://github.com/nhorvath/Pyrebase4/pull/63

New Contributors
* PostsDesert made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/63

**Full Changelog**: https://github.com/nhorvath/Pyrebase4/compare/v4.6.0...v4.7.0

4.6.0

Breaking Changes
* get_etag now returns an object with ETag and value, where value is the whole object. The previous response was just the ETag header.
* conditional_set and conditional_remove now expect the new result of get_etag as the input to the etag parameter. Additionally, if the response code was 412 they now return the new ETag format to be reused.

What's Changed
* added info about delete functionallity in storage by m-charchit in https://github.com/nhorvath/Pyrebase4/pull/34
* updated get_url() docs to mention user token by m-charchit in https://github.com/nhorvath/Pyrebase4/pull/36
* Feature/AuthUpdateProfile by el-vishal in https://github.com/nhorvath/Pyrebase4/pull/47
* ETag + current value in case of operation's failure by BlackOrder in https://github.com/nhorvath/Pyrebase4/pull/54

New Contributors
* m-charchit made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/34
* el-vishal made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/47
* BlackOrder made their first contribution in https://github.com/nhorvath/Pyrebase4/pull/54

**Full Changelog**: https://github.com/nhorvath/Pyrebase4/compare/v4.5.0...v4.6.0

4.5.0

Merge PR 32 to fix delete method when not using credentials.
Thanks Maneesh-Pradeep !

4.4.3

Merge PR 22 thanks lukewoodward

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.