Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

chore: release 1.27.0#64

Merged
frankyn merged 3 commits into
mastergoogleapis/python-storage:masterfrom
release-v1.27.0googleapis/python-storage:release-v1.27.0Copy head branch name to clipboard
Apr 2, 2020
Merged

chore: release 1.27.0#64
frankyn merged 3 commits into
mastergoogleapis/python-storage:masterfrom
release-v1.27.0googleapis/python-storage:release-v1.27.0Copy head branch name to clipboard

Conversation

@release-please

@release-please release-please Bot commented Feb 15, 2020

Copy link
Copy Markdown
Contributor

🤖 I have created a release *beep* *boop*

1.27.0 (2020-04-01)

Features

  • generate signed URLs for blobs/buckets using virtual hostname (#58) (23df542)
  • storage: Add cname support for V4 signature (#72) (cc853af)
  • storage: add conformance tests for virtual hosted style signed URLs (#83) (5adc8b0)
  • storage: add get notification method (#77) (f602252)
  • storage: improve v4 signature query parameters encoding (#48) (8df0b55)

Bug Fixes

  • storage: fix blob metadata to None regression (#60) (a834d1b)
  • add classifer for Python 3.8 (#63) (1b9b6bc)
  • make v4 signing formatting consistent w/ spec (#56) (8712da8)
  • use correct IAM object admin role (#71) (2e27edd)
  • storage: remove docstring of retrun in reload method (#78) (4abeb1c)
  • storage: use OrderedDict while encoding POST policy (#95) (df560e1)

This PR was generated with Release Please.

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 15, 2020
@release-please release-please Bot added autorelease: pending type: process A process-related concern. May include testing, release, or the like. labels Feb 15, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 15, 2020
@release-please release-please Bot closed this Feb 25, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 25, 2020
@release-please release-please Bot reopened this Feb 25, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 25, 2020
@release-please release-please Bot closed this Feb 26, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
@release-please release-please Bot reopened this Feb 26, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
@release-please release-please Bot closed this Mar 5, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 5, 2020
@release-please release-please Bot reopened this Mar 5, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 5, 2020
@release-please release-please Bot closed this Mar 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@release-please release-please Bot reopened this Mar 6, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@release-please release-please Bot closed this Mar 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 7, 2020
@release-please release-please Bot reopened this Mar 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 14, 2020
@release-please release-please Bot reopened this Mar 14, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 14, 2020
@release-please release-please Bot closed this Apr 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@release-please release-please Bot reopened this Apr 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@frankyn frankyn added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@frankyn

frankyn commented Apr 1, 2020

Copy link
Copy Markdown
Contributor

@IlyaFaer everything passed for your PR but are now failing for the release. Could you please take a look?

@IlyaFaer

IlyaFaer commented Apr 1, 2020

Copy link
Copy Markdown

@frankyn, taking a look

@frankyn frankyn self-requested a review April 1, 2020 19:03
@IlyaFaer

IlyaFaer commented Apr 1, 2020

Copy link
Copy Markdown

@frankyn, yeah, I think, I got it. The same problem with dict sorting in another place. Will use OrderedDict. Checking now with repeating tests.

I should do a separate fixing PR, ha?

@frankyn

frankyn commented Apr 1, 2020

Copy link
Copy Markdown
Contributor

Yes please, this PR is autogenerated/updated whenever PRs are merged to master.

Thanks for digging in @IlyaFaer

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@release-please release-please Bot reopened this Apr 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@frankyn frankyn added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 2, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 2, 2020
@yoshi-automation

Copy link
Copy Markdown
Contributor

@yoshi-automation

Copy link
Copy Markdown
Contributor

The release build has started, the log can be viewed here. 🌻

@yoshi-automation

Copy link
Copy Markdown
Contributor

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autorelease: published cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.