Skip to content

Releases: microsoft/ReportingServicesTools

0.0.4.9: Merge pull request #217 from SQLvariant/master

06 Feb 20:13
9497bd5
Compare
Choose a tag to compare

0.0.4.8: Merge pull request #203 from ClaudioESSilva/VariousFixes

03 Dec 16:01
dcc87f7
Compare
Choose a tag to compare

0.0.4.7

05 Jun 20:10
52b0cd7
Compare
Choose a tag to compare
Merge pull request #175 from ClaudioESSilva/NewFeaturesWrite-Rs_Catal…

0.0.4.6: Merge pull request #147 from deitch/fix-set-rsdatabase

23 Feb 01:08
57fc952
Compare
Choose a tag to compare
Removed extraneous Parameter which was breaking

0.0.4.5: Merge pull request #146 from deitch/setup-auth-options

22 Feb 20:46
b0f5a27
Compare
Choose a tag to compare

0.0.4.4: Merge pull request #143 from ClaudioESSilva/ImproveErrorMessage

14 Feb 21:32
bfe779c
Compare
Choose a tag to compare
Improve Error message on Grant-RsCatalogItemRole

0.0.4.3: Merge pull request #143 from ClaudioESSilva/ImproveErrorMessage

14 Feb 21:32
bfe779c
Compare
Choose a tag to compare
Improve Error message on Grant-RsCatalogItemRole

Adding support for SQL Server vNext

22 Dec 23:55
013a3af
Compare
Choose a tag to compare

In this release, we are adding support for SQL Server vNext.

Embedded Datasource and Subscription Commands

20 Dec 21:21
Compare
Choose a tag to compare

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

20 Dec 05:51
e5e0323
Compare
Choose a tag to compare

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