Skip to content

v1.0.0: ADK Studio 1.0.0

Choose a tag to compare

@jkmaina jkmaina released this 08 Jun 18:58
· 2 commits to main since this release

ADK Studio 1.0.0

First stable release, aligned with adk-rust 1.0.0.

Highlights

  • All adk crate dependencies upgraded to 1.0.0
  • Full feature parity with ADK 0.8+ APIs in generated code
  • Deploy modal with Local / Docker / Cloud target picker
  • Dockerfile + docker-compose.yml generation for Docker deployments
  • 12 property-based test suites (208 tests passing)

Install

cargo install adk-studio

Upgrade

If upgrading from 0.8.x, existing projects will automatically use 1.0.0 APIs on next build.