FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Upgrading version to 0.4.1. by dhermes · Pull Request #640 · googleapis/google-cloud-python · GitHub

Upgrading version to 0.4.1. - #640

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-friday-release-0.4.1
Feb 14, 2015
Merged

Upgrading version to 0.4.1.#640
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-friday-release-0.4.1

Conversation

dhermes commented Feb 13, 2015

Copy link
Copy Markdown
Contributor

This is for a Friday minor release cycle.

@tseaver I'll handle pushing the tag as well. Preference for tag names? Current is:

0.3.0
v0.4.0

This is for a Friday minor release cycle.
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 13, 2015

Copy link
Copy Markdown

Coverage remained the same at 100.0% when pulling e520f98 on dhermes:cut-friday-release-0.4.1 into c6718f3 on GoogleCloudPlatform:master.

dhermes commented Feb 14, 2015

Copy link
Copy Markdown
Contributor Author

Running

$ git log v0.4.0..e520f98266f5879ec77ef3fb576dabdf87869649 \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

returns

#600
#601
#602
#603
#604
#608
#610
#611
#612
#615
#617
#619
#622
#625
#628
#629
#635

dhermes commented Feb 14, 2015

Copy link
Copy Markdown
Contributor Author

This is my plan for the release notes on the tag:

-- Adding Python 3.3, 3.4 testing support.
-- Removed 'if bucket in connection' and 'for bucket in connection' syntax.
-- Allowing [custom][1] http object to be used in Connection.
-- Raise exception when default dataset ID can't be inferred.
-- Add Key.__eq__ and Entity.__eq__ in datastore.
-- Fixing issue with datastore.get([]) and stored entities in properties
-- Adding versioned docs

[1]: https://github.com/GoogleCloudPlatform/gcloud-python/pull/608

tseaver commented Feb 14, 2015

Copy link
Copy Markdown
Contributor

I'd prefer it without the v prefix. Your list LGTM.

dhermes added a commit that referenced this pull request Feb 14, 2015
dhermes merged commit f64fc55 into googleapis:master Feb 14, 2015
dhermes deleted the cut-friday-release-0.4.1 branch February 14, 2015 02:03
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
Source-Link: https://togithub.com/googleapis/synthtool/commit/d0f51a0c2a9a6bcca86911eabea9e484baadf64b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc
parthea pushed a commit that referenced this pull request Aug 21, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
Source-Link: googleapis/synthtool@909573c
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ddf4551385d566771dc713090feb7b4c1164fb8a698fe52bbe7670b24236565b

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Sometimes it's useful to get a reference to the transport for a client object.

Closes #640
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@d50980e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 472772457

Source-Link: googleapis/googleapis@855b74d

Source-Link: googleapis/googleapis-gen@b64b1e7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
parthea pushed a commit that referenced this pull request Nov 26, 2025
This reverts commit 05f95246fab928fe2f445781117eeac8088497fb.

The compatibility bug was fixed in the aioresponses package version 0.7.1 - https://pypi.org/project/aioresponses/

Fixes #632
parthea pushed a commit that referenced this pull request Nov 26, 2025
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.23.0](https://www.github.com/googleapis/google-auth-library-python/compare/v1.22.1...v1.23.0) (2020-10-29)


### Features

* Add custom scopes for access tokens from the metadata service ([#633](https://www.github.com/googleapis/google-auth-library-python/issues/633)) ([0323cf3](https://www.github.com/googleapis/google-auth-library-python/commit/0323cf390b16e8483660ac88775e8ea4e7f7702d))


### Bug Fixes

* **deps:** Revert "fix: pin 'aoihttp < 3.7.0dev' ([#634](https://www.github.com/googleapis/google-auth-library-python/issues/634))" ([#632](https://www.github.com/googleapis/google-auth-library-python/issues/632)) ([#640](https://www.github.com/googleapis/google-auth-library-python/issues/640)) ([b790e65](https://www.github.com/googleapis/google-auth-library-python/commit/b790e6535cc37591b23866027a426cde312e07c1))
* pin 'aoihttp < 3.7.0dev' ([#634](https://www.github.com/googleapis/google-auth-library-python/issues/634)) ([05f9524](https://www.github.com/googleapis/google-auth-library-python/commit/05f95246fab928fe2f445781117eeac8088497fb))
* remove checks for ancient versions of Cryptography ([#596](https://www.github.com/googleapis/google-auth-library-python/issues/596)) ([6407258](https://www.github.com/googleapis/google-auth-library-python/commit/6407258956ec42e3b722418cb7f366e5ae9272ec)), closes [/github.com/googleapis/google-auth-library-python/issues/595#issuecomment-683903062](https://www.github.com/googleapis//github.com/googleapis/google-auth-library-python/issues/595/issues/issuecomment-683903062)
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
parthea added a commit that referenced this pull request Mar 2, 2026
chore: refactor noxfile.py

Source-Link: googleapis/synthtool@eb78c98
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
* fix: column order in get_multi_pk_constraint

* chore: order by catalog and schema name

---------

Co-authored-by: Toby Woodwark <toby.woodwark@virginmediao2.co.uk>
Co-authored-by: Knut Olav Løite <koloite@gmail.com>
parthea added a commit that referenced this pull request Mar 9, 2026
* chore: changing default region to us-west1

* chore(deps): update all dependencies (#602)

* chore: add default_version and codeowner_team to .repo-metadata.json (#641)

* feat(db_api): support stale reads (#584)

* feat: removing changes from samples

* chore: change region

* fix: fix in sample list-backups

Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Ilya Gurov <ilya.faer@mail.ru>
Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL