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/google-cloud-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: finnzzf/google-cloud-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 24, 2026

  1. feat: add send and ack methods to Batch for Cloud Spanner Queues and …

    …include unit and system tests
    finnzzf committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    5f0e704 View commit details
    Browse the repository at this point in the history
  2. fix comments:

    - Use shared instance fixture
    - Update the shared instance to use ENTERPRISE_PLUS edition
    - Use pytest skip when Queues not supported
    finnzzf committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    0281847 View commit details
    Browse the repository at this point in the history
  3. fix linting & format issues

    finnzzf committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    cf532bc View commit details
    Browse the repository at this point in the history
  4. Trigger CI workflows

    finnzzf committed Aug 24, 2026
    Configuration menu
    Copy the full SHA
    f7ed542 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba4fa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aff2ac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2026

  1. Add Sample Codes & Tests

    finnzzf committed Aug 25, 2026
    Configuration menu
    Copy the full SHA
    1609cbd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2026

  1. fix linting

    finnzzf committed Aug 26, 2026
    Configuration menu
    Copy the full SHA
    6dea2ad View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2026

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