github element-hq/lk-jwt-service v0.2.0

latest releases: v0.3.0, v0.2.3, v0.2.2...
6 months ago

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

  • @escix made their first contribution in #64

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

Don't miss a new lk-jwt-service release

NewReleases is sending notifications on new releases.