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

Commits on Dec 1, 2022

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

Commits on Dec 7, 2022

  1. fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#390)

    * fix(deps): Require google-api-core >=1.34.0, >=2.11.0
    
    fix: Drop usage of pkg_resources
    
    fix: Fix timeout default values
    
    docs(samples): Snippetgen should call await on the operation coroutine before calling result
    
    PiperOrigin-RevId: 493260409
    
    Source-Link: googleapis/googleapis@fea4387
    
    Source-Link: googleapis/googleapis-gen@387b734
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(deps): require google-api-core>=1.34.0,>=2.11.0
    
    * fix cover
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * set coverage level to 99
    
    * set coverage level to 100
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add test
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add test
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6f6bb63 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…

    …cp/templates/python_library/.kokoro (#393)
    
    Source-Link: googleapis/synthtool@b4fe62e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2cd9cd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. chore: update release-please-config.json (#392)

    Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
    parthea and Mariatta authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a7399d4 View commit details
    Browse the repository at this point in the history
  2. samples: Add snippets and samples for Count query (#383)

    * Add samples for Count query
    
    * Remove unused variable.
    
    * Add count query samples with limit
    
    * Fix the stale read test.
    
    * Raise ValueError instead of general Exception
    Mariatta authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    604ed70 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. chore(main): release 2.11.1 (#391)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    51147dd View commit details
    Browse the repository at this point in the history
Loading