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

6 hours ago

Healthcheck Improvement & Security Updates

This is a minor release focused on maintenance and small improvements.
Highlights:

Added support for the HEAD method on the healthcheck endpoint, improving compatibility with monitoring tools.
Included multiple security-related dependency updates to ensure the service remains up to date and secure.
No breaking changes are introduced in this release.

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

Precompiled binaries

The service is available as static precompiled binaries for amd64 and arm64 on linux attached to this release below.

What's Changed

  • Consolidate non-major dependency updates into larger batches by @robintown in #160
  • Update module github.com/pion/dtls/v3 to v3.0.11 [SECURITY] by @renovate[bot] in #154
  • Update module google.golang.org/grpc to v1.79.3 [SECURITY] by @renovate[bot] in #162
  • Add tests against ESS by @gaelgatelement in #164
  • Update all non-major dependencies by @renovate[bot] in #165
  • Update github.com/matrix-org/gomatrixserverlib digest to 20c9de3 by @renovate[bot] in #134
  • Allow HEAD method on healthcheck by @VlaDexa in #151
  • Push docker images also to oci.element.io by @fkwp in #166
  • Update all non-major dependencies by @renovate[bot] in #167
  • Update GitHub Actions (major) by @renovate[bot] in #168

New Contributors

Full Changelog: v0.4.1...v0.4.2

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

NewReleases is sending notifications on new releases.