Skip to content

RELEASE: 1.8.0 - #605

Merged
Jahnvi Thakkar (jahnvi480) merged 1 commit into
mainfrom
release/1.8.0
May 29, 2026
Merged

RELEASE: 1.8.0#605
Jahnvi Thakkar (jahnvi480) merged 1 commit into
mainfrom
release/1.8.0

Conversation

@jahnvi480

@jahnvi480Jahnvi Thakkar (jahnvi480) commented May 29, 2026

Copy link
Copy Markdown
Contributor

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Release bump to v1.8.0. Updates version strings in __init__.py and setup.py, and refreshes the PyPI description with the new release's enhancements and bug fixes.

Changes:

  • Bump __version__ to 1.8.0 in mssql_python/__init__.py and setup.py.
  • Replace v1.7.1 "What's new" section in PyPI_Description.md with v1.8.0 highlights (3 enhancements, 3 bug fixes).

Reviewed changes

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

FileDescription
mssql_python/__init__.pyBumps driver __version__ to 1.8.0.
setup.pyBumps package version to 1.8.0.
PyPI_Description.mdReplaces v1.7.1 release notes with v1.8.0 notes covering MSI bulk copy, row string-key indexing, ODBC driver upgrade, and three bug fixes.

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

@jahnvi480Jahnvi Thakkar (jahnvi480) changed the title RELEASE:1.8.0RELEASE: 1.8.0May 29, 2026
@github-actionsgithub-actionsBot added the pr-size: small Minimal code update label May 29, 2026
@github-actions

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

80%


📈 Total Lines Covered:6647 out of 8252
📁 Project:mssql-python


Diff Coverage

Diff: main...HEAD, staged and unstaged changes

  • mssql_python/init.py (100%)

Summary

  • Total: 1 line
  • Missing: 0 lines
  • Coverage: 100%

📋 Files Needing Attention

📉 Files with overall lowest coverage (click to expand)
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.pybind.ddbc_bindings.h: 59.7%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 76.1%
mssql_python.row.py: 76.9%
mssql_python.__init__.py: 77.3%
mssql_python.pybind.connection.connection.cpp: 77.3%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.logging.py: 85.5%
mssql_python.connection.py: 85.6%

🔗 Quick Links

⚙️ Build Summary📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@jahnvi480
Jahnvi Thakkar (jahnvi480) merged commit f215ba7 into mainMay 29, 2026
42 of 48 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: smallMinimal code update

Projects

None yet

4 participants

@jahnvi480@bewithgaurav@sumitmsft