Skip to content

Releases: element-hq/lk-jwt-service

v0.2.0

Choose a tag to compare

@hughns hughns released this 27 Feb 18:00
4556455

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

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Feb 16:01
09f0023

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

Choose a tag to compare

@github-actions github-actions released this 22 Jan 11:05
2ff423c

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

  • Explicitly add SBOM and provenance attestations to docker images by @hughns in #61

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 10:39

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