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

Prepare 0.18.0 release by tseaver · Pull Request #2044 · googleapis/google-cloud-python · GitHub

Prepare 0.18.0 release - #2044

Closed
tseaver wants to merge 2 commits into
masterfrom
0.17.1-release
Closed

Prepare 0.18.0 release#2044
tseaver wants to merge 2 commits into
masterfrom
0.17.1-release

Conversation

tseaver commented Aug 3, 2016
edited by dhermes
Loading

Copy link
Copy Markdown
Contributor
$ 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 added the cla: yes This human has signed the Contributor License Agreement. label Aug 3, 2016
tseaver changed the title Prepare 0.17.1 release Prepare 0.18.0 release Aug 3, 2016

tseaver commented Aug 3, 2016
edited by dhermes
Loading

Copy link
Copy Markdown
Contributor Author

(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 commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

@daspecster, @dhermes PTAL

tseaver removed their assignment Aug 3, 2016

Copy link
Copy Markdown
Contributor

LGTM,
0.17.1 goes out first though right?

dhermes commented Aug 3, 2016

Copy link
Copy Markdown
Contributor

@tseaver LGTM. Can you squash the commits?

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

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

@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 mentioned this pull request Aug 3, 2016

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

In favor of #2048

tseaver closed this Aug 3, 2016
tseaver deleted the 0.17.1-release branch August 3, 2016 17:08
parthea pushed a commit that referenced this pull request Mar 6, 2026
* add type hints

* Update client.py

Moves import from being used solely during specific checks to being more universally available.

* Update google/cloud/bigquery/client.py

* Update client.py

testing some minor changes to deal with mypy quirks

* Update google/cloud/bigquery/client.py

---------

Co-authored-by: Chalmer Lowe <chalmerlowe@google.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