Skip to content

2.0.1-rc: Data API builder for Azure Databases

Pre-release
Pre-release

Choose a tag to compare

@Aniruddh25 Aniruddh25 released this 11 May 19:15
fc3fd97

Changes:

Improvements:

  • 5c97b5c Add MCP notifications/message for log streaming to clients (#3484)
  • 6925175 Add more descriptive message when OpenAPI role filter returns 404 (#3305)
  • 6925175 Add int type to Json Data Type (#3327)
  • 2a98cad Add missing CLI options for dab configure, add, and update (#3409)
  • c8530b4 Change autoentities patterns.name default value (#3472)
  • 3bc42d2 Implement autoentities property with hot-reload (#3297)
  • 1cabd6d Implemented MCP Set Log Level (#3419)
  • 1cabd6d Upgrade OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.0 to 1.15.3 (#3488)

Bug Fixes:

  • fc3fd97 Fix OData filter format in JWT string claims (#3510)
  • 5c97b5c Fix LogLevel none to ensure no logs appear (#3318)
  • 6925175 Add missing level-2 property to runtime.cache in dab.draft.schema.json (#3317)
  • 6925175 Make CLI Log Labels consistent with ASP.NET Core (#3307)
  • 6925175 Align behavior for multi-config files during deserialization and startup (#3321)
  • 6925175 Fix invalid If-Match values to returnss proper 400 error (#3415)
  • 6925175 Fix dab validate error messaging when logger is not available (#3311)
  • 6925175 Omit redundant _NoAutoPK and _NoPK OpenAPI schemas when request-body-strict is false (#3325)
  • 6925175 Update config validation logic for entities (#3306)
  • 45f18e2 Fix CLI enum values in HelpText and error messages (#3444)
  • d8e0aa4 Fix mismatch between Schema & CLI values and descriptions (#3417)
  • 93edc20 Fix schema properties with missing or invalid default value (#3454)
  • acd6bf7 Fix schema properties with missing or misleading descriptions (#3471)
  • f6dd0df Fix failing MCP aggregate_records tool caused by groupby default value (#3294)
  • 2811fba Fix for inconsistent MCP enabled check (#3303)
  • 974d929 Fix structurally wrong dab init --graphql.multiple-create.enabled (#3407)
  • 7f829a6 Remove .enabled suffix from individual DML tool configure option (#3408)
  • c8530b4 Fix autoentities fail as it doesn't account for schema of tables (#3468)
  • 3bc42d2 Fix logs for autoentities (#3299)
  • 3bc42d2 Fix autoentities Schema/CLI mismatch (#3416)
  • 3bc42d2 Fix autoentities error messages when using dab validate CLI command (#3416)
  • 3bc42d2 Fix CLI overrides LogLevel value from config file (#3426)
  • 1cabd6d Add missing MCP description property to Schema (#3405)
  • 1cabd6d Changed default authentication provider to "Unauthenticated" in Schema (#3424)
  • 1cabd6d Fix MCP description property to be set as instructions through MCP HTTP/SSE initialize (#3423)

Included Changes From:

DAB 2.0.0-rc