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: v2.0.1
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: v2.1.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    b1715e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: release as 2.0.1 (#125)

    * chore(): release as 2.0.1
    crwilcox authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    d484d87 View commit details
    Browse the repository at this point in the history
  2. chore(): release as 2.0.1 (#127)

    release-as: 2.0.1
    crwilcox authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    74ed796 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.0.1 (#128)

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

Commits on Dec 4, 2020

  1. feat: support autoconversion of Entity to Key for purposes of delete …

    …& delete_multi (#123)
    
    * feat: support autoconversion of Entity to Key for purposes of delete, delete_multi
    
    * Update google/cloud/datastore/client.py
    
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    
    * test: update typing, use entity delete path
    
    * fix: remove warning
    
    * test: add unit test for delete multi with an entity
    
    * fix: lint/black
    
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    crwilcox and tseaver authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bf1dde6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. chore: release 2.1.0 (#130)

    * chore: release 2.1.0
    
    * Update CHANGELOG.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Christopher Wilcox <crwilcox@google.com>
    release-please[bot] and crwilcox authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    200d892 View commit details
    Browse the repository at this point in the history
Loading