java/code-interpreter/v1.0.15

opensandbox-group/OpenSandboxjava/code-interpreter/v1.0.15Jun 25, 2026by ninan-nn

AI Summary

Kotlin Code Interpreter SDK version bump to align with the latest sandbox SDK dependencies.

Key Highlights

  • Bumped Kotlin Code Interpreter SDK package version to `1.0.15`
  • Aligned `com.alibaba.opensandbox:sandbox` dependency with sandbox SDK `1.0.15`

New Features

  • Dependency alignment with sandbox SDK `1.0.15`

Full Release Notes

## What's New

### 📦 Misc

- **Align code-interpreter with the latest sandbox SDK** — Bumped the Kotlin code-interpreter SDK artifact to `1.0.15` and aligned its `com.alibaba.opensandbox:sandbox` dependency with sandbox SDK `1.0.15`. This keeps consumers on a consistent set of OpenSandbox Kotlin artifacts for this release. (https://github.com/opensandbox-group/OpenSandbox/pull/1128)

### 👥 Contributors

- @ninan-nn