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-bigtable
base: v4.6.0
Choose a base ref
...
head repository: googleapis/nodejs-bigtable
compare: v4.6.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    f953911 View commit details
    Browse the repository at this point in the history
  2. fix: properly handle asynchronous read from stream (#1284)

    * test: test ReadRows logic with local gRPC server
    
    * test: PR feedback
    
    * test: fix race condition in initialization
    
    * test: PR feedback, renaming a variable for readability
    
    * fix: properly handle asynchronous read from stream
    
    * test: skip failing Windows test
    
    * test: increase timeout on Windows
    
    * fix: PR feedback
    
    * test: only set lastScannedRowKey for completed rows
    
    * fix: bring back the lastScannedRowKey logic
    
    * test: pick latest changes from main branch
    
    * fix: add transform method to userStream, handle cancellation in it
    
    * fix: PR feedback
    
    ---------
    
    Co-authored-by: danieljbruce <[email protected]>
    alexander-fenster and danieljbruce committed May 30, 2023
    Configuration menu
    Copy the full SHA
    55d86ba View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. chore(main): release 4.6.1 (#1295)

    * chore(main): release 4.6.1
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Fenster <[email protected]>
    release-please[bot] and alexander-fenster committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cb0dbab View commit details
    Browse the repository at this point in the history