Skip to content

Conversation

@vikrantpuppala
Copy link
Contributor

@vikrantpuppala vikrantpuppala commented Nov 20, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Other

Description

Ready for 4.2.1 release

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

Signed-off-by: Vikrant Puppala <[email protected]>
Copilot AI review requested due to automatic review settings November 20, 2025 12:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the databricks-sql-connector for version 4.2.1 release. The release includes a fix to ignore transactions by default, addressing the multi-statement transaction support added in version 4.2.0.

Key Changes

  • Updated version number from 4.2.0 to 4.2.1 across package files
  • Added changelog entry documenting the transaction handling fix

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/databricks/sql/init.py Bumped __version__ constant to "4.2.1"
pyproject.toml Updated package version metadata to "4.2.1"
CHANGELOG.md Added release notes for version 4.2.1 with transaction handling fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant