Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/big-ducks-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-numbers-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fancy-bananas-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-baths-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-jeans-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-flowers-sing.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nice-tigers-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-trainers-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/plenty-jobs-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-geckos-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sip-client-params.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sip-proj-id.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-years-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-socks-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-plums-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/trace-attrs.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tracer-jaeger.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wild-suns-approve.md

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# github.com/livekit/protocol

## 1.44.0

### Minor Changes

- Add numbers field to SIPDispatchRuleInfo for filtering calls by called number - [#1351](https://github.com/livekit/protocol/pull/1351) ([@civilcoder55](https://github.com/civilcoder55))

### Patch Changes

- Add auto_subscribe_data_track to StartSession. - [#1366](https://github.com/livekit/protocol/pull/1366) ([@boks1971](https://github.com/boks1971))

- Add TextMessageRequest and TextMessageResponse - [#1349](https://github.com/livekit/protocol/pull/1349) ([@longcw](https://github.com/longcw))

- Add featureinfo nested field for reporting noise cancellation feature specific metadata - [#1367](https://github.com/livekit/protocol/pull/1367) ([@1egoman](https://github.com/1egoman))

- Option to control auto subscribe of data tracks. - [#1365](https://github.com/livekit/protocol/pull/1365) ([@boks1971](https://github.com/boks1971))

- Changing the wording on duplicate dispatch rule error message - [#1343](https://github.com/livekit/protocol/pull/1343) ([@alexlivekit](https://github.com/alexlivekit))

- Allow passing ClientParams to SIP RPC client. - [#1356](https://github.com/livekit/protocol/pull/1356) ([@dennwc](https://github.com/dennwc))

- Add project ID to internal SIPCall info. - [#1346](https://github.com/livekit/protocol/pull/1346) ([@dennwc](https://github.com/dennwc))

- Add helpers for tracing attributes. - [#1363](https://github.com/livekit/protocol/pull/1363) ([@dennwc](https://github.com/dennwc))

- Add helper for setting Jaeger tracing. - [#1355](https://github.com/livekit/protocol/pull/1355) ([@dennwc](https://github.com/dennwc))

- Store repair ssrc in TrackInfo for migration purposes. - [#1348](https://github.com/livekit/protocol/pull/1348) ([@boks1971](https://github.com/boks1971))

## 1.43.4

### Patch Changes
Expand Down
13 changes: 11 additions & 2 deletions livekit/livekit_sip.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading