Skip to content

feat!: bump to v4.0.0#113

Merged
saurabhjain1592 merged 2 commits intomainfrom
feat/v4-major-version
Mar 9, 2026
Merged

feat!: bump to v4.0.0#113
saurabhjain1592 merged 2 commits intomainfrom
feat/v4-major-version

Conversation

@saurabhjain1592
Copy link
Member

Summary

  • Bump SDK version to 4.0.0
  • Remove total_steps from CreateWorkflowRequest (deprecated since Platform v4.5.0, auto-computed at terminal state)
  • Formally acknowledge breaking changes accumulated in v3.x minor releases

Breaking Changes

  1. total_steps removed from CreateWorkflowRequest
  2. mcp_check_input() default operation changed from "query" to "execute"
  3. MediaAnalysisResult.extracted_text replaced by has_extracted_text + extracted_text_length (shipped in v3.5.0)

Test plan

  • pytest tests/ -x -q passes
  • CI green

Fold unreleased v3.9.0 entries into v4.0.0, add MCP operation
default as a proper breaking change, include CI and infrastructure
changes, set release date to 2026-03-09.
@saurabhjain1592 saurabhjain1592 merged commit 60d1306 into main Mar 9, 2026
13 checks passed
@saurabhjain1592 saurabhjain1592 deleted the feat/v4-major-version branch March 9, 2026 07:02
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