Skip to content

Commit 7e144fa

Browse files
Connect-DbaInstance - Reviewed #10263, no bugs found
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 8ed1a3a commit 7e144fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/trackers/features/commit-bug-review-TRACKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Find real bugs (logic errors, null refs, incorrect behavior) and fix them. Skip
7878
| 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. |
7979
| a0ab78a66 | Get-DbaCmObject - Apply CimOperationTimeout to all CIM connections (#10252) | DONE | Fixed missing timeout initialization in Test-DbaCmConnection and added a unit regression test. |
8080
| 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. |
8282
| 0c0629d25 | Restore-DbaDatabase - Add examples for filtering partial backup files (#10242) | PENDING | |
8383
| bb56c43d3 | Read-DbaXEFile, Get-DbaXESessionTargetFile - Document Windows-only admin share requirement (#10243) | PENDING | |
8484
| 152fec170 | Test-DbaLastBackup - Add -Path parameter to test backups from folder paths (#10241) | PENDING | |

0 commit comments

Comments
 (0)