Skip to content

Releases: livekit/server-sdk-kotlin

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

v0.6.0

18 Jun 05:38
Compare
Choose a tag to compare

What's Changed

  • Add OkHttpSupplier classes and implement for all clients by @davidliu in #65

New Contributors

Full Changelog: v0.5.12...v0.6.0

v0.5.12

18 Jun 05:38
315d387
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.11...v0.5.12