Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.2.50
Changes:
- 59febee Add T-SQL debug statement in case of SqlException
This list of changes was auto generated.
v1.2.49
Changes:
- 9185dbe Simplify authorization behavior usage by allowing to register a global template
This list of changes was auto generated.
v1.2.48
Changes:
- d31819d Separate security schemes and authorization, require both and support global template
This list of changes was auto generated.
v1.2.47
Changes:
- c77610c Extend ImplicitSyntaxSqlCodeAnalysisRule to stabilize INSERT INTO and DELETE FROM
- baee2c1 Fix bug with sql code analysis not being run correctly
This list of changes was auto generated.
v1.2.45
Changes:
- 768c3cd Added support for supplying defaultCommandTimeout in DatabaseTestBase
- c0661ef Slightly change (Dapper)DatabaseAccessor and introduce defaultCommandTimeout parameter
This list of changes was auto generated.
v1.2.43
Changes:
- 9e4ea35 Make dibix.json optional again (broken in previous refactoring)
- 44b5eac Ensure single dedicated test run directory per test run
- 5c6439d Split Dibix.Sdk to reduce complexity
- 4ba25f2 Fix Dibix.Sdk.Tests
- 21969c7 Do not store lockfile in this repo
- 057ae64 Improve constant parameter sources
This list of changes was auto generated.
v1.1.167
Changes:
- d670994 Ensure single dedicated test run directory per test run
- 62b8524 Always set UseDedicatedTestResultsDirectory to true, because #if CI_BUILD isn't really the desired behavior
- ddb737e Allow providing a specific output name to TestBase.AssertEqual
- 214aaae Expose test/run directory paths in TestBase
- ad368bc Ensure unique dedicated test run directory name
- 0aba590 LangVersion = latest
- d7ad74a Wrap System.Diagnostics.EventLogEntryType, because it weirdly causes the coverlet.collector to hang
- 8f3fdbc Add last 10 event log warnings/errors in case of test error
This list of changes was auto generated.
v1.2.37
Changes:
- ca865df Initial authorization behavior PoC and simplfication of parameter resolution and action invocation
This list of changes was auto generated.
v1.2.36
Changes:
- 0dabfe9 Fix DumpLockFile task and refactor a bit
- de2d797 Change generated.cs -> g.cs to make it work with coverlet [https://github.com/coverlet-coverage/coverlet/issues/1164]
- 71d752a Remove hardcoded version from TaskGenerator test resources
- a6392e4 Generate SDK tasks and their configuration to reduce the huge method parameter amount
- bdbc96e Improve source generator output
This list of changes was auto generated.
v1.2.31
Changes:
- c5deb99 Replace some hardcoded validation exceptions with optional configuration properties
This list of changes was auto generated.