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.
This release fixes a bug in User-Agent string handling and updates internal development tooling. No major features or breaking changes were introduced.
Users relying on client User-Agent string behavior may be affected.
Update to ensure consistent User-Agent string behavior.
This release includes minor bug fixes and internal dependency updates. The main change is switching to hardcoded User-Agent strings for client identification.
view source on github->This patch release fixes a bug related to User-Agent strings and includes internal dependency updates. The main change is switching to hardcoded User-Agent strings instead of constructor names.
Users relying on custom User-Agent strings may need to update their code.
Update to v0.4.1 if you were affected by User-Agent string issues.
This patch release fixes a bug related to User-Agent string handling and includes internal dependency updates.
Users relying on the User-Agent string behavior may need to update their integrations.
Update to v0.32.1 if you depend on the User-Agent string behavior.
This patch release fixes a bug related to User-Agent string generation and includes internal dependency updates. The changes are primarily maintenance-focused with no major new features or breaking changes.
Users relying on the User-Agent string behavior may need to update their integrations.
Update to v0.19.1 if you depend on consistent User-Agent strings.
This release introduces new beta features for mid-conversation tool changes and adds support for session budgets, advisor tools, pinned inference locations, and skills auto-loading from GitHub. It also includes minor bug fixes and internal updates.
Developers using the SDK may need to update their code to accommodate the removal of retired Claude Opus 4.1 models.
Review the changes and update your code to remove any references to the retired Claude Opus 4.1 models.
This release introduces the new Claude Opus 5 model and adds support for tool addition/removal blocks and events. It also expands client-side fallback credit token types and includes a bug fix for abort listeners.
Users leveraging the SDK for model interactions and tool management will benefit from the new features.
Update to the latest version to access the new Claude Opus 5 model and enhanced tool management capabilities.
This release introduces a new stop reason 'model_context_window_exceeded' to indicate when input exceeds the model's context window.
Users who need to handle cases where input exceeds the model's context window will benefit from this change.
Update to this version to take advantage of the new stop reason feature.
This release introduces support for Managed Agents model effort, initial session events, and threads delta streaming in the API.
Users who need Managed Agents, session events, or delta streaming functionality will benefit from this update.
Update to version 0.113.0 to access the new features.
This release introduces support for a new refusal category in the API and includes internal code generation updates.
Developers using the API may need to update their code to handle the new refusal category.
Review the API documentation to understand the new refusal category and update your code accordingly.
This release focuses on bug fixes, particularly addressing issues with AWS options preservation and a duplicate import breaking the build.
Users experiencing issues with AWS options preservation or build failures due to duplicate imports are affected.
Upgrade to version 0.6.1 to resolve these issues.
This release includes a bug fix for AWS options handling and minor documentation updates.
Users relying on AWS options and auth modes in withOptions() calls are affected.
Update to version 0.112.4 to ensure proper AWS options handling.
This release includes a dependency bump for google-auth-library and internal chores.
view source on github->Minor release with documentation updates and no functional changes.
view source on github->This release does not provide detailed release notes. The changelog comparison shows changes since version 0.112.0.
view source on github->This release adds support for MCP Tunnels to the API.
Users needing MCP Tunnels functionality are affected.
Update to v0.112.0 to access the new MCP Tunnels feature.
Added support for dreaming API and implemented session tool call gating with permission evaluation.
Users needing dreaming functionality or enhanced session tool controls are affected.
Update to access new dreaming feature and improved session tool handling.
This release introduces beta support for agent memory functionality through a new API header.
Developers using the SDK who want to test agent memory functionality are affected.
Update to version 0.110.0 and use the new header to access beta agent memory features.
This release focuses on internal cleanup by removing nonfunctional types from the SDK.
Developers using the SDK may notice changes in type definitions.