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/nodejs-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.12.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.13.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 7 contributors

Commits on Aug 5, 2024

  1. feat(spanner): Add support for Cloud Spanner Incremental Backups (#2085)

    * feat(spanner): Add support for Cloud Spanner Incremental Backups
    
    PiperOrigin-RevId: 657612329
    
    Source-Link: googleapis/googleapis@e77b669
    
    Source-Link: googleapis/googleapis-gen@0f66346
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGY2NjM0NjlmM2VkY2MzNGM2MGMxYmJlMDE3MjdjYzVlYjk3MWM2MCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: danieljbruce <[email protected]>
    3 people authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    33b9645 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. tests: unskip PostgreSQL emulator tests (#2089)

    * tests: enable pg system tests for the emulator
    
    Unskip system tests for the PostgreSQL dialect running against the
    emulator.
    
    * tests: create pg database
    
    * tests: create types table for pg
    
    * tests: create types table for pg
    
    * tests: create types table for pg
    
    * tests: skip stuck pg tests
    
    * tests: re-enable commented out tests
    
    * force ci
    
    * tests: fix dml tests
    
    * tests: syntax
    
    * tests: lint
    thiagotnunes authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7d3b1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix: unhandled exception error catch (#2091)

    * fix: unhandled exception error catch
    
    * refactor: test
    
    * lint fix
    
    * test: catch error
    
    * test: for aborted and unavailable error
    
    * test: refactor
    
    * lint fix
    
    * refactor
    
    * fix for begin transaction called twice
    
    ---------
    
    Co-authored-by: surbhigarg92 <[email protected]>
    alkatrivedi and surbhigarg92 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e277752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d5f77 View commit details
    Browse the repository at this point in the history
Loading