what stackpulse tracks
Anthropic SDK releases from GitHub
StackPulse watches Anthropic SDK release notes and keeps the original source link close to every summary.
Official TypeScript SDK for the Anthropic API StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Anthropic SDK release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
Added support for system.message streaming events and fixed helper middleware issues. The release also includes minor API updates for refusal categories and user profile IDs.
Users who need streaming events for system.message will benefit from this update.
Update to the latest version to utilize new streaming event features.
This release introduces lazy parsing of partial tool JSON input in the stream functionality and removes the use of deprecated models in tests.
Developers using the stream functionality with partial tool JSON input are affected.
Update to version 0.5.0 to benefit from the new lazy parsing feature.
This release introduces lazy parsing for partial tool JSON input in the stream functionality.
This release introduces lazy parsing of partial tool JSON input in streams and removes deprecated models from tests.
Users working with streaming data containing partial tool JSON inputs will benefit from improved parsing efficiency.
Added lazy parsing for partial tool JSON input and stopped using deprecated models in tests.
Developers using stream parsing of partial tool JSON inputs will benefit from improved performance.
Update to take advantage of lazy JSON parsing improvements.
This release adds support for a new code execution tool and improves streaming functionality by implementing lazy parsing of partial tool JSON.
Users requiring code execution capabilities via the new tool or those using streaming with partial JSON will be affected.
Update to utilize the new code_execution_20260120 tool and benefit from improved stream parsing.
This release focuses on removing retired models from the API and SDKs as part of maintenance and cleanup.
Applications using retired models will be affected and may need to update their dependencies.
Update your application to remove dependencies on retired models.
This release introduces a bug fix related to the API, specifically adding a new refusal category for `frontier_llm`.
Users relying on the API's refusal categorization may be affected by this change.
Update to version 0.104.1 to ensure proper handling of the `frontier_llm` refusal category.
This release introduces support for Managed Agents deployments and environment variable credentials, enhancing the SDK's flexibility and integration capabilities.
Developers using the SDK for Managed Agents deployments or requiring environment variable-based authentication will benefit from this update.
Update to version 0.104.0 to utilize the new Managed Agents and environment variable credentials features.
This release focuses on fixing a bug related to third-party middleware ordering in the client.
Users relying on third-party middleware ordering in the client are affected.
Update to version 0.17.1 to ensure proper middleware ordering.
This release introduces support for new Claude models and enhances fallback mechanisms for API providers, along with middleware improvements.
Developers using the SDK for Claude models or requiring fallback mechanisms will be affected.
Update to version 0.103.0 to utilize new features and improvements.