Skip to content

Update GoogleCloudPlatform/gsutil from 5.24 to 5.27

Ghost User requested to merge deps/acc09e2-564c131 into master

The following dependencies have been updated by deps:

  • GoogleCloudPlatform/gsutil from 5.24 to 5.27

Changelog

Release 5.27 (release date: 2023-10-24)

New Features

  • Added support for Python 3.12 (#1751)

Other Changes

  • Several documentation updates and clarifications.

Release 5.26 (release date: 2023-09-21)

New Features

  • iam ch shim (#1727)
  • Adding support for HMAC auth to the shim (#1708) Add shim support for signurl (#1714)
  • Removing alpha from all shim command mappings (#1731)

Bug Fixes

  • Fix typos.
  • Formatting fixes.
  • Windows parity test fixes (encoding-focused) (#1730)

Other Changes

  • Remove untrusted cert provider (#1741, #1742)

Release 5.25 (release date: 2023-06-21)

New Features

  • Rsync shim (#1696)
  • Adding support for HMAC auth to the shim (#1708) Add shim support for signurl (#1714)

Bug Fixes

  • Fix SSL missing error by updating Linux Python 3.5 version. (#1692)
  • Fix test failures on Linux after docker migration (#1702)
  • Updating to include latest boto changes, addressing #1695 (#1715)
  • Fixes failing invalid source parent test (#1716)
  • Fix dry run mode for signurl shim (#1718)

Other Changes

  • Add warning that shim does not support parallelism override (#1719)
  • Update acl.py to use snake case "allUsers" and "allAuthenticatedUsers" (#1720)
Edited by Clemens Beck

Merge request reports