Skip to content

Releases: livekit/server-sdk-kotlin

v0.9.0

13 Mar 11:33
a80f509
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Fix: updateIngress incorrectly sets participantIdentity to null - #108 (@juancarmore)

v0.8.5

22 Feb 11:37
b072669
Compare
Choose a tag to compare

Patch Changes

  • Update protobufVersion to 3.25.6 - #103 (@jmini)

  • Add ability to set room configuration on access token - #105 (@davidliu)

v0.8.4

11 Feb 07:11
978646e
Compare
Choose a tag to compare

Patch Changes

  • Update protocol and add nonce to SendDataRequest - #97 (@lukasIO)

v0.8.3

24 Oct 06:44
8fca194
Compare
Choose a tag to compare

Patch Changes

v0.8.2

08 Oct 08:39
7689ba3
Compare
Choose a tag to compare

Patch Changes

v0.8.1

03 Oct 13:31
05fc971
Compare
Choose a tag to compare

Patch Changes

v0.8.0

29 Aug 16:32
f010d41
Compare
Choose a tag to compare

Minor Changes

v0.7.0

20 Aug 06:25
b759c67
Compare
Choose a tag to compare

Minor Changes

  • Allow updating participant attributes with updateParticipant - #77 (@davidliu)

v0.6.2

28 Jul 08:57
Compare
Choose a tag to compare

What's Changed

  • Add sip grants and attributes support to access tokens by @davidliu in #69
  • Change Call<Void> signatures to return Call<Void?> by @davidliu in #70

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Jun 07:54
Compare
Choose a tag to compare

What's Changed

  • Add JvmOverloads to OkHttpFactory constructor by @davidliu in #66
  • Add topic field to RoomServiceClient.sendData by @davidliu in #67

Full Changelog: v0.6.0...v0.6.1