Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.4.0 #230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/230/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.3.0->0.4.0Release Notes
element-hq/lk-jwt-service (ghcr.io/element-hq/lk-jwt-service)
v0.4.0Compare Source
🚀 Towards Matrix 2.0 – MatrixRTC-Authorisation Service
This release brings major foundational work towards MSC4195: MatrixRTC Transport, introduces the new
/get_tokenendpoint, improves validation and error-handling, and enhances deployment flexibility with improved bind controls.✨ What's New
Implementation of MSC4195: MatrixRTC Transport using LiveKit Backend
This release introduces the new MSC4195-compliant request flow and
/get_tokenendpoint, while keeping/get/sfuavailable for a transition period.Key changes:
writeMatrixError.SFURequesttype, alongsideLegacySFURequest.🔌 Allow Binding of Arbitrary Addresses
This release improves deployment flexibility by allowing the service to bind to any or a specific address.
Features & Fixes
Contributed by @matdup
LIVEKIT_JWT_PORTfor backward compatibility.LIVEKIT_JWT_BIND.LIVEKIT_JWT_BINDandLIVEKIT_JWT_PORT.⚙️ Configuration
Environment Variables
LIVEKIT_JWT_BIND:8080LIVEKIT_JWT_PORTLIVEKIT_JWT_BIND.Endpoint Changes
/get_token/get/sfu🤝 Client Compatibility
/sfu/get./get_token.claimed_user_idvs OpenIDsub)Docker image
The service is available as a Docker image from the GitHub Container Registry.
Precompiled binaries
The service is available as static precompiled binaries for amd64 and arm64 on linux attached to this release below.
What's Changed
a234d6dby @renovate[bot] in #1136697d93by @renovate[bot] in #120expires_infield toOpenIDTokenTypeby @fkwp in #130New Contributors
Full Changelog: https://github.com/element-hq/lk-jwt-service/compare/v0.3.0...v0.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.