Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.2.115
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
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
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
Changes:
- 13d0865 Add ability to register hosted services in a worker host extension
This list of changes was auto generated.
v1.2.106
Changes:
- ac1a141 Add experimental support for using IHttpClientFactory from Microsoft
This list of changes was auto generated.
v1.2.105
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
v1.2.96
Changes:
- 96854d8 Fix bug with string output parameters initialized without size [Pt. II]
This list of changes was auto generated.
v1.2.95
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
Changes:
- af30cbb Fix bug with string output parameters initialized without size
This list of changes was auto generated.