v2.1.20
版本发布时间: 2024-07-17 04:54:53
dataplat/dbatools最新发布版本:v2.1.23(2024-08-04 15:03:04)
What's Changed
- Security updates for SQL 2022, 2019, 2017, 2016 by @MikeyBronowski in https://github.com/dataplat/dbatools/pull/9422
- Get-DbaDbStoredProcedure: Moved Test-Bound -ParameterName ExcludeSystemSp outside of nested loop by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9419
- Get-DbaDbUdf ExcludeSystemUdf correct logic by @pollusb in https://github.com/dataplat/dbatools/pull/9417
- Get-DbaPermission does not process DENY by @pollusb in https://github.com/dataplat/dbatools/pull/9416
- ExcludeSystemUser correct logic in Get-DbaDbUser by @pollusb in https://github.com/dataplat/dbatools/pull/9415
- Update tests to be able to run them outside of AppVeyor (part 2) by @andreasjordan in https://github.com/dataplat/dbatools/pull/9413
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.19...v2.1.20