- Revert back to Go 1.22 - #905 (@davidzhao)
- Add extra fields to SIP analytics events - #872 (@biglittlebigben)
- Support for room configuration and agent dispatches - #864 (@davidzhao)
-
added manifest details to egress info - #862 (@frostbyte73)
-
enable krisp SIP setting - #866 (@frostbyte73)
- allow Agents to pass through initial attributes - #852 (@davidzhao)
- Add fast_publish option to JoinResponse - #796 (@cnderrauber)
-
Add disconnect reason in participant info. - #788 (@boks1971)
-
Use multiple webhook workers for each URL to improve parallelism - #784 (@davidzhao)
-
Add FilenamePrefix to ImagesInfo - #751 (@frostbyte73)
-
Add experimental replay api - #755 (@frostbyte73)
-
Implement a custom YAML unmarshaller for RoomConfiguration - #765 (@biglittlebigben)
-
Add AgentDispatchPrefix to guid - #757 (@biglittlebigben)
-
Ability to set attributes upon job acceptance - #769 (@davidzhao)
-
Remove unused fields from RegisterWorkerRequest - #761 (@biglittlebigben)
-
Integrate feedback on the agents protocol: - #750 (@biglittlebigben)
- Rename JobDescription to AgentDispatch
- Remove participant_identity entry in the dispatch
- Deprecate namespace
- Add an agent_name field to specify what agent workers a job should be dispatched to
Also allow setting a room configuration in the token.
-
add srt output for egress - #766 (@frostbyte73)
-
Internal agent protocol improvements - #764 (@biglittlebigben)
-
Implement MarshalYAML on RoomConfiguration and related types - #771 (@biglittlebigben)
-
Use consistent json field name for room configuration grant - #762 (@biglittlebigben)
-
Added RoomClosed as a DisconnectReason - #778 (@davidzhao)
-
Split SIP Trunk configuration to inbound and outbound parts. - #738 (@dennwc)
-
add Participant attributes key/val storage - #733 (@davidzhao)
-
Added session token option for s3 uploads - #734 (@frostbyte73)
-
Include analytics event ids - #739 (@davidzhao)
-
Added error code field to EgressInfo - #714 (@frostbyte73)
-
Include node_id with analytics events - #727 (@davidzhao)
-
Add notice to use participant identity from DataPacket for transcriptions. - #706 (@dennwc)
-
- Add RedactAutoEncodedOutput to support redacting auto egress types - #712 (@biglittlebigben)
- Redact image outputs
- Support AliOSS uploads for auto egress
-
Allow inbound number filtering on SIP Dispatch Rules - #707 (@dennwc)
-
Move egress request redacting routines to protocol - #711 (@biglittlebigben)
-
Add metadata to SIP trunks, dispatch rules and participants. Change SIP participant identity prefix to
sip_
. - #696 (@dennwc) -
Move language into TranscriptionSegment #703 - #704 (@lukasIO)
-
Added real-time Transcription protocol - #686 (@davidzhao)
-
WHIP protocol change - #680 (@biglittlebigben)
Deprecate the bypass_transcoding property in all ingress APIs and introduce the optional enable_transcoding property. This property will default to false for WHIP and to true for all other ingress types.