Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d7cc0ef

Browse files
authored
Merge pull request #19482 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 46781d4 + 34717ff commit d7cc0ef

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

docs/integration-services/devops/ssis-devops-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,13 @@ The configuration JSON schema has three layers:
370370
|sensitive|Whether the value of the environment variable is sensitive.|Valid inputs are: <br> *true* <br> *false*|
371371

372372
## Release notes
373+
374+
### Version 1.0.5
375+
376+
Release Date: June 2, 2021
377+
378+
- Fixed an issue that sometimes SSIS Build Task of version 1.\* failed to build projects/packages with protection level EncryptSensitiveWithPassword or EncryptAllWithPassword with the error "Specified initialization vector (IV) does not match the block size for this algorithm."
379+
- Removed the JSON content in the log of the SSIS Catalog Configuration task when "Configuration file source" is "File Path".
373380

374381
### Version 1.0.4
375382

docs/integration-services/devops/ssis-devops-standalone.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ SSISDeploy.exe -source|-s:<source path> -destination|-d:<type>;<path>[;server] [
123123
124124
## Release notes
125125
126+
### Version 0.1.3 Preview
127+
128+
Release Date: June 2, 2021
129+
130+
- Fixed an issue that SSISBuild.exe failed to build projects with error "Project consistency check failed. The following inconsistencies were detected" when the package name in the project contains special characters.
131+
- Fixed an issue that SSISBUild.exe failed to build projects when there's mismatch between the name in dtproj and the filename.
132+
- Fixed an issue that SSISBuild.exe failed to build projects with protection level encryptSenstiveWithPassword/EncryptAllWithPassword when the project targets SQL Server 2016.
133+
126134
### Version 0.1.2 Preview
127135
128136
Release Date: January 14, 2021

0 commit comments

Comments
 (0)