v2.1.19
版本发布时间: 2024-07-02 00:23:09
dataplat/dbatools最新发布版本:v2.1.23(2024-08-04 15:03:04)
yet another @andreasjordan release 😅 thank you greatly!
What's Changed
- New-DbaDbUser: Refactoring and bugfixing by @andreasjordan in https://github.com/dataplat/dbatools/pull/9386
- Always use same description for EnableException by @andreasjordan in https://github.com/dataplat/dbatools/pull/9395
- Get-DbatoolsError: Use FullyQualifiedErrorId to filter $global:error by @andreasjordan in https://github.com/dataplat/dbatools/pull/9397
- Add MSA example by @ben-thul in https://github.com/dataplat/dbatools/pull/9400
- Tests: Use Force while importing module to export aliases by @andreasjordan in https://github.com/dataplat/dbatools/pull/9404
- Get-DbaDbDetachedFileInfo: Added new versions by @andreasjordan in https://github.com/dataplat/dbatools/pull/9407
- Fix .Query() and .Invoke() on server for special connections and enhance exception text by @andreasjordan in https://github.com/dataplat/dbatools/pull/9410
- Get- and Copy-DbaDbQueryStoreOption: Fix DBNull issue and add missing Notes property by @andreasjordan in https://github.com/dataplat/dbatools/pull/9409
- Update tests to be able to run them outside of AppVeyor by @andreasjordan in https://github.com/dataplat/dbatools/pull/9406
- Write-DbaDbTableData: Fix for connections to Azure SQL Database with AccessToken by @andreasjordan in https://github.com/dataplat/dbatools/pull/9401
- Export-DbaUser - Refactor T-SQL User-Role Scripting to Eliminate Dependencies by @0x7FFFFFFFFFFFFFFF in https://github.com/dataplat/dbatools/pull/9232
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.18...v2.1.19