Skip to content

Releases: Serviceware/Dibix

v1.4.45

07 Nov 19:15
Compare
Choose a tag to compare

Changes:

  • 709bb26 Extended test container support
  • 0d4b5a0 Zip file didn't end up in the test result attachments
  • 46868b1 Expose TestImplementationResolver API
  • 35148b8 Normalize line endings by default in AssertEqual

This list of changes was auto generated.

v1.4.41

30 Oct 13:12
Compare
Choose a tag to compare

Changes:

  • d9f5a1b Add support for CPM in generated projects and centralize package versions when not using CPM

This list of changes was auto generated.

v1.4.40

29 Oct 13:34
Compare
Choose a tag to compare

Changes:

  • 31446d5 Avoid use of System.ComponentModel.(Data)Annotations package in generated accessor solely for KeyAttribute
  • b6de6d1 Restore Dibix.Sdk.Tests.Database
  • 54cbc38 Remove unused System.Text.Json references
  • 0cd4863 Move System.IO.Packaging reference
  • df197c7 Make Dibix.Sdk cross platform

This list of changes was auto generated.

v1.4.35

24 Oct 06:55
8087615
Compare
Choose a tag to compare

Changes:

  • 8087615 update System.IO.Packaging to 8.0.1 (#2)

This list of changes was auto generated.

v1.4.34

04 Oct 13:09
Compare
Choose a tag to compare

Changes:

  • 78809c0 UsePathBase instead of adding the base address to each route registration
  • 55803ca Improve stability of dotnet publish script
  • 46910a1 Action template is optional
  • 2e9fc69 Remove EXTERNAL_PROPERTIES from Dibix.Sdk.targets
  • a42cae8 Use Testcontainers.MsSql in Dibix.Dapper.Tests

This list of changes was auto generated.

v1.4.29

04 Oct 04:37
Compare
Choose a tag to compare

Changes:

  • 65fd72d Fix IL3000 in UserAgentFactory
  • bd79431 Add support for avoiding exceptions thrown in EnsureSuccessStatusCodeHttpMessageHandler and handling it yourself

This list of changes was auto generated.

v1.4.27

18 Sep 13:29
Compare
Choose a tag to compare

Changes:

  • b364a59 Add support for multiple authorization behaviors

This list of changes was auto generated.

v1.4.26

16 Sep 06:32
Compare
Choose a tag to compare

Changes:

  • 3bae7e1 Add docker images to readme
  • 78dfb21 Publish and consume linux-musl-x64 for docker images because they are based on alpine
  • 7fda23f Add support for zipping test result files that are still open for writing
  • e0facec Register unhandled exception diagnostics as run attachments during AssemblyInitialize
  • 41333ff Build and push docker images during azure CD pipeline

This list of changes was auto generated.

v1.4.21

12 Sep 09:31
Compare
Choose a tag to compare

Changes:

  • f48e03c Add support for AssemblyInitialize
  • 6332d65 Update test run attachments if they have changed
  • 37749d8 Add IWorkerExtensionConfigurationBuilder dependency extensions to IWorkerHostExtensionConfigurationBuilder

This list of changes was auto generated.

v1.4.18

30 Aug 10:21
Compare
Choose a tag to compare

Changes:

  • 6d149db Fix nbgv context in docker scripts
  • a0a5434 Add support for importing existing test (run) attachments
  • 021ef19 Add support for test run attachments
  • 951531b Append environment variables to test run
  • 2245fec Include version tag in docker images
  • 77d5215 IWorkerExtensionConfigurationBuilder dependency extensions
  • e336f4e Add ca-certificates to worker host docker image as a convenience when making HTTPS requrest inside the worker
  • 9e93a12 Expose http host publicly in Start-Http-Host script

This list of changes was auto generated.