Skip to content

Latest commit

 

History

History
286 lines (146 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

286 lines (146 loc) · 11.7 KB

github.com/livekit/protocol

1.29.2

Patch Changes

1.29.1

1.29.0

Minor Changes

1.28.1

1.28.0

Minor Changes

  • Add disconnect reason for SIP failures. - #845 (@dennwc)

  • Map participant attributes to SIP headers. - #893 (@dennwc)

  • Allow setting number for SIP outbound. - #891 (@dennwc)

Patch Changes

1.27.1

Patch Changes

1.27.0

Minor Changes

  • Support for room configuration and agent dispatches - #864 (@davidzhao)

Patch Changes

1.26.0

Minor Changes

1.25.0

Minor Changes

  • Add ringing timeout and max call duration setting for SIP. - #844 (@dennwc)

1.24.0

Minor Changes

Patch Changes

  • Add missing SIP status attribute. - #833 (@dennwc)

  • Validate SipCallTo in CreateSIPParticipantRequest. - #823 (@dennwc)

1.23.0

Patch Changes

1.22.0

Minor Changes

  • Update SIP protocol. Pass headers, project ID and hostname. - #805 (@dennwc)

Patch Changes

1.21.0

Minor Changes

  • Add Callee dispatch rule type for SIP. - #798 (@dennwc)

Patch Changes

  • Add SDK values for Unity-Web and NodeJS. - #797 (@bcherry)

1.20.1

Patch Changes

1.20.0

Minor Changes

  • Send non-error responses also as part of RequestResponse - #787 (@lukasIO)

Patch Changes

  • Add disconnect reason in participant info. - #788 (@boks1971)

  • Use multiple webhook workers for each URL to improve parallelism - #784 (@davidzhao)

1.19.3

1.19.2

Patch Changes

1.19.1

1.19.0

Minor Changes

Patch Changes

1.18.0

Minor Changes

  • Split SIP Trunk configuration to inbound and outbound parts. - #738 (@dennwc)

  • add Participant attributes key/val storage - #733 (@davidzhao)

Patch Changes

1.17.0

Minor Changes

Patch Changes

  • Added error code field to EgressInfo - #714 (@frostbyte73)

  • Include node_id with analytics events - #727 (@davidzhao)

  • Match SIP Trunks by source IP or mask. - #724 (@dennwc)

  • Add notice to use participant identity from DataPacket for transcriptions. - #706 (@dennwc)

1.16.0

Minor Changes

    • 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)

1.15.0

Minor Changes

  • Expose Logger constructor for Zap. - #701 (@dennwc)

  • 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)

1.14.0

Minor Changes

  • 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.

Patch Changes

1.13.0

Minor Changes

  • Add and option to play ringtone for SIP outbound calls. - #671 (@dennwc)

Patch Changes

1.12.0

Minor Changes

  • Moved CPU stats to a separate hwstats package, removing cgo dependency. - #660 (@dennwc)

Patch Changes

  • Fixed bounds check when masking short SIP numbers. - #650 (@dennwc)

  • Add signal requests for local track updates - #651 (@lukasIO)

  • Allow sending DTMF when creating SIP participant. - #658 (@dennwc)

1.11.0

Minor Changes

  • Align package version with manually tagged golang module - #646 (@lukasIO)

1.10.4

1.10.3

1.10.2