Skip to content

Google URL signing V4

Compare
Choose a tag to compare
@paulineribeyre paulineribeyre released this 18 Jun 17:57
· 35 commits to master since this release
e9f87cc

Release Notes

For: uc-cdis/cirrus

Notes since tag: 1.3.1

Notes to tag/commit: 2.0.0

Generated: 2021-06-18

Improvements

  • Updated Google url signing process to V4 (#87)

Dependency Updates

  • add google-auth (#87)

Breaking Changes

  • The get_signed_url function arguments changed. Please call
    get_signed_url_v2 if you do not wish to update to V4. (#87)