Skip to content

0.45.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:58

Features

  • (deployment) add reasoningEffortsSupported feature flag (#1584)
  • Expose feature flags for max_tokens, max_completion_tokens, and temperature (#1580)
  • [Applications] Support config delivery to MCP server for applications without schema #1519 (#1588)
  • [Toolset] add new field provider #1670 (#1672) (#1676)
  • add flags for available endpoints (#1631)
  • add mcp endpoint in schemas listing result #1564 (#1573)
  • dial-unified-config — server (Configuration API + MergedConfigStore + secret encryption) (#1529)
  • expose embedding vector dimensions in model listing (#1612)
  • expose reasoning efforts as string array in features listing (#1611)
  • introduce readonly-admin role to read user data #1599 (#1601)
  • migrate AWS SDK to v2 #1595 (#1614)
  • upload large files into a temporary folder #1604 (#1607)

Fixes

  • Update azure_security_keyvault_keys_version to 4.10.6 (CVE-2026-33117) (#1583)
  • clear auth error for toolset tool discovery endpoint #1554 (#1582)
  • decode gzip-compressed MCP tools/list responses #1586 (#1587)
  • expose applications and toolsets via admin file-config API (#1630)
  • fix security vulnerabilities (#1602)
  • handle URL-encoding asymmetry in AutoShareDeploymentFn #1632 (#1645)
  • return error message to client when chat completion fails due to missing app dependency #1550 (#1579)
  • send client_id in token request body for OAuth toolsets #1608 (#1609)
  • unable to get list of tools for notion mcp toolset #1561 (#1662) (#1664)

Other

  • bump gradle/actions from 6.1.1 to 6.2.0 in the github-actions group (#1628)
  • bump the ai-dial-ci group with 4 updates (#1571)
  • bump the ai-dial-ci group with 4 updates (#1577)
  • bump the ai-dial-ci group with 4 updates (#1585)
  • bump the ai-dial-ci group with 4 updates (#1605)
  • bump the ai-dial-ci group with 4 updates (#1627)
  • bump the github-actions group with 2 updates (#1572)
  • bump the github-actions group with 2 updates (#1606)
  • enable logging in JClouds (#1623)

Deployment Changes