java/code-interpreter/v1.0.15

parruda/swarmjava/code-interpreter/v1.0.15Jun 25, 2026by ninan-nn

AI Summary

A maintenance release aligning the Kotlin code-interpreter SDK with the latest sandbox SDK version.

Key Highlights

  • Align code-interpreter with the latest sandbox SDK (v1.0.15)
  • Bump Kotlin code-interpreter SDK artifact to 1.0.15

New Features

  • 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