Skip to content

chore: release - #59

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Closed

chore: release#59
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@taskade/mcp-openapi-codegen@0.0.5

Patch Changes

  • #58 34e978d Thanks @johnxie! - Surface API errors instead of returning them as successful tool results. The runtime now
    checks response.ok: a non-2xx response (401/403/422/5xx) or a network failure comes back
    as an isError tool result carrying the status and body, rather than the error payload
    being handed to the model as if the call had succeeded. Applies to all generated tools
    (v1 + v2); the 2xx path and the normalizeResponse handlers are unchanged.

@taskade/mcp-server@0.1.1

Patch Changes

  • #58 34e978d Thanks @johnxie! - Surface API errors instead of returning them as successful tool results. The runtime now
    checks response.ok: a non-2xx response (401/403/422/5xx) or a network failure comes back
    as an isError tool result carrying the status and body, rather than the error payload
    being handed to the model as if the call had succeeded. Applies to all generated tools
    (v1 + v2); the 2xx path and the normalizeResponse handlers are unchanged.

@johnxie

johnxie commented Jun 27, 2026

Copy link
Copy Markdown
Member

Superseded by manual release commit a36734c (0.1.1 / 0.0.5 published).

@johnxie johnxie closed this Jun 27, 2026
@johnxie
johnxie deleted the changeset-release/main branch June 27, 2026 09:59
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