Skip to content

v2.1.20

Compare
Choose a tag to compare
@potatoqualitee potatoqualitee released this 16 Jul 20:54
· 73 commits to development since this release

What's Changed

  • Security updates for SQL 2022, 2019, 2017, 2016 by @MikeyBronowski in #9422
  • Get-DbaDbStoredProcedure: Moved Test-Bound -ParameterName ExcludeSystemSp outside of nested loop by @ReeceGoding in #9419
  • Get-DbaDbUdf ExcludeSystemUdf correct logic by @pollusb in #9417
  • Get-DbaPermission does not process DENY by @pollusb in #9416
  • ExcludeSystemUser correct logic in Get-DbaDbUser by @pollusb in #9415
  • Update tests to be able to run them outside of AppVeyor (part 2) by @andreasjordan in #9413

Full Changelog: v2.1.19...v2.1.20