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 Loading
base: v6.7.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner Loading
compare: v6.7.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 23, 2023

  1. fix(codec): use index to determine array struct member value (#1775)

    Where the STRUCT value is an array, always determine inner member value using field index.
    
    STRUCT value is represented by var 'decoded'.
    
    Refs: #1774
    andrao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    fc2b695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75b6dd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. chore(main): release 6.7.1 (#1779)

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