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

Upgrading version to 0.12.0 by dhermes · Pull Request #1689 · googleapis/google-cloud-python · GitHub

Upgrading version to 0.12.0 - #1689

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-0.12.0
Apr 1, 2016
Merged

Upgrading version to 0.12.0#1689
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:cut-0.12.0

Conversation

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor

@tseaver I'm going to start on the release notes. Can you draft the release notes for logging?

dhermes added api: datastore Issues related to the Datastore API. packaging api: logging Issues related to the Cloud Logging API. labels Apr 1, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 1, 2016

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author
$ git log -1 --pretty=%H
e91d92e6ec5db4b58c251c2d50b86f3d35839390
$ git log 0.11.0..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields

#1557
#1562
#1567
#1568
#1569
#1574
#1578
#1579
#1580
#1581
#1582
#1583
#1584
#1585
#1586
#1587
#1588
#1589
#1590
#1592
#1594
#1595
#1596
#1597
#1598
#1599
#1600
#1601
#1602
#1604
#1605
#1606
#1608
#1609
#1610
#1611
#1612
#1613
#1616
#1622
#1626
#1627
#1628
#1630
#1631
#1632
#1633
#1634
#1635
#1638
#1640
#1641
#1642
#1644
#1645
#1646
#1652
#1654
#1658
#1661
#1663
#1664
#1665
#1666
#1667
#1668
#1669
#1674
#1675
#1677
#1678
#1680
#1681
#1682
#1683
#1685
#1686
#1688

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author

Changes not noted in release notes:

Release notes:


This release contains three large API additions or changes:

BigQuery

Storage

Pub/Sub

Datastore

DNS

Logging

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author

My git log 0.11.0..HEAD command leaves out the merge commits from datastore, but I think #1288 is comprehensive enough that I don't need to increase my git-fu to find them.

pcostell commented Apr 1, 2016

Copy link
Copy Markdown
Contributor

Release notes for Datastore available if you need to link to them: https://cloud.google.com/datastore/release-notes

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author

Added to the sample above

tseaver commented Apr 1, 2016

Copy link
Copy Markdown
Contributor

@dhermes Since this is the first-ever release, the notes are pretty simple. :)

tseaver assigned dhermes and unassigned tseaver Apr 1, 2016

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author

Notes look good. LGTY to merge @tseaver?

tseaver commented Apr 1, 2016

Copy link
Copy Markdown
Contributor

LGTM

dhermes merged commit fad1512 into googleapis:master Apr 1, 2016
dhermes deleted the cut-0.12.0 branch April 1, 2016 21:46

dhermes commented Apr 1, 2016

Copy link
Copy Markdown
Contributor Author

@pcostell Tag build started:
https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/120188247

That will update gcloud on PyPI and we are officially "launched" at that point.

pcostell commented Apr 1, 2016

Copy link
Copy Markdown
Contributor

Hooray! Thanks @dhermes and @tseaver

parthea added a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* revert

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
Source-Link: googleapis/synthtool@d52e638
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.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

api: datastore Issues related to the Datastore API. api: logging Issues related to the Cloud Logging API. 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