Skip to content

RELEASE:1.9.0#633

Merged
gargsaumya merged 1 commit into
mainfrom
release/1.9.0
Jun 12, 2026
Merged

RELEASE:1.9.0#633
gargsaumya merged 1 commit into
mainfrom
release/1.9.0

Conversation

@gargsaumya

@gargsaumya gargsaumya commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

AB#45750

Release mssql-python v1.9.0. Bumps __version__, setup.py version, and updates PyPI_Description.md with this release's customer-facing changes.

Summary

Enhancements

Bug Fixes

Version bump

  • mssql_python/__init__.py: __version__ 1.8.0 → 1.9.0
  • setup.py: version 1.8.0 → 1.9.0
  • PyPI_Description.md: updated "What's new" section to v1.9.0

Bundled mssql_py_core version unchanged (0.1.4).

Copilot AI 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 PR for mssql-python v1.9.0, updating the package/version metadata and the PyPI long description so the published artifact reflects the new release version and customer-facing changelog.

Changes:

  • Bump distribution version in setup.py to 1.9.0.
  • Bump runtime __version__ in mssql_python/__init__.py to 1.9.0.
  • Update PyPI_Description.md “What’s new” section to v1.9.0 release notes.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
setup.py Updates the package version to 1.9.0 for distribution metadata.
PyPI_Description.md Refreshes the PyPI “What’s new” section for the 1.9.0 release notes.
mssql_python/init.py Updates the library runtime __version__ to 1.9.0.

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

Comment thread PyPI_Description.md
jahnvi480
jahnvi480 previously approved these changes Jun 12, 2026
Comment thread PyPI_Description.md Outdated
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

80%


📈 Total Lines Covered: 6666 out of 8238
📁 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.9%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 76.3%
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

@gargsaumya gargsaumya merged commit f3867fa into main Jun 12, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

6 participants