Skip to content

Releases: Serviceware/Dibix

v1.5.68

05 Sep 14:35

Choose a tag to compare

Changes:

  • 6022115 Add support for JSON file input using body.treatAsFile property

This list of changes was auto generated.

v1.5.67

04 Sep 15:43

Choose a tag to compare

Changes:

  • 6cec9d8 Add support for JSON file result

This list of changes was auto generated.

v1.5.66

03 Sep 09:06

Choose a tag to compare

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

12 Aug 09:48

Choose a tag to compare

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

11 Aug 12:04

Choose a tag to compare

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

08 Aug 12:56

Choose a tag to compare

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

06 Aug 14:54

Choose a tag to compare

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

22 Jul 14:41

Choose a tag to compare

Changes:

  • b1722bb AutomaticTransactionAbortSqlCodeAnalysisRule

This list of changes was auto generated.

v1.5.44

18 Jul 13:08

Choose a tag to compare

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

23 Jun 14:38

Choose a tag to compare

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.