Skip to content

Add configurable OAuth token windows and update Functions MCP to 1.6.0 - #25

Merged
dsghi merged 2 commits into
mainfrom
codex/refresh-functions-mcp-1.6
Aug 9, 2026
Merged

Add configurable OAuth token windows and update Functions MCP to 1.6.0#25
dsghi merged 2 commits into
mainfrom
codex/refresh-functions-mcp-1.6

Conversation

@dsghi

@dsghi dsghi commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add configurable OAuth access-token lifetime and refresh-token replay timeout settings, with deployment guidance in the README
  • update Microsoft.Azure.Functions.Worker.Extensions.Mcp from 1.5.0 to 1.6.0
  • remove the unused direct ModelContextProtocol 1.3.0 package reference
  • update the changelog and v1 package example to match

Why

Allow deployments to tune OAuth token timing for their client retry and refresh behavior while retaining the built-in 10-minute access-token and 5-minute replay defaults. Also keep DevBrain current on the Azure Functions MCP package used by its hosted endpoint.

Validation

  • dotnet restore devbrain.slnx — passed
  • dotnet test devbrain.slnx --configuration Release --no-restore — 148 passed
  • dotnet list devbrain.slnx package --vulnerable --include-transitive --no-restore — no vulnerable packages
  • resolved application package graph contains Functions MCP 1.6.0 and no ModelContextProtocol package
  • git diff --check — passed

@dsghi dsghi changed the title Refresh Azure Functions MCP dependencies Update Azure Functions MCP extension to 1.6.0 Aug 9, 2026
@dsghi dsghi changed the title Update Azure Functions MCP extension to 1.6.0 Add configurable OAuth token windows and update Functions MCP to 1.6.0 Aug 9, 2026
@dsghi
dsghi marked this pull request as ready for review August 9, 2026 07:54
@dsghi
dsghi merged commit 1ba018a into main Aug 9, 2026
4 checks passed
@dsghi
dsghi deleted the codex/refresh-functions-mcp-1.6 branch August 9, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant