v0.123.0
sdk: v0.123.0
Added 3
- Add external_user_onboarded_at field to beta user profiles
- Add organization compliance settings
- Add user-profile order_by parameter
Changed 1
- Update memory-store and toolset schema
Fixed 1
- Keep credential file access out of non-Node bundles
Removed 1
- Remove relationship field from beta user profiles in favor of access_type
From Anthropic TypeScript SDK
0.123.0 (2026-09-01)
Full Changelog: sdk-v0.122.0...sdk-v0.123.0
Features
- api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (3efb1a1)
- api: manual updates (c6f0bda)
- api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (8e2f0c2)
Bug Fixes
- keep credential file access out of non-Node bundles (ab6a4b2)
Chores
- internal: codegen related update (788ea8b)