Commit Graph
28 Commits
Author SHA1 Message Date
Raja SubramanianandClaude Opus 4.8 3b9f118327 Release v1.13.5. (#4715)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 12:28:21 +05:30
Raja SubramanianandClaude Opus 4.8 0b3fd288e3 Release v1.13.4. (#4688)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:37:18 +05:30
Raja SubramanianandClaude Opus 4.8 8f6a9cb8b7 Release v1.13.3. (#4640)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 11:03:59 +05:30
Raja SubramanianandClaude Opus 4.8 a81f06b960 Release v1.13.2. (#4625)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 12:06:30 +05:30
David Zhao 46c4309554 fix goreleaser workflow, version 1.13.1 (#4577) 2026-06-08 16:15:09 -07:00
Raja Subramanian b93c1e1607 Release v1.13.0. (#4573)
Please see note about TURN authentication without TTL backwards
compatibility removal.
2026-06-08 13:46:52 +05:30
Raja Subramanian 1ab2bf043b Clean up packet size logging (#4536)
Reverting
- https://github.com/livekit/livekit/pull/4521
- https://github.com/livekit/livekit/pull/4525

There are TWCC feedback packets that are larger than MTU. Seems to
happen under a couple of conditions
1. Bad client data, i. e. severely out-of-order packets, bad sequence
   numbers, etc.
2. On an ICE restart - this is rare, but it seemed to be flaky network
   with some packets arriving and some not and causing a lot of gaps.

Either case, not much to do. If fargmentation/re-assembly back to
publisher works, the feedback will make it through. If not, feedbacks
will be missed and clients have to work with some missing data which is
not unexpected and the protocol is designed to handle.

However, filed pion/interceptor issue just in case - https://github.com/pion/interceptor/issues/416
2026-05-20 23:58:05 +05:30
Raja Subramanian e4a8a55c4b Check Less and LessEq in version compare. (#4532)
* Check Less and LessEq in version compare.

Thank you @cnderrauber for catching this.

* add test
2026-05-18 12:38:49 +05:30
Raja Subramanian 37eb7a3276 Release v1.12.0 (#4529)
* Release v1.12.0

Please read the note in the release about TURN related changes and let
me know if it is clear enough that projects should update and prepare
for backwards compatibility removal in the next release.

* space
2026-05-16 22:11:24 +05:30
Raja Subramanian 8ccad68d76 Release v1.11.0 (#4459) 2026-04-17 21:38:13 +05:30
Raja Subramanian 563266548b Prepare release v1.10.1 (#4408)
* Prepare release v1.11.0

* Bug fix release

* correct version
2026-03-30 15:04:39 +05:30
Raja Subramanian 0e3d765d03 Release v1.10.0 (#4380)
* Release v1.10.0

Bumping minor version due to logging key change from pID ->
participantID. Also, added a note about it.

* update changelog
2026-03-23 22:35:57 +05:30
Raja Subramanian 087050d182 Release v1.9.12 (#4346) 2026-03-05 23:41:20 +05:30
Raja Subramanian 0508ee9f9c remove copy/paste left over line (#4246) 2026-01-15 12:13:33 +05:30
Raja Subramanian 40408407ca Release v1.9.11 (#4245)
Have copied over the WARNING note for v1.9.10 from the releases page
https://github.com/livekit/livekit/releases/tag/v1.9.10 to the
CHANGELOG.

Also adding a note for this release about previous release being bad.
2026-01-15 12:03:11 +05:30
Raja Subramanian 46651c1978 Release v1.9.10 (#4214)
* Release v1.9.10

* move room exists service store op to Added section
2026-01-01 12:36:34 +05:30
Raja Subramanian 39bd077d24 Release v1.9.9 (#4174) 2025-12-18 10:58:26 +05:30
Raja Subramanian cadf2ad9d8 Release v1.9.8 (#4145)
Mainly to pick up leak fixes.
2025-12-10 15:32:12 +05:30
Raja Subramanian 8e01e595b8 Release 1.9.7 (#4128)
Mainly to get the concurrent map access fix.
2025-12-05 11:13:05 +05:30
Raja Subramanian 04b35eb626 Release v1.9.6 (#4121)
* Release v1.9.6

Marking v1.9.5 as scratched.

* typo
2025-12-01 12:41:10 +05:30
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
Philzen 8d14a6ae4a Rename CHANGELOG to CHANGELOG.md (#3391)
Enables markdown features in this otherwise already markdown'ish formatted document
2025-02-06 17:15:31 -06:00