Skip to content

Releases: Serviceware/Dibix

v1.4.26

16 Sep 06:32

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

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

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.

v1.4.10

24 Aug 16:17

Choose a tag to compare

Changes:

  • d70e4a2 Avoid parameter collisions by sharing arguments between authorization behavior and endpoint
  • 202f1e2 Improve startup logging
  • 3ad9f65 Start pushing docker images manually
  • f69bbac Add hint for the consequences when updating the Microsoft.CodeAnalysis.CSharp NuGet package

This list of changes was auto generated.

v1.4.6

23 Aug 08:22

Choose a tag to compare

Changes:

  • 83a0eed Add support for IOptions(Monitor) in http host extension
  • 46ed266 Update .NET SDK version
  • cebfbb7 Add support for authorization property in action template
  • 42362e3 Update packages

This list of changes was auto generated.

v1.4.2

17 Aug 13:09

Choose a tag to compare

Changes:

  • cb5e7c3 Prepare for Microsoft.Build.Sql preview

This list of changes was auto generated.

v1.4.1

16 Aug 15:18

Choose a tag to compare

Changes:

  • 54db967 Set version to '1.4'
  • 2d94216 Convert existing MSBuild targets to be usable as a custom SDK

This list of changes was auto generated.

v1.3.84

15 Aug 07:14

Choose a tag to compare

Changes:

  • 1cfd7db Improve http host error logging
  • c492a9e Ensure DatabaseScope.InitiatorFullName has a fallback

This list of changes was auto generated.

v1.3.82

04 Jul 11:34

Choose a tag to compare

Changes:

  • 8574735 Add IHttpHostExtensionConfigurationBuilder.ConfigureJwtBearer
  • c0e2e9d Separate scheme name and header name in custom security scheme registration

This list of changes was auto generated.

v1.3.80

03 Jul 12:29

Choose a tag to compare

Changes:

  • 5a0b715 Added IHttpHostExtensionConfigurationBuilder.Configuration
  • dd09e30 Extend IHttpHostExtensionConfigurationBuilder.EnableCustomAuthentication
  • 2324fc1 Collect more assembly attributes for generated assemblies and get rid of ClientFileVersion property
  • c31be62 Add overload in WebApiTestBase for passing outputName used for asserting the response

This list of changes was auto generated.