Skip to content

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

@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

5 participants