版本发布 8
### Patch Changes - Bump `@livekit/protocol` to `1.45.6` and surface new fields on the agent dispatch and connector clients: - [#657](https://github.com/livekit/node-sdks/pull/657) ([@anunaym14](https://github.com/anunaym14)) - `AgentDispatchClient.createDispatch`: new `restartPolicy` option (cloud only) - `ConnectorClient.dialWhatsAppCall` / `acceptWhatsAppCall`: new `ringingTimeout` option (and `waitUntilAnswered` on accept) - `ConnectorClient.disconnectWhatsAppCall`: new optional `disconnectReason` parameter - Re-export `JobRestartPolicy` and `DisconnectWhatsAppCallRequest_DisconnectReason` - Add canManageAgentSession to VideoGrant - [#661](https://github.com/livekit/node-sdks/pull/661) ([@theomonnom](https://github.com/theomonnom))
### Patch Changes - Add frame processor support for audio streams - [#583](https://github.com/livekit/node-sdks/pull/583) ([@1egoman](https://github.com/1egoman)) - update rust ffi to 0.12.43 - [#589](https://github.com/livekit/node-sdks/pull/589) ([@davidzhao](https://github.com/davidzhao))
### Patch Changes - re-export types from @livekit/protocol - [#574](https://github.com/livekit/node-sdks/pull/574) ([@davidzhao](https://github.com/davidzhao)) - Add media encryption field to inbound and outbound SIP trunks - [#570](https://github.com/livekit/node-sdks/pull/570) ([@chrisackermann](https://github.com/chrisackermann))