Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading version to 0.4.1. #640

Merged
merged 1 commit into from
Feb 14, 2015

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
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