Skip to content

prepare release 1.16.0#438

Merged
msrathore-db merged 1 commit into
mainfrom
1.16.0-release
Jun 15, 2026
Merged

prepare release 1.16.0#438
msrathore-db merged 1 commit into
mainfrom
1.16.0-release

Conversation

@msrathore-db

Copy link
Copy Markdown
Contributor

Summary

Bump version to 1.16.0 and add the 1.16.0 section to CHANGELOG.md. This is the first GA exposing the opt-in kernel backend (useKernel: true); the default backend remains Thrift.

Notable changes since 1.15.0

Test plan

  • npm install --package-lock-only changes only the version field in the lockfile
  • CI green
  • Kernel cross-OS/arch validation (kernel-rc-cross-os workflow): green on Node 18/20/22 across linux gnu+musl, arm64 gnu+musl, darwin-arm64, win32-x64

Notes

  • Tarball will gain the kernel files (dist/kernel/*, native/kernel/index.{js,d.ts}) vs 1.15.0 — additive, expected. The .node binaries are NOT in the tarball (they ship via optionalDependencies).
  • Node 16 support is a planned follow-up (1.16.1), gated on republishing databricks-sql-kernel with engines >=16.

This pull request was AI-assisted by Isaac.

Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
@msrathore-db msrathore-db added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit 1e892cf Jun 15, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants