Skip to content

feat!: bump to v4.0.0#108

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

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

Conversation

@saurabhjain1592
Copy link
Member

Summary

  • Bump SDK version to 4.0.0
  • Remove totalSteps 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. totalSteps removed from CreateWorkflowRequest
  2. mcpCheckInput() default operation changed from "query" to "execute"
  3. MediaAnalysisResult.getExtractedText() replaced by hasExtractedText() + getExtractedTextLength() (shipped in v3.5.0)

Test plan

  • mvn compile passes
  • mvn test passes
  • CI green

Maven and Gradle snippets in README still showed 3.2.0.
Add MCP operation default context, README install version updates,
CI and infrastructure changes. Set release date to 2026-03-09.
@saurabhjain1592 saurabhjain1592 merged commit eb8b543 into main Mar 9, 2026
9 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