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

Prepare 0.18.0 release #2044

Closed
wants to merge 2 commits into from
Closed

Prepare 0.18.0 release #2044

wants to merge 2 commits into from

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 3, 2016

$ git log -1 --pretty=%H
27248053f1b26cf784a0ca650a64d7c10249d8d1
[/home/tseaver/projects/agendaless/Google/src/gcloud-python] 
$ git log 0.17.0..HEAD | grep 'Merge pull request ' |  awk -F ' ' '{print $4}' | sort

#1636
#1775
#1832
#1833
#1836
#1876
#1914
#1943
#1945
#1946
#1948
#1950
#1952
#1954
#1956
#1958
#1962
#1965
#1966
#1967
#1971
#1973
#1974
#1976
#1977
#1985
#1990
#1992
#1994
#1996
#1997
#1999
#2000
#2002
#2003
#2004
#2005
#2006
#2008
#2016
#2019
#2021
#2025
#2026
#2029
#2033
#2036
#2040
#2041

#3 stray comment from #1914

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 3, 2016
@tseaver tseaver changed the title Prepare 0.17.1 release Prepare 0.18.0 release Aug 3, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Aug 3, 2016

(DRAFT) 0.18.0 Release Notes

Note This is the last release which supports Python 2.6.

Core/testing/hygeine

Storage

Pub/Sub

BigQuery

Bigtable

Logging

DNS

Error Reporting

@tseaver
Copy link
Contributor Author

tseaver commented Aug 3, 2016

@daspecster, @dhermes PTAL

@tseaver tseaver removed their assignment Aug 3, 2016
@daspecster
Copy link
Contributor

LGTM,
0.17.1 goes out first though right?

@dhermes
Copy link
Contributor

dhermes commented Aug 3, 2016

@tseaver LGTM. Can you squash the commits?

What is dependency-ci and does it show up on other PRs?

@tseaver
Copy link
Contributor Author

tseaver commented Aug 3, 2016

@daspecster We won't make a 0.17.1 release: we have merged feature changes (including the new ErrorReporting client) to master.

@dhermes dependency-ci is a hook @jgeewax suggested we try: it doesn't actually have working Python support for anything except requirements.txt. It got triggered because I created this branch by editing setup.py directly in the Github UI, which makes it look like a "push".

@tseaver tseaver mentioned this pull request Aug 3, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Aug 3, 2016

In favor of #2048

@tseaver tseaver closed this Aug 3, 2016
@tseaver tseaver deleted the 0.17.1-release branch August 3, 2016 17:08
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