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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.1
Choose a base ref
...
head repository: googleapis/nodejs-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 22, 2024

  1. fix: throw away excess data in order to avoid delivering duplicate da…

    …ta (#1453)
    
    * Do not pass duplicated data along to the user
    
    * Skip the two tests for now
    
    * Fix the mock on the row function
    
    * Remove only handlers
    
    * Remove console logs and other mock inspections
    
    * Remove import
    
    * Split the if blocks up and add a comment
    
    * Update the comment
    danieljbruce authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    069239d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.1.2 (#1455)

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