Skip to content

Conversation

@release-please
Copy link
Contributor

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

🤖 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
@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
Copy link
Contributor

frankyn commented Apr 1, 2020

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

@IlyaFaer
Copy link

IlyaFaer commented Apr 1, 2020

@frankyn, taking a look

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

IlyaFaer commented Apr 1, 2020

@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
Copy link
Contributor

frankyn commented Apr 1, 2020

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
@frankyn frankyn merged commit ef98a3a into master Apr 2, 2020
@frankyn frankyn deleted the release-v1.27.0 branch April 2, 2020 04:52
@yoshi-automation
Copy link
Contributor

@yoshi-automation
Copy link
Contributor

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

@yoshi-automation
Copy link
Contributor

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

cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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