github txlog/server v1.34.2

2 hours ago

Added

  • API: GET /v1/transactions/ids now accepts machine_id and hostname as
    query parameters, documented in the Swagger spec. Agents up to v1.x send these
    fields as a JSON body on a GET request, which some proxies and load balancers
    reject or strip.

Changed

  • API: GET /v1/transactions/ids only reads the request body when neither
    query parameter is given, and an empty body is no longer treated as invalid
    JSON. Existing agents keep working unchanged.

Docker Image

docker pull ghcr.io/txlog/server:v1.34.2

Full Changelog: v1.34.1...v1.34.2

Don't miss a new server release

NewReleases is sending notifications on new releases.