Releases: microsoft/ReportingServicesTools
Releases · microsoft/ReportingServicesTools
0.0.4.9: Merge pull request #217 from SQLvariant/master
Update Module Description
0.0.4.8: Merge pull request #203 from ClaudioESSilva/VariousFixes
0.0.4.7
0.0.4.6: Merge pull request #147 from deitch/fix-set-rsdatabase
Removed extraneous Parameter which was breaking
0.0.4.5: Merge pull request #146 from deitch/setup-auth-options
Control admin vs runtime setup
0.0.4.4: Merge pull request #143 from ClaudioESSilva/ImproveErrorMessage
Improve Error message on Grant-RsCatalogItemRole
0.0.4.3: Merge pull request #143 from ClaudioESSilva/ImproveErrorMessage
Improve Error message on Grant-RsCatalogItemRole
Adding support for SQL Server vNext
In this release, we are adding support for SQL Server vNext.
Embedded Datasource and Subscription Commands
New Embedded Data Source commands:
- Get-RsItemDataSource and Set-RsItemDataSource for managing embedded data sources for Paginated Reports using SOAP API
- Get-RsRestItemDataSource and Set-RsRestItemDataSource for managing embedded data sources for Paginated and Power BI Report using REST API
Changes to existing Subscription commands and new commands added:
- New-RsSubscription: you can specify additional information when creating subscription
- Old Set-RsSubscription is renamed to Copy-RsSubscription
- Set-RsSubscription allows you to update some properties of existing subscriptions
- Get-RsSubscription and Remove-RsSubscription still behave the same way as they did in the past
Embedded Datasource and Subscription Commands
New Embedded Data Source commands:
- Get-RsItemDataSource and Set-RsItemDataSource for managing embedded data sources for Paginated Reports using SOAP API
- Get-RsRestItemDataSource and Set-RsRestItemDataSource for managing embedded data sources for Paginated and Power BI Report using REST API
Changes to existing Subscription commands and new commands added:
- New-RsSubscription: you can specify additional information when creating subscription
- Old Set-RsSubscription is renamed to Copy-RsSubscription
- Set-RsSubscription allows you to update some properties of existing subscriptions
- Get-RsSubscription and Remove-RsSubscription still behave the same way as they did in the past