Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.5.68
Changes:
- 6022115 Add support for JSON file input using body.treatAsFile property
This list of changes was auto generated.
v1.5.67
v1.5.66
Changes:
- e7a7d5d Add support for Content-Disposition type inline/attachment
- 1937595 Fix registration of multiple MCP tools
- 5c5134c Ensure action has a description when being exposed via MCP
- fc8fd79 Fix MCP resource address
- 49e2faa Add support for documenting parameter descriptions
- 499b14b Add support for documenting required claims for a parameter source/converter
- dac16ed Serialize declarative model to dbx
- d33d576 Validate ambiguous endpoint action names
- bff6de9 Replace generic TypeAccessor/PropertyAccessor with use case oriented runtime code generation
- dc64a92 Escape reserved C# keywords
See More
- fc50c5d Validate casing of USING identifier in MERGE statement
- 3ff5235 Fix UDT formatting in TSqlDebugStatementFormatter
This list of changes was auto generated.
v1.5.54
Changes:
- 412e78a Validate the use of body for specific HTTP methods
- 9dc8b7c Support mapping primitive arrays to complex UDTs by using parameter mappings - This is especially useful, when requiring the $INDEX
This list of changes was auto generated.
v1.5.52
Changes:
- 8f226ea Remove $CHILD in favor for using either $SELF or direct property access
- 5ca64cd Improve endpoint mediatype regex
- e68a54f Add support for more levels when using nested collection parameter mapping
- 3481f24 Group runtime methods in HttpParameterResolver
This list of changes was auto generated.
v1.5.48
Changes:
- 6b65c96 Add support for accessing file body metadata from content headers: MimeType and FileName
This list of changes was auto generated.
v1.5.47
Changes:
- 153334a Initial MCP server implementation which adds support for tools using endpoint description
- ed5150f Minor repo changes
This list of changes was auto generated.
v1.5.45
Changes:
- b1722bb AutomaticTransactionAbortSqlCodeAnalysisRule
This list of changes was auto generated.
v1.5.44
Changes:
- f64594c Trace begin of generated accessor method
- a1ef199 Move TestContext.json from run to test method scope
- e212571 Fix issues in TestRunTestResultFileComposer when TestRunResultsDirectory is shared across multiple assemblies/app domains
This list of changes was auto generated.
v1.5.41
Changes:
- 91f7c6e Improve UDT debug formatting
- 2c30c4a Detect EnumSchema.IsFlaggable based on members instead of combination flags
- edf7495 Improve enum member default value resolution
- c1be979 Imitate IIS recycle by stopping application on dbx changes when running within IIS
This list of changes was auto generated.