Releases: dataplat/dbatools
Releases · dataplat/dbatools
v1.1.135
What's Changed
- Connect-DbaInstance - typo in example, and a couple of comments by @jpomfret in #8553
- updated buildref by @niphlod in #8556
- Support new user from external provider by @ClaudioESSilva in #8558
Full Changelog: v1.1.134...v1.1.135
v1.1.134
What's Changed
- Get-DbaUserPermission - Fix Mismatched Case by @potatoqualitee in #8543
- added CU 31 for SQL 2017 by @MikeyBronowski in #8547
- fixed Description/example in Invoke-DbaDbLogShipping by @DiHo78 in #8546
Full Changelog: v1.1.133...v1.1.134
v1.1.133
What's Changed
- Remove ConvertTo-SecureString from Examples by @potatoqualitee in #8540
Full Changelog: v1.1.132...v1.1.133
v1.1.132
What's Changed
- Get-DbaBinaryFileTable + bunch of updates to binary commands by @potatoqualitee in #8534
Full Changelog: v1.1.131...v1.1.132
v1.1.131
What's Changed
- Set-DbaDbOwner - Fill owner before change to work around a bug in SMO by @andreasjordan in #8529
- Backup-DbaDatabase - Add new parameter Description by @andreasjordan in #8530
Full Changelog: v1.1.130...v1.1.131
v1.1.130
What's Changed
- New commands: Import-DbaBinaryFile / Export-DbaBinaryFile by @potatoqualitee in #8525
Full Changelog: v1.1.129...v1.1.130
v1.1.129
What's Changed
- Find-DbaStoredProcedure: Add DatabaseId to the return object by @lancasteradam in #8517
- Find-DbaView: Add DatabaseId to the return object by @lancasteradam in #8519
- Find-DbaTrigger: Add DatabaseId to the return object by @lancasteradam in #8518
- Find-DbaSimilarTable: Add DatabaseId to the return object by @lancasteradam in #8516
- Build ref - add 2022 by @jpomfret in #8520
Full Changelog: v1.1.128...v1.1.129
v1.1.128
What's Changed
- Add DatabaseId to the return object for Find-DbaDbGrowthEvent by @lancasteradam in #8510
Full Changelog: v1.1.127...v1.1.128
v1.1.127
What's Changed
- Invoke-DbaQuery - default to nonpooled connection by @potatoqualitee in #8493
- Improve WinRM Port - Make int nullable and check if gt 0 by @ClaudioESSilva in #8502
Full Changelog: v1.1.126...v1.1.127
v1.1.126
What's Changed
- Get-DbaServerRoleMember - Fix Login parameter being overwritten by @ClaudioESSilva in #8496
- Fully qualify Read-SqlXEvent to SqlServer.XEvent\Read-SqlXEvent by @potatoqualitee in #8492
- Supporting custm -Port parameter when using PSRemoting (WinRM) by @ClaudioESSilva in #8494
Full Changelog: v1.1.125...v1.1.126