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
base: v7.6.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner
compare: v7.7.0
Choose a head ref
  • 4 commits
  • 20 files changed
  • 6 contributors

Commits on Mar 29, 2024

  1. fix(deps): update dependency google-gax to v4.3.2 (#2026)

    * fix(deps): update dependency google-gax to v4.3.2
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0ee9831 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. feat(spanner): adding EXPECTED_FULFILLMENT_PERIOD to the indicate i…

    …nstance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature (#2024)
    
    * feat: add several fields to manage state of database encryption update
    
    PiperOrigin-RevId: 619289281
    
    Source-Link: googleapis/googleapis@3a7c334
    
    Source-Link: googleapis/googleapis-gen@6a8c733
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE4YzczMzA2MmQ4MzNkMTFjNTI0NWVkYTUwZjUxMDhlMGU1NTMyNCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Add SessionPoolOptions, SpannerOptions protos in executor protos
    
    PiperOrigin-RevId: 621265883
    
    Source-Link: googleapis/googleapis@fed9845
    
    Source-Link: googleapis/googleapis-gen@c66a769
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzY2YTc2OTU3ZTJlMTYzNDdiYzFkZDNmNGM2MzgyMjNmMDY1ZWU4MCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(spanner): adding `EXPECTED_FULFILLMENT_PERIOD` to the indicate instance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature
    
    PiperOrigin-RevId: 621488048
    
    Source-Link: googleapis/googleapis@0aa0992
    
    Source-Link: googleapis/googleapis-gen@b8ad4c7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjhhZDRjNzNhNWMwNWZlZDhiY2ZkZGI5MzEzMjY5OTZjMzQ0MTc5MSJ9
    
    * 🦉 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 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5292e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: optimisticLock option for getTransaction method (#2028)

    * feat: add option for optimistic lock in getTransaction method
    
    * feat: add option for optimistic lock in getTransaction method
    
    * add sample for read and write transaction
    
    * add sample for read and write transaction
    
    * chore: add integration test for the read/write query samples
    
    * fix: presubmit error
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: presubmit error
    
    * refactor: sample doc
    
    * refactor: sample doc
    
    * refator: getTransaction method
    
    * fix: lint errors
    
    * fix: lint errors
    
    * refactor: remove logs
    
    * fix: presubmit error
    
    * fix: lint errors
    
    * test: add a unit test for getTransaction
    
    * tests: add integration and unit test for getTransaction options properties
    
    * fix: lint errors
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor: naming convention for varaible in getTransaction method
    
    * refactor: naming convention for varaible in getTransaction method
    
    * fix: lint errors
    
    * fix: lint error
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    alkatrivedi and gcf-owl-bot[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dacf869 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore(main): release 7.7.0 (#2027)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8e51a08 View commit details
    Browse the repository at this point in the history