Releases: element-hq/lk-jwt-service
Releases · element-hq/lk-jwt-service
Release list
v0.2.0
Breaking Changes
The LK_JWT_PORT environment variable is no longer supported. If you want the service to listen on a port other than the default (port 8080) then you need to use the LIVEKIT_JWT_PORT environment variable.
What's Changed
- Update README.md by @escix in #64 and #66
- Rename LK_JWT_PORT to LIVEKIT_JWT_PORT by @fkwp in #69
- Use version of go from toolchain during docker build by @hughns in #71
- Update dependency go to v1.24.0 by @renovate in #70
New Contributors
Full Changelog: v0.1.2...v0.2.0
Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.2.0
v0.1.2
Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.1.2
What's Changed
- Log the Origin header for HTTP requests by @hughns in #65
- Update module github.com/livekit/protocol to v1.32.1 by @renovate in #63
- Update GitHub Actions by @renovate in #62
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.1.0