📝(docs) document v1.30.0 in UPGRADE.md

Add the missing v1.30.0 entry in `UPGRADE.md`, which was overlooked
when the release was published.
This commit is contained in:
lebaudantoine
2026-09-01 16:21:52 +02:00
committed by aleb_the_flash
parent f3673457c3
commit 839cfa4b80
+2
View File
@@ -16,6 +16,8 @@ the following command inside your docker container:
## [Unreleased]
## v1.30.0
### Removing S3 storage-event webhooks for recordings
Recordings were previously confirmed as saved by an S3 storage-event webhook posting to `/api/v1.0/recordings/storage-hook/`. That endpoint has been removed: recordings are now always finalized from LiveKit's own `egress_ended` webhook, which has been the default path since v1.22.0.