Skip to content

Releases: microsoft/ReportingServicesTools

0.0.9.3

03 Apr 16:11
Compare
Choose a tag to compare
update ModuleVersion to '0.0.9.1'

0.0.9.2

03 Apr 00:13
Compare
Choose a tag to compare
update ModuleVersion to '0.0.9.1'

0.0.9.1

02 Apr 15:59
Compare
Choose a tag to compare

What's Changed

  • Add optional SMTPUseSSL for Email settings
  • Change some error logging to warnings
  • Add support for SSRS 2022
  • Fix build issues

0.0.9.0

04 Apr 20:39
ba9226a
Compare
Choose a tag to compare
Addresses #394, #409, adding SSRS 2022 vNext support to the SQLServer…

0.0.8.0: Add files via upload (#408)

26 Jun 13:59
e41048c
Compare
Choose a tag to compare
Add .xlsm (Microsoft Excel macro-enabled spreadsheet) to the type lookup. XLSM files are supported by Power BI but until now they could not be uploaded, refer to issue #349

0.0.7.9

08 Jun 12:25
9fca9a3
Compare
Choose a tag to compare
[Reopened] Updated Set-RsDatabase and Set-RsDatabaseCredentials scrip…

0.0.7.8

05 Jun 21:02
0e1dc2a
Compare
Choose a tag to compare
Updated Set-RsDatabase and Set-RsDatabaseCredentials scripts to suppo…

0.0.7.7: Update Publish-RsProject.ps1 (#397)

22 May 14:37
6a1b35c
Compare
Choose a tag to compare
Changed in the documentation path of .EXAMPLE where the input parameter name should be -RsProjectFile instead of -RsProjectFile.

0.0.7.6: Fix setting linked datasources for reports #398 (#400)

03 Mar 21:50
7ede0da
Compare
Choose a tag to compare
* #398 fix setting referenced datasource in report

* add test case

* remove test items to avoid interfering other test cases

* move test items to dedicated folder

* adjust expected values for recursive folder upload

0.0.7.4: Exclude Linked Reports (#393)

28 Feb 15:50
24c9eb3
Compare
Choose a tag to compare
Exclude Linked Reports from being downloadedd by the function Out-RsRestCatalogItemId because it cannot download them anyway. It was causing bugs when wanting to download content from Report Server (type was not invalid).