Release 5.13.2 - version bump and changelog for hotfix release - #1676
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #1676 +/- ##
======================================
Coverage ? 85.80%
======================================
Files ? 23
Lines ? 7251
Branches ? 0
======================================
Hits ? 6222
Misses ? 1029
Partials ? 0 🚀 New features to boost your workflow:
|
jahnvi480
enabled auto-merge (squash)
July 27, 2026 07:48
sumitmsft
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 5.13.2 (hotfix)
Version bump and changelog for the 5.13.2 hotfix release (target 2026-07-29), cut off of
devsince no features have merged todevyet.Changes
source/shared/version.h:SQLVERSION_PATCH0 -> 2;PHP_SQLSRV_VERSION/PHP_PDO_SQLSRV_VERSION5.13.0->5.13.2(PREVIEWstays 0, stable).CHANGELOG.md: new## 5.13.2section (Added / Security / Fixed / Limitations / Known Issues), following the 5.13.1 release format (Release 5.13.1 - version bump and changelog for hotfix release #1604).Included in this release (5.13.2 milestone)
PDO::lastInsertId()sequence-name lookup and fix non-ASCII names (CWE-89)_tsrm_ls_cacheAlso documents PIE install support under Added.