Skip to content

Releases: Serviceware/Dibix

v1.2.115

22 May 07:09

Choose a tag to compare

Changes:

  • d44b997 Introduce dedicated flag for client generation using MS http client factory
  • 6cc04c7 Add support for collecting multiple enums from check constraints
  • 60dc68d Make enum contract member name format more explicit

This list of changes was auto generated.

v1.2.112

19 May 09:35

Choose a tag to compare

Changes:

  • c861da5 Add additional event that is triggered after each service broker receive operation
  • 93ac947 Allow passing custom parameters to the receive command in ServiceBrokerSubscriber

This list of changes was auto generated.

v1.2.110

12 May 08:18

Choose a tag to compare

Changes:

  • 9d1417b Add 'x-enumNames' to the OpenAPI schema enum name generation to widen the support of client generators
  • c08568d Generate camelCase property names in OpenAPI schema so it fits the runtime
  • 9fd5e5e Remove FireInfoMessageEventOnUserErrors usage for ServiceBrokerSubscriber which is no longer required

This list of changes was auto generated.

v1.2.107

10 May 17:46

Choose a tag to compare

Changes:

  • 13d0865 Add ability to register hosted services in a worker host extension

This list of changes was auto generated.

v1.2.106

06 May 07:55

Choose a tag to compare

Changes:

  • ac1a141 Add experimental support for using IHttpClientFactory from Microsoft

This list of changes was auto generated.

v1.2.105

05 May 17:35

Choose a tag to compare

Changes:

  • 4a64dfa Remove unnecessary Assembly.Location usage
  • 91bee2e Fixed post processing that was broken in the previous commit
  • b9e512c Add support for automatically mapping database error code to http status code starting with Mode:Single -> 404
  • 354d750 Catch Dapper's 'Sequence contains no elements' errors for the 'Single' method to provide a more meaningful error that can be handled

This list of changes was auto generated.

v1.2.101

03 May 09:46

Choose a tag to compare

Changes:

  • bbcff21 Improve error handling when traversing invalid property paths
  • 18788ac Collect correct enum base type
  • 77baf77 Improve enum contract support
  • aac83c9 /
  • 86d5f68 Add support for configuring event log diagnostic options in case of a failed test

This list of changes was auto generated.

v1.2.96

17 Apr 14:04

Choose a tag to compare

Changes:

  • 96854d8 Fix bug with string output parameters initialized without size [Pt. II]

This list of changes was auto generated.

v1.2.95

17 Apr 08:18

Choose a tag to compare

Changes:

  • d08ea6f Update System.Data.SqlClient because of a security vulnerability
  • 4475fa7 Build and publish Dibix.Worker.Host
  • fc357fc Initial Dibix.Worker.Host commit
  • 4d2d3de Fix TimeoutHandler test
  • 84ab3e9 Write tests for DefaultHttpClientFactory
  • fd4c97c Implement TimeoutHttpMessageHandler correctly
  • 859aa77 Collect event log entries only since the test started
  • 48a7a4c Range is not supported on netfx
  • 04581b8 Improve error message for test result file path too long
  • ab0a50e Fix lazy test configuration property initialization broken by serializing the current configuration and adding them as a test result file

This list of changes was auto generated.

v1.2.85

28 Mar 16:26

Choose a tag to compare

Changes:

  • af30cbb Fix bug with string output parameters initialized without size

This list of changes was auto generated.