Releases: GoEddie/DeploymentContributorFilterer
Releases · GoEddie/DeploymentContributorFilterer
1.5.3 - minor fixes
What's Changed
- Fixed various issues with logging, updated README.md by @purepvd in #38
- Fix for #44 (handling of columnstore indexes) and #15 (handling of unnamed default constraints) by @t-johnson in #45
New Contributors
Full Changelog: 1.5.2...1.5.3
Minor release, updating to DacFx 162.3.566
Update DacFx to 162.3.566
What's Changed
- Update dacfx to 162.3.566 by @t-johnson in #42
Full Changelog: 1.5.1...1.5.2
What's Changed
- Update dacfx to 162.3.566 by @t-johnson in #42
Full Changelog: 1.5.1...1.5.2
Minor update, adding support for DacFx 162.3.563
What's Changed
- better testing, columnFilters with schema, and updated DAC by @AartBluestoke in #36
- Update Microsoft.SqlServer.DacFx to 162.3.563 and fix dependencies by @amizyak in #41
New Contributors
- @AartBluestoke made their first contribution in #36
- @amizyak made their first contribution in #41
Full Changelog: 1.5.0...1.5.1
Support for DacFx 160, and cross-platform
This release adds support for DacFX version 160.
In addition to the usual .Net Framework version, a .Net Standard 2.1 version is included which can be used with the cross-platform DacFX on Linux or Mac.
What's Changed
- MultiPartName filter type by @jpeirson in #19
- IgnoreType(, ) by @YanumVlad in #13
- Fixes #25 (gets the main branch back into a syntax-error-free state) by @t-johnson in #27
- Support for DacFX 160, and running cross platform by @t-johnson in #30
- Create a build action by @t-johnson in #31
New Contributors
- @jpeirson made their first contribution in #19
- @YanumVlad made their first contribution in #13
Full Changelog: 1.4.4.1...1.5.0
Support for 140/150 DacFx / sqlpackage.exe
Updating references to newest dacfx