Skip to content

v0.2.2

Choose a tag to compare

@fkwp fkwp released this 02 Apr 14:56
· 61 commits to main since this release
6bf1fc0

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.2

What's Changed

  • Document where go version comes from in Dockerfile by @hughns in #85
  • Update module github.com/golang-jwt/jwt/v5 to v5.2.2 [SECURITY] by @renovate in #82
  • Update module github.com/redis/go-redis/v9 to v9.7.3 [SECURITY] by @renovate in #86
  • Update github.com/matrix-org/gomatrixserverlib digest to 479c9ab by @renovate in #89
  • Update dependency go to v1.24.1 by @renovate in #90
  • Allow to read secrets and keys from files by @gaelgatelement in #88
  • update README with _FILE env vars by @gaelgatelement in #91

New Contributors

Full Changelog: v0.2.1...v0.2.2