PulseAugur
EN
LIVE 21:23:23

Anthropic releases TypeScript SDK update for Bedrock

Anthropic has released version 0.32.1 of its TypeScript SDK for Bedrock. This update primarily addresses bug fixes, specifically ensuring the client uses hardcoded User-Agent strings rather than constructor names. Additionally, the release includes chores related to internal dependency management, such as installing `tsc-multi` from the npm registry and refreshing provider package development tooling. AI

IMPACT Minor update to an SDK for interacting with AI models via Bedrock.

RANK_REASON This is a minor version update to an SDK, not a core AI model release or significant product announcement.

Read on Anthropic SDK (TypeScript) — Releases →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Anthropic releases TypeScript SDK update for Bedrock

COVERAGE [1]

  1. Anthropic SDK (TypeScript) — Releases TIER_1 Svenska(SV) · stainless-app[bot] ·

    bedrock-sdk: v0.32.1

    <h2>0.32.1 (2026-08-07)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/bedrock-sdk-v0.32.0...bedrock-sdk-v0.32.1">bedrock-sdk-v0.32.0...bedrock-sdk-v0.32.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> use hardcoded …