Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 25, 2015

This is for a minor release cycle.

This is for a minor release cycle.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 25, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 91167a2 on dhermes:cut-0.4.2 into 0e41dc3 on GoogleCloudPlatform:master.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 25, 2015

Running

$ git log 0.4.1..91167a2bf8c1364e2942127f1a75a2b86bef6704 \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields:

#641
#645
#655
#656
#660
#662
#663
#664
#665
#666
#667
#668
#670
#673
#674
#676
#677

@dhermes
Copy link
Contributor Author

dhermes commented Feb 25, 2015

This is my plan for the release notes on the tag:

-   Adding get_for_service_account_json function to allow JSON
    service accounts without `GOOGLE_APPLICATION_CREDENTIALS`.
-   Adding [support][2] for GCD datastore [dev server][1].
-   Adding `Dataset` class to act as a factory containing a
    preset connection and dataset ID. (Existed several releases
    ago in a different form.)
-   Adding lazy loading support for default dataset ID and
    connection in `datastore` package. This allows auth to be done
    without needing to call `datastore.set_defaults()` provided
    the correct environment variables are set.

[1]: https://cloud.google.com/datastore/docs/tools/devserver
[2]: https://github.com/GoogleCloudPlatform/gcloud-python/pull/656

The only other changes are small bugfix (#677), test related (#676) and many for docs spread around.

@tseaver
Copy link
Contributor

tseaver commented Feb 25, 2015

LGTM

@dhermes
Copy link
Contributor Author

dhermes commented Feb 25, 2015

dhermes added a commit that referenced this pull request Feb 25, 2015
Upgrading version to 0.4.2.
@dhermes dhermes merged commit 808c38b into googleapis:master Feb 25, 2015
@dhermes dhermes deleted the cut-0.4.2 branch February 25, 2015 18:10
@dhermes
Copy link
Contributor Author

dhermes commented Feb 25, 2015

Tag pushed, release created and waiting on Travis

parthea pushed a commit that referenced this pull request Nov 22, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 24, 2025
* chore(python): use python 3.10 for docs build

Source-Link: googleapis/synthtool@9ae0785
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e

* use python 3.10 for docs build

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 26, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants