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: databricks/databricks-sql-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0
Choose a base ref
...
head repository: databricks/databricks-sql-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 7, 2025

  1. updated py version for node14 testing (#278)

    Signed-off-by: Shivam Raj <shivam.raj@databricks.com>
    shivam2680 authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    14d31a4 View commit details
    Browse the repository at this point in the history
  2. removed clientId from userAgent string (#277)

    Signed-off-by: Shivam Raj <shivam.raj@databricks.com>
    shivam2680 authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    771fb3b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. renamed clientId to userAgentHeader in connect args (#281)

    Signed-off-by: Shivam Raj <shivam.raj@databricks.com>
    shivam2680 authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    538bf7a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Give warning for deprecated clientId param (#282)

    * renamed clientId to userAgentHeader in connect args
    
    * add warning for deprecated clientId param
    
    * add backward compatibility
    shivam2680 authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    cd43bcf View commit details
    Browse the repository at this point in the history
  2. prepare release 1.10.0 (#283)

    Signed-off-by: Shivam Raj <shivam.raj@databricks.com>
    shivam2680 authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    6d6dd8b View commit details
    Browse the repository at this point in the history
Loading