You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trackers/features/commit-bug-review-TRACKER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Find real bugs (logic errors, null refs, incorrect behavior) and fix them. Skip
78
78
| 9a4e4bacb | Connect-DbaInstance - Set NonPooledConnection on ServerConnection (#10260) | DONE | Fixed AccessToken regression by skipping a redundant NonPooledConnection assignment on SqlConnection-backed contexts; added unit regression test. |
79
79
| a0ab78a66 | Get-DbaCmObject - Apply CimOperationTimeout to all CIM connections (#10252) | DONE | Fixed missing timeout initialization in Test-DbaCmConnection and added a unit regression test. |
80
80
| fbdb47053 | Import-DbaXESessionTemplate - Add event_file target when TargetFilePath specified (#10250) | DONE | Fixed comment-sensitive event_file detection, scoped filename updates to the event_file target, and added a unit regression test. |
81
-
| 3d6fa113f | Connect-DbaInstance - Trust server certificate for localhost DAC connections (#10263) |PENDING ||
81
+
| 3d6fa113f | Connect-DbaInstance - Trust server certificate for localhost DAC connections (#10263) |DONE | Reviewed localhost DAC trust-certificate follow-up; no bugs found.|
0 commit comments