Skip to content

v0.4.30 — Teams SDK migration + 4.30.0 parity

Choose a tag to compare

@patrick-chinchill patrick-chinchill released this 19 Jun 05:36
· 31 commits to main since this release
Immutable release. Only release title and notes can be modified.
34314dd

Synced to upstream vercel/chat@4.30.0 (UPSTREAM_PARITY = "4.30.0").

Headline: the Teams adapter is migrated to the official microsoft-teams-apps Python SDK (issue #93 — inbound+auth, outbound, native streaming via the SDK IStreamer, each independently reviewed).

Also in this release:

  • New Twilio adapter (10th platform), Telegram native DM draft streaming, Slack webhook/primitives subpaths, and WhatsApp / Slack / Google Chat fixes.
  • 7 pre-existing parity gaps closed from a pre-ship parity audit (Google Chat cardsV2/Select·RadioSelect, Teams ChoiceSet fan-out + list_threads/post_channel_message + api_url, api_url across Slack/Discord/GitHub/Linear + get_installation_id, core AiMessage re-exports).
  • Documentation accuracy pass correcting earlier phantom-feature / parity-label errors.

CI fidelity re-pinned to chat@4.30.0 (732/732 mapped-core tests). Matches chat@4.30.0 with documented exceptions (Linear agent sessions deferred to 4.31, tracked in #152). See CHANGELOG.md for the full entry.