Skip to content

docs: Java/Kotlin SDK v2.7.0 release updates#271

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/java-sdk-v2.7.0-1778569850
Open

docs: Java/Kotlin SDK v2.7.0 release updates#271
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/java-sdk-v2.7.0-1778569850

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 12, 2026

Summary

Updates documentation for Java/Kotlin SDK v2.7.0 release.

Changes

  • TerminalException metadata: Document the new metadata parameter on TerminalException that allows attaching structured key-value context to terminal errors. The metadata is propagated to callers via getMetadata(). Requires Restate Server >= 1.6.
  • Spring Boot global default configuration: Document the new top-level restate.* properties that act as defaults for all registered services. Per-service restate.components.<Name>.* properties override these defaults on a per-service basis.
  • Code snippets: Updated Java and Kotlin ErrorHandling snippet files with #metadata and #catch_metadata tagged sections.
  • Restate plugin skills: Updated the Java API reference in the coding agent skills with TerminalException metadata documentation.

Note: ctx.random() now returns a stable instance (behavior fix, not a new API). Users upgrading should redeploy as a new service version per the versioning guide — no doc changes needed as the API surface is unchanged.

- Document TerminalException metadata field (requires Restate Server >= 1.6)
- Document Spring Boot global default service configuration
- Update Java/Kotlin error handling snippets with metadata examples
- Update restate-plugin skills with TerminalException metadata reference

Generated-By: mintlify-agent
@github-actions
Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 12, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
restatedev 🟢 Ready View Preview May 12, 2026, 7:55 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

0 participants