Skip to content

RELEASE:1.7.0 - #585

Closed
gargsaumya wants to merge 1 commit into
mainfrom
release/1.7.0
Closed

RELEASE:1.7.0#585
gargsaumya wants to merge 1 commit into
mainfrom
release/1.7.0

Conversation

@gargsaumya

@gargsaumyagargsaumya commented May 15, 2026

Copy link
Copy Markdown
Contributor

Work Item / Issue Reference

AB#45033


Summary

Bumps version to 1.7.0 and updates release notes.

Version updates:

  • mssql_python/init.py: version = "1.7.0"
  • setup.py: version="1.7.0"
  • PyPI_Description.md: Added ## What's new in v1.7.0 section

Enhancements:

Bug Fixes:

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

This PR performs the 1.7.0 release bump for the mssql-python package by updating the package/version metadata and adding corresponding “What’s new” release notes for PyPI.

Changes:

  • Bump package version to 1.7.0 in setup.py and mssql_python/__init__.py.
  • Add a “What’s new in v1.7.0” section to PyPI_Description.md summarizing enhancements and fixes included in the release.

Reviewed changes

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

FileDescription
setup.pyUpdates the distribution version to 1.7.0 for packaging.
PyPI_Description.mdAdds 1.7.0 release notes for the PyPI long description.
mssql_python/init.pyUpdates the runtime __version__ string to 1.7.0.

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

@github-actions

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

25%


📈 Total Lines Covered:7018 out of 27134
📁 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.build._deps.simdutf-src.src.haswell.implementation.cpp: 0.4%
mssql_python.pybind.build._deps.simdutf-src.src.implementation.cpp: 6.7%
mssql_python.pybind.build._deps.simdutf-src.include.simdutf.implementation.h: 10.4%
mssql_python.pybind.build._deps.simdutf-src.include.simdutf.scalar.utf16_to_utf8.utf16_to_utf8.h: 25.3%
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.pybind.ddbc_bindings.h: 59.7%
mssql_python.pybind.build._deps.simdutf-src.include.simdutf.internal.isadetection.h: 65.3%
mssql_python.row.py: 70.5%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 74.2%

🔗 Quick Links

⚙️ Build Summary📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

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

Development

Successfully merging this pull request may close these issues.

5 participants

@gargsaumya@bewithgaurav@jahnvi480@subrata-ms