Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.2.30
Changes:
This list of changes was auto generated.
v1.2.28
Changes:
- 78d9d3b Remove # prefix in contract references
- c199c61 Lazily resolve contract property types and default values to make use of the new symbol name resolver (This tempoarily disables unused contract validation)
- 2b124ee Validate the name length of BEGIN TRANSACTION statements
- 46980bc Set ReferenceOutputAssembly=False to avoid unwanted build outputs from source generator project
- 7ec3951 Publish NuGet packages before GitHub release
This list of changes was auto generated.
v1.2.23
Changes:
- 805aa10 Equality comparison of primitive collections was not performed correctly when using MultiMap
- 62f126d Always set UseDedicatedTestResultsDirectory to true, because #if CI_BUILD isn't really the desired behavior
- 9011b89 Publish GitHub releases directly, instead of drafting them
This list of changes was auto generated.
v1.2.20
Changes:
- 7703e39 Allow providing a specific output name to TestBase.AssertEqual
- f262d80 Update azure pipelines files
- 62675f0 Generate clients with IReadOnlyList<> instead of ICollection<>
This list of changes was auto generated.
v1.2.17
Changes:
- 90764ce Implement validation for equivalent paths
- baa555f Fix error in Dibix.Sdk.Tests.Database
- 62955c9 Enable ReSharper ConfigureAwait(false) analysis
This list of changes was auto generated.
v1.2.14
Changes:
- c0dfc45 Expose test/run directory paths in TestBase
- f13d8e3 Improve namespace handling in TestMethodGenerator
- 5ba6c63 Ensure unique dedicated test run directory name
- f0c4d56 Json schema did not allow nullable uri with "isRelativeHttpsUrl" property
- 69bf1e2 Use source generator to generate MSTest methods for SqlCodeAnalysisRule
This list of changes was auto generated.
v1.2.9
v1.2.5
Changes:
- f66de6b Wrap System.Diagnostics.EventLogEntryType, because it weirdly causes the coverlet.collector to hang
- e2abdf7 Validate SET statements
- cb0cf41 Do not ignore SET statements when collecting DML command text
- 1ad84ae Add last 10 event log warnings/errors in case of test error
- bf15502 Set version to '1.2'
This list of changes was auto generated.
v1.1.159
v1.1.155
Changes:
- 7d6db13 Remove HttpRequestTracer.LastRequest since it's not thread-safe; simplify formatting APIs
This list of changes was auto generated.