Commit Graph

140 Commits

Author SHA1 Message Date
Raja Subramanian 411b09f6ca Release v1.9.5 (#4119) 2025-12-01 10:51:07 +05:30
Raja Subramanian c3ea5890d5 Prepare release v1.9.4. (#4083)
- Removing x/tools replace for release script to work. Will add it after
  the release.
2025-11-15 17:08:17 +05:30
Raja Subramanian 2f1e6c363c Prep release v1.9.3 (#4046) 2025-11-02 16:01:41 +05:30
Raja Subramanian 484f784a43 Prepare release v1.9.2 (#4011) 2025-10-17 13:17:36 +05:30
Raja Subramanian 2f43a575db Release candidate for v1.9.1 (#3899)
* Release candidate for v1.9.1

* trim
2025-09-05 21:28:12 +05:30
David Zhao 09dede358f version bump v1.9.0 (#3698) 2025-06-04 23:42:57 -07:00
David Zhao 154b4d26b7 version bump to 1.8.4 (#3479) 2025-03-01 20:10:56 -08:00
David Zhao 4016e3dc5a version bump to 1.8.3 (#3312)
1.8.2 was botched as well due to a bad tag
2025-01-07 00:08:05 -06:00
David Zhao ca767a988e bump to v1.8.2 (#3310) 2025-01-06 19:55:24 -08:00
David Zhao dd87f1ccc4 1.8.1 release (#3301)
* 1.8.1 release

* remove entries
2025-01-03 00:31:56 -06:00
David Zhao c04c703125 version bump 1.8.0 (#3114) 2024-10-18 21:41:57 -07:00
David Zhao 28f797786b Version bump to 1.7.2 (#2924) 2024-08-11 21:36:13 -07:00
David Zhao 4c2813bbe8 v1.7.1 release notes (#2922) 2024-08-10 22:23:59 -07:00
David Zhao ddee5d012f version bump 1.7.0 (#2814) 2024-06-25 01:00:59 -07:00
David Zhao ecfc42c3f9 Version 1.6.2 (#2794) 2024-06-15 18:59:03 -07:00
Benjamin Pracht 15ffb53df9 Version 1.6.1
## Changelog

This release changes the default behavior when creating or updating WHIP
ingress. WHIP ingress will now default to disabling transcoding and
forwarding media unchanged to the LiveKit subscribers. This behavior can
be changed by using the new `enable_transcoding` available in updated
SDKs. The behavior of existing ingresses is unchanged.

 ### Added

- Add support for "abs-capture-time" extension.  (#2640)
- Add PropagationDelay API to sender report data (#2646)
- Add support for EnableTranscoding ingress option (#2681)
- Pass new SIP metadata. Update protocol. (#2683)
- Handle UpdateLocalAudioTrack and UpdateLocalVideoTrack. (#2684)
- Forward transcription data packets to the room (#2687)

 ### Fixed

- backwards compatability for IsRecorder (#2647)
- Reduce RED weight in half. (#2648)
- add disconnected chan to participant (#2650)
- add typed ops queue (#2655)
- ICE config cache module. (#2654)
- use typed ops queue in pctransport (#2656)
- Use the ingress state updated_at field to ensure that out of order RPC do not overwrite state (#2657)
- Log ICE candidates to debug TCP connection issues. (#2658)
- Debug logging addition of ICE candidate (#2659)
- fix participant, ensure room name matches (#2660)
- replace keyframe ticker with timer (#2661)
- fix key frame timer (#2662)
- Disable dynamic playout delay for screenshare track (#2663)
- Don't log dd invalid template index (#2664)
- Do codec munging when munging RTP header. (#2665)
- Connection quality LOST only if RTCP is also not available. (#2670)
- Handle large jumps in RTCP sender report timestamp. (#2674)
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (#2673)
- do not capture pointers in ops queue closures (#2675)
- Fix SubParticipant twice when paticipant left (#2672)
- use ttlcache (#2677)
- Detach subscriber datachannel to save memory (#2680)
- Clean up UpdateVideoLayers (#2685)
- Make datachannel optional for publisher (#2686)
2024-04-26 21:07:55 +02:00
David Zhao eaaf44d2a2 v1.6.0 (#2644) 2024-04-10 22:44:40 -07:00
David Zhao 8371848747 Version 1.5.3 (#2489)
* Version 1.5.3

* add missing copyright notices

* update protocol for redis.tls YAML keys
2024-02-17 12:37:15 -08:00
David Zhao 28ae092ea8 version 1.5.2 (#2338) 2023-12-21 23:04:19 -08:00
David Zhao a24b9b840d v1.5.1 (#2235) 2023-11-09 15:41:45 -08:00
David Zhao d9cf7d2a11 v1.5.0 (#2145) 2023-10-15 22:14:36 -07:00
David Zhao adead8bb2b v1.4.5 (#1988) 2023-08-22 17:40:51 -07:00
David Zhao 981fb7cac7 Adding license notices (#1913)
* Adding license notices

* remove from config
2023-07-27 16:43:19 -07:00
David Zhao 52212a6902 v1.4.4 (#1861) 2023-07-08 23:47:33 -07:00
David Zhao 109620dfb6 Version 1.4.3 (#1767) 2023-06-03 23:51:29 -07:00
David Zhao c254e5713f v1.4.2 release notes (#1663) 2023-05-09 23:41:34 -07:00
Paul Wells 2b16589b79 Version 1.4.1 (#1585)
* Version 1.4.1

* fix change description
2023-04-05 21:43:25 -07:00
David Zhao b5b896a6c6 Version 1.4.0 (#1564) 2023-03-30 23:16:36 -07:00
David Zhao 9a05fc529a 1.3.5 release (#1471) 2023-02-26 12:05:20 -08:00
David Zhao 3e08ff1043 version 1.3.4 (#1411) 2023-02-09 23:31:42 -08:00
David Zhao b0a6bb3bc9 version 1.3.3 (#1289) 2023-01-07 17:10:21 -08:00
David Zhao dc3f566f1a version 1.3.2 (#1231) 2022-12-16 00:01:58 -08:00
David Zhao d429fe11a7 Fix YAML failure when logging config is declared (#1154)
* Fix YAML failure when logging config is declared

* version bump
2022-11-09 09:53:55 -08:00
Benjamin Pracht 18de0f5ab7 Version 1.3.0 (#1152)
Co-authored-by: David Zhao <dz@livekit.io>
2022-11-08 13:37:23 -08:00
David Zhao 20cbb02360 v1.2.5 (#1106)
scrapped 1.2.4 release and will release 1.2.5 instead
2022-10-19 17:42:44 -07:00
David Zhao d6be3cab26 v1.2.4 (#1084) 2022-10-13 14:30:18 -07:00
David Zhao ab40ea7e7a v1.2.3
cannot re-use v1.2.2 tag due to GoReleaser caching
2022-09-27 15:51:27 -07:00
David Zhao a36d3b53ac v1.2.2 2022-09-26 12:51:43 -07:00
David Zhao 26da83e44e v1.2.1 2022-09-13 12:33:48 -07:00
David Zhao c64e0b2271 v1.2.0 2022-08-25 21:03:22 -07:00
David Colburn 2c799f7b9e v1.1.3 2022-07-28 20:41:26 -05:00
David Zhao bddf67041e v1.1.2 2022-07-11 15:27:44 -07:00
David Zhao 1e71343964 v1.1.1 2022-07-07 23:35:26 -07:00
David Zhao 007b5866a3 v1.1.0 2022-06-21 23:21:14 -07:00
David Zhao 62a23dd089 v1.0.1 2022-05-19 10:44:11 -07:00
David Zhao 564127c8ee v1.0.0 🎆 2022-05-17 22:41:56 -07:00
David Zhao 3508609bbe v0.15.7 2022-05-01 16:15:13 -07:00
David Zhao 52fccb2a17 v0.15.6 2022-03-27 22:42:03 -07:00
David Zhao 933b41e42a v0.15.5 2022-02-27 16:55:48 -08:00
David Zhao 837f64643f v0.15.4 2022-02-09 12:08:56 -08:00