Skip to content

Releases: microsoft/ReportingServicesTools

0.0.9.3

Choose a tag to compare

@jtarquino jtarquino released this 03 Apr 16:11
update ModuleVersion to '0.0.9.1'

0.0.9.2

Choose a tag to compare

@jtarquino jtarquino released this 03 Apr 00:13
update ModuleVersion to '0.0.9.1'

0.0.9.1

Choose a tag to compare

@Petebro-MSFT Petebro-MSFT released this 02 Apr 15:59

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

Choose a tag to compare

@jtarquino jtarquino released this 04 Apr 20:39
ba9226a
Addresses #394, #409, adding SSRS 2022 vNext support to the SQLServer…

0.0.8.0: Add files via upload (#408)

Choose a tag to compare

@jtarquino jtarquino released this 26 Jun 13:59
e41048c
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

Choose a tag to compare

@jtarquino jtarquino released this 08 Jun 12:25
9fca9a3
[Reopened] Updated Set-RsDatabase and Set-RsDatabaseCredentials scrip…

0.0.7.8

Choose a tag to compare

@jtarquino jtarquino released this 05 Jun 21:02
0e1dc2a
Updated Set-RsDatabase and Set-RsDatabaseCredentials scripts to suppo…

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

Choose a tag to compare

@jtarquino jtarquino released this 22 May 14:37
6a1b35c
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)

Choose a tag to compare

@jtarquino jtarquino released this 03 Mar 21:50
7ede0da
* #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)

Choose a tag to compare

@jtarquino jtarquino released this 28 Feb 15:50
24c9eb3
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).