Skip to content

chore(release): version packages - #805

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore(release): version packages#805
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@chat-adapter/discord@4.38.0

Minor Changes

  • a0cba02: Add Vercel Connect credential resolvers and custom webhook verification to the Discord adapter, with create-chat-sdk --connect scaffolding for Discord bots.

Patch Changes

  • a94995e: Restore attachment downloads across Discord inbound message paths.
  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/notion@4.38.0

Minor Changes

  • 06b04ac: Add outbound-only Vercel Connect authentication for Notion while retaining native webhook verification and scaffolding.

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/telegram@4.38.0

Minor Changes

  • 0f24cc3: Preserve normalized replied-to message context and populate it from Telegram replies.
  • 7a1150c: Add outbound-only Vercel Connect authentication for Telegram while retaining native webhook verification or polling.

Patch Changes

  • 1d2b78d: Deduplicate repeated Telegram webhook updates by their update ID using the configured state adapter.
  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

chat@4.38.0

Minor Changes

  • 0f24cc3: Preserve normalized replied-to message context and populate it from Telegram replies.
  • bdeb2bf: Add a workflow-safe chat/serialization entrypoint and isolate automatic Chat class serializers from Node-only runtime dependencies.
  • a0cba02: Add Vercel Connect credential resolvers and custom webhook verification to the Discord adapter, with create-chat-sdk --connect scaffolding for Discord bots.

create-chat-sdk@0.4.0

Minor Changes

  • a0cba02: Add Vercel Connect credential resolvers and custom webhook verification to the Discord adapter, with create-chat-sdk --connect scaffolding for Discord bots.
  • 06b04ac: Add outbound-only Vercel Connect authentication for Notion while retaining native webhook verification and scaffolding.
  • 7a1150c: Add outbound-only Vercel Connect authentication for Telegram while retaining native webhook verification or polling.

@chat-adapter/gchat@4.38.0

Patch Changes

  • 2f40a32: Fix attachment downloads failing with a 400 when attachmentDataRef is present

    fetchAttachmentData called the Chat media endpoint without alt=media, so it
    returned resource metadata rather than file bytes and rejected the arraybuffer
    request with a bare 400. Every download by resourceName failed, which is the
    path taken for any file uploaded directly to Chat.

    The download path is also hardened: when media.download fails and the
    attachment carries a downloadUri, the adapter now falls back to fetching that
    URL instead of rejecting, and failures with no fallback are routed through the
    shared error handling so a 429 surfaces as AdapterRateLimitError like every
    other Chat API call.

  • Updated dependencies [0f24cc3]

  • Updated dependencies [bdeb2bf]

  • Updated dependencies [a0cba02]

    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/github@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/instagram@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/linear@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/messenger@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/shared@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0

@chat-adapter/slack@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/teams@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/twilio@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/web@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/whatsapp@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/x@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0
    • @chat-adapter/shared@4.38.0

@chat-adapter/state-ioredis@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0

@chat-adapter/state-memory@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0

@chat-adapter/state-pg@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0

@chat-adapter/state-redis@4.38.0

Patch Changes

  • Updated dependencies [0f24cc3]
  • Updated dependencies [bdeb2bf]
  • Updated dependencies [a0cba02]
    • chat@4.38.0

@chat-adapter/tests@4.38.0

@github-actions
github-actions Bot requested a review from a team as a code owner August 10, 2026 00:48
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, v0 Aug 12, 2026 1:57am
chat-sdk-nextjs-chat Ready Ready Preview Aug 12, 2026 1:57am

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7e79269 to 58bb62d Compare August 10, 2026 09:41
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 58bb62d to 7c703c2 Compare August 10, 2026 14:09
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7c703c2 to fd1d02b Compare August 10, 2026 22:19
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fd1d02b to 15861bd Compare August 11, 2026 16:44
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 15861bd to 2fe5d11 Compare August 11, 2026 16:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2fe5d11 to beb12fc Compare August 11, 2026 17:03
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1a62989 to df78233 Compare August 12, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant