| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
$ git log -1 --pretty=%H
e91d92e6ec5db4b58c251c2d50b86f3d35839390
$ git log 0.11.0..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort
yields #1557 |
Sorry, something went wrong.
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
Release notes for Datastore available if you need to link to them: https://cloud.google.com/datastore/release-notes |
Sorry, something went wrong.
|
Added to the sample above |
Sorry, something went wrong.
|
@dhermes Since this is the first-ever release, the notes are pretty simple. :) |
Sorry, something went wrong.
|
Notes look good. LGTY to merge @tseaver? |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
@pcostell Tag build started: That will update gcloud on PyPI and we are officially "launched" at that point. |
Sorry, something went wrong.
Sorry, something went wrong.
* chore(deps): update all dependencies * revert --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
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>
| Back | FazBrowse Home | New Git URL |
@tseaver I'm going to start on the release notes. Can you draft the release notes for logging?