Releases: SkylineCommunications/Skyline.DataMiner.CICD.Validators
Releases · SkylineCommunications/Skyline.DataMiner.CICD.Validators
Release v1.2.0
What's Changed
Dependabot
- Bump MSTest from 3.6.4 to 3.7.2 by @dependabot in #111, #116, #121
- Bump Skyline.DataMiner.Files.QActionHelper from 10.4.12 to 10.5.2.2 by @dependabot in #109, #123
- Bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot in #114
- Bump Skyline.DataMiner.XmlSchemas.Protocol from 1.0.7 to 1.1.1 by @dependabot in #117, #130
- Bump Skyline.DataMiner.CICD.FileSystem and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #124
- Bump Skyline.DataMiner.CICD.Parsers.Protocol from 1.0.12 to 1.1.1 by @dependabot in #126
- Bump Skyline.DataMiner.CICD.CSharpAnalysis.Protocol from 1.0.5 to 1.0.6 by @dependabot in #120
PRs
- Added 'Missing Secure Coding' Validator by @FlavioJA in #110
- Updated message for check 3.42.1 by @PedroDebevere in #125
- Protocol - CheckDuplicateTags by @MichielOda in #119
- Increase minimum supported DM version to 10.3.0.0 - 12752 by @PedroDebevere in #129
- Added GitHub pages docs (with auto generation tool) by @PedroDebevere in #127
- feat(ValidatorCompare) Improve Interprete.CheckTypeTag validation by @JoaoSE-Skyline in #131
- Add deprecated DLL check by @BramDevlaminck-Skyline in #122
- Prevent major change from being raised when exception is removed from write parameter by @BramDevlaminck-Skyline in #115
New Contributors
- @FlavioJA made their first contribution in #110
- @BramDevlaminck-Skyline made their first contribution in #122
Full Changelog: 1.1.12...1.2.0
Release v1.1.12
What's Changed
- Bump the mstest group across 1 directory with 2 updates by @dependabot in #105
- Bump Skyline.DataMiner.Files.QActionHelper from 10.4.10 to 10.4.11 by @dependabot in #99
- Bump Skyline.DataMiner.XmlSchemas.Protocol from 1.0.5 to 1.0.7 by @dependabot in #102
- Enhanced Service Swarming support by @wdm-slc in #100
- Add regex to aggregate equation operators by @SkylineThomasCR in #91
New Contributors
- @wdm-slc made their first contribution in #100
- @SkylineThomasCR made their first contribution in #91
Full Changelog: 1.1.11...1.1.12
Release v1.1.11
What's Changed
- Bump the mstest group with 2 updates by @dependabot in #87
- Bump Skyline.DataMiner.Files.QActionHelper from 10.4.8.1 to 10.4.10 by @dependabot in #94
- Bump Skyline.DataMiner.CICD.CSharpAnalysis.Protocol from 1.0.4 to 1.0.5 by @dependabot in #89
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #84
- Bump Skyline.DataMiner.CICD.Models.Protocol from 1.0.12 to 1.0.13 by @dependabot in #95
- Rework DVE Protocol Name checks to correctly take into account the line where the error should be. by @JoaoSE-Skyline in #85
New Contributors
- @JoaoSE-Skyline made their first contribution in #85
Full Changelog: 1.1.10...1.1.11
Release v1.1.10
What's Changed
- Bump the mstest group with updates by @dependabot in #75, #76
- Bump Skyline.DataMiner.XmlSchemas.Protocol from 1.0.4 to 1.0.5 by @dependabot in #79
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #81
- Min Supported DMA description finetuning by @SimonV-Skyline in #80
- Bump Skyline.DataMiner.CICD.CSharpAnalysis.Protocol from 1.0.3 to 1.0.4 by @dependabot in #82
- Bump Skyline.DataMiner.CICD.Tools.Reporter from 1.0.1 to 1.0.2 by @dependabot in #83
Full Changelog: 1.1.9...1.1.10
Release v1.1.9
What's Changed
- QAction - CheckDataMinerDependency - Check DevPacks by @MichielOda in #74
Full Changelog: 1.1.8...1.1.9
Release v1.1.8
What's Changed
- Bump Skyline.DataMiner.CICD.Models.Protocol from 1.0.11 to 1.0.12 by @dependabot in #68
- Bump Skyline.DataMiner.Files.QActionHelper from 10.4.7 to 10.4.8.1 by @dependabot in #69, #72
- Bump the mstest group with 2 updates by @dependabot in #71
- Fixed Feature Check for .NET Framework version on legacy projects by @MichielOda in #73
- Compliancies/MinimumRequiredVersion - Invalid value & below minimum supported version by @MichielOda in #70
- Param/SNMP/OID@options - Missing instance option when using partialSNMP by @MichielOda in #67
Full Changelog: 1.1.7...1.1.8
Release v1.1.7
What's Changed
- [INTERNAL] Update to Skyline.DataMiner.Files.QActionHelper by @MichielOda in #63
- Improve check 2.46: CheckIndexAttribute on Param.ArrayOptions by @MichielOda in #61
- Feature Check - .NET Framework 4.8 / Validator - MinimumRequiredVersion by @MichielOda in #62
- Fix position node for error 2.36.2 by @SimonV-Skyline in #66
- QAction - Unrecommended Finalizer by @MichielOda in #60
- Bump Skyline.DataMiner.CICD.CSharpAnalysis.Protocol from 1.0.2 to 1.0.3 by @dependabot in #65
Full Changelog: 1.1.6...1.1.7
Release v1.1.6
What's Changed
- Fix position node for error 2.46.1 by @MichielOda in #59
- C# Files need to be UTF-8 by @MichielOda in #58
Full Changelog: 1.1.5...1.1.6
Release v1.1.5
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #54
- Bump the mstest group with 2 updates by @dependabot in #53
- Validator check for detecting Protocol@baseFor equal to Protocol/ElementType by @PedroDebevere in #56
- Bump the mstest group with 2 updates by @dependabot in #57
Full Changelog: 1.1.4...1.1.5
Release v1.1.4
What's Changed
- Bump Skyline.DataMiner.CICD.Models.Protocol from 1.0.10 to 1.0.11 by @dependabot in #48
- Bump Skyline.DataMiner.XmlSchemas.Protocol from 1.0.3 to 1.0.4 by @dependabot in #49
- NuGet Consolidation Check by @MichielOda in #50
- Dev/broker interapp validation by @janstaelensskyline in #51
- Extended unit tests + implemented fix for duplicate name check on matrixes vs array + write by @SimonV-Skyline in #52
New Contributors
- @SimonV-Skyline made their first contribution in #52
Full Changelog: 1.1.3...1.1.4