Skip to content

Releases: keif888/SSISMHash

Multiple Hash V1.7.6.0

15 Mar 23:44
Compare
Choose a tag to compare

This release adds SQL 2022 and Visual Studio 2022 support.
It fixes bug #22 and shows the correct version within the UI.
It addresses issue #24 and provides SQL 2022 support.

This release has been tested against SQL Server 2022, SQL Server 2017, Visual Studio 2019 and Visual Studio 2022.
The same SSIS package has been executed against all above, with the same (correct) results from all four.
All Unit tests (111 of them) passed.

Multiple Hash V1.7.5.0

16 Dec 13:06
Compare
Choose a tag to compare

This release adds SQL 2019 and Visual Studio 2019 support.
There are no product functionality changes. or bug fixes.

Multiple Hash V1.7.4.0

18 Aug 06:22
Compare
Choose a tag to compare

This release addresses an issue with the installer.
#16 Installation location of Multiple Hash may be incorrect
There are no product changes, just installer changes.

Multiple Hash V1.7.3.0

08 Jun 07:31
Compare
Choose a tag to compare

This release addresses two issues with the installer.
#13 - Failed to detect x64 SSIS on Azure-SSIS Integration Runtime
#9 - Failed to detect SQL 2017 on clean install of Windows and SSDT 15.7

There are no product changes, just installer changes.

(Edit was to assign Issue number correctly)

Multiple Hash V1.7.2.0

22 Sep 00:39
Compare
Choose a tag to compare

This release adds SQL Server 2017 support.
If you have a previous release of 1.7 installed, then you should apply this update IF you are using SQL 2017 or SSDT 17.2 (for VS2015) or greater, or are using VS2017.

This release has been tested on Windows 10, VS2015 SSDT 17.2 (SQL 2012, 2014, 2016 and 2017), Windows 2012 R2 (SQL 2014 and SQL 2016).

This release is believed to address issues #6 and #7, which I believe are related to the default of SQL 2017 in SSDT 17.2.

Any problems encountered, please raise and issue, and I will address it.

Multiple Hash V1.7.1.0

13 Jul 10:58
Compare
Choose a tag to compare

This is an Installer only update fix.
There are no changes to the DLL's within the package. If 1.7.0.0 is working for you, you do not need this update.
This update addresses issue #5 Installer succeeds but no file in PipelineComponents folder

Multiple Hash V1.7.0.0

07 Jul 08:22
Compare
Choose a tag to compare

This is a functionality release.
It introduces two new hash algorithms.

  • Murmur3a
  • xxHash

It introduces two new output column types.

  • Base 64 String
  • Hex String

The above changes increment the version number to 7 within the SSIS package file. As such packages created in 1.7 will not execute with component version 1.6.

It adds a select all tick box to the user interface, to make it much easier to select all the columns.

It removes support for SQL 2005.

Multiple Hash 1.6.7.4

16 Jun 11:13
Compare
Choose a tag to compare

This is a fix release.

It corrects an issue (#3) that became evident when SSDT 17.1 was released, and tightened requirements around the SQL Server DLL referencing.

This release also updates the URL's from CodePlex to GitHub.
Otherwise there are no code changes in this release.

Please download the x64 or x32 file based on the bitness of your SQL Server installation.

Multiple Hash 1.6.6.4

13 May 05:35
Compare
Choose a tag to compare

This is the SQL 2016 RTM release.
It includes Visual Studio 2015 detection and installation.

It has no code changes from previous 1.6 releases, just adding SQL 2016 and Visual Studio 2015 support.

Full support for project SQL Server version targeting changes (between SQL 2012, SQL 2014 and SQL 2016) is included.

Please download the x64 or x32 file based on the bitness of your SQL Server installation.