Skip to content

RELEASE:1.13.0 - #707

Merged
Subrata (subrata-ms) merged 1 commit into
mainfrom
release/1.13.0
Aug 7, 2026
Merged

RELEASE:1.13.0#707
Subrata (subrata-ms) merged 1 commit into
mainfrom
release/1.13.0

Conversation

@subrata-ms

Copy link
Copy Markdown
Contributor

Work Item / Issue Reference

AB#47087


Summary

Release mssql-python v1.13.0.

Version bump to 1.13.0. Updates mssql_python/__init__.py, setup.py, PyPI_Description.md, and the README "Important Note" section. Bundled mssql_py_core bumped from 0.1.7 to 0.1.8 (no source/API changes — dev-nightly to stable pin).

Enhancements

Bug Fixes

Version Bump

  • mssql_python/__init__.py: __version__ = "1.13.0"
  • setup.py: version="1.13.0"
  • PyPI_Description.md: ## What's new in v1.13.0 section refreshed
  • README.md: "Important Note" updated for Phase 2 (no more libs/ fallback, mssql-python-odbc==18.6.2.1)

Copilot AI lite review requested due to automatic review settings August 6, 2026 17:31

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

82%


📈 Total Lines Covered: 7368 out of 8963
📁 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.6%
mssql_python.__init__.py: 77.6%
mssql_python.row.py: 77.6%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.pybind.connection.connection_pool.cpp: 81.4%
mssql_python.pybind.connection.connection.cpp: 84.3%
mssql_python.logging.py: 85.5%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@subrata-ms
Subrata (subrata-ms) merged commit 16a41f5 into main Aug 7, 2026
30 of 31 checks passed
@subrata-ms
Subrata (subrata-ms) deleted the release/1.13.0 branch August 7, 2026 10:44
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

Development

Successfully merging this pull request may close these issues.

4 participants