Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:06
09c2553

2.0.0 (2026-07-16)

Features

BREAKING CHANGES

  • worker: Google Vertex AI is no longer a supported provider. The
    CLAUDE_CODE_USE_VERTEX, ANTHROPIC_VERTEX_PROJECT, CLOUD_ML_REGION, and
    GOOGLE_APPLICATION_CREDENTIALS environment variables, along with the
    use_vertex, vertex_project, and cloud_ml_region config.toml keys, are
    removed. Vertex users must switch to Anthropic, AWS Bedrock, or a custom
    Anthropic-compatible base URL.

The CLAUDE_CODE_MAX_OUTPUT_TOKENS environment variable and the
max_output_tokens config.toml key are also removed.