8000 Upgrading version to 0.4.1. by dhermes · Pull Request #640 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

dhermes
Copy link
Contributor
@dhermes dhermes commented Feb 13, 2015

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 googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 13, 2015
@coveralls
Copy link

Coverage Status

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

@dhermes
Copy link
Contributor Author
dhermes commented Feb 14, 2015

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
Copy link
Contributor Author
dhermes commented Feb 14, 2015

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
Copy link
Contributor
tseaver commented Feb 14, 2015

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

dhermes added a commit that referenced this pull request Feb 14, 2015
@dhermes dhermes merged commit f64fc55 into googleapis:master Feb 14, 2015
@dhermes 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>
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

0