Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-datastore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: googleapis/python-datastore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 3 contributors

Commits on Aug 11, 2020

  1. docs: add docs for admin client (#63)

    Closes #49
    tseaver authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    43ff64a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. fix: smooth over system test bumps (#66)

    Adds back some missing documentation to `CONTRIBUTING.rst` that covers
    creating indexes and populating test data for system tests.
    
    Also increases the number of `timestamp_key` entities created by
    `populate_datastore.py` to 10000, so that system tests can pass.
    
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    Chris Rossi and tseaver authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8bb17ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3283e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    4db3c40 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.15.0 (#69)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c947ad7 View commit details
    Browse the repository at this point in the history
Loading