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

5 hours ago

Oxidized!

This release brings about a full rewrite of the service in Rust. This reduces the service's resource footprint and simplifies future changes. The public interface remains backwards compatible for now so the update should be a drop-in replacement.

In other news, the service now supports running as an application service to serve the new Client-Server and Server-Server endpoints from MSC4195. Note that this setup is still experimental and requires a compatible homeserver (currently only Synapse from develop).

Finally, thanks to @benbz, the service now supports loading the Redis password from an independent environment variable and @770grappenmaker fixed a bug that previously rendered the healthcheck endpoint defunct in some situations.

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

Precompiled binaries

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

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

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

NewReleases is sending notifications on new releases.