Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RELEASE: 0.8.0#140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jahnvi480 merged 3 commits intomainfromrelease/0.8.0
Jul 17, 2025
Merged

RELEASE: 0.8.0#140

jahnvi480 merged 3 commits intomainfromrelease/0.8.0
Jul 17, 2025

Conversation

jahnvi480
Copy link
Contributor

@jahnvi480jahnvi480 commentedJul 17, 2025
edited by azure-boardsbot
Loading

ADO Work Item Reference

AB#38002


Summary

This pull request updates themssql-python driver to version 0.8.0, introducing several new features and improvements. Key changes include enhanced authentication options, performance optimizations, and better debugging capabilities.

New Features and Enhancements:

  • Azure Active Directory Authentication: Added support for Azure AD login options (e.g.,ActiveDirectoryInteractive,ActiveDirectoryDeviceCode,ActiveDirectoryDefault) to enable secure and flexible cloud integration. (PyPI_Description.md,PyPI_Description.mdL12-R15)
  • Batch Execution Performance: Refactored theexecutemany method for efficient bulk operations and improved C++ bindings to enhance performance during batch execution. (PyPI_Description.md,PyPI_Description.mdL12-R15)

Debugging and Logging Improvements:

  • Robust Logging System: Overhauled the logging mechanism with a singleton manager, sensitive data sanitization, and improved exception handling for better traceability. (PyPI_Description.md,PyPI_Description.mdL12-R15)
  • Improved Row Representation: Enhanced theRow object’s string and representation methods for more informative debugging and output. (PyPI_Description.md,PyPI_Description.mdL12-R15)

Version Update:

  • Updated the library version from0.7.0 to0.8.0 insetup.py. (setup.py,setup.pyL82-R82)

@CopilotCopilotAI review requested due to automatic review settingsJuly 17, 2025 09:32
Copy link
Contributor

@CopilotCopilotAI 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 releases version 0.8.0 of the mssql-python driver, introducing Azure Active Directory authentication, performance improvements for batch operations, enhanced logging capabilities, and improved debugging features.

  • Updated library version from 0.7.0 to 0.8.0
  • Added Azure AD authentication support with multiple login options
  • Enhanced batch execution performance and logging system improvements

Reviewed Changes

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

FileDescription
setup.pyUpdates version number from 0.7.0 to 0.8.0
PyPI_Description.mdAdds detailed feature descriptions for new Azure AD authentication, batch performance, logging, and Row representation improvements

@github-actionsgithub-actionsbot added pr-size: smallMinimal code update labelsJul 17, 2025
gargsaumya
gargsaumya previously approved these changesJul 17, 2025
@github-actionsgithub-actionsbot added pr-size: smallMinimal code update and removed pr-size: smallMinimal code update labelsJul 17, 2025
@jahnvi480jahnvi480 merged commit919c230 intomainJul 17, 2025
17 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@bewithgauravbewithgauravbewithgaurav approved these changes

@gargsaumyagargsaumyagargsaumya approved these changes

Assignees
No one assigned
Labels
pr-size: smallMinimal code update
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@jahnvi480@bewithgaurav@gargsaumya

[8]ページ先頭

©2009-2025 Movatter.jp