github txlog/server v1.5.0

latest releases: v1.11.0, v1.10.2, v1.10.1...
5 months ago

What's Changed

Features

  • Added support for searching assets by hostname or machine ID in the root index page.
  • Introduced a new transactions section in the machine details page, displaying transaction details for each asset.
  • Added a new brand icon for AlmaLinux in the assets directory.
  • Enhanced the execution controller to include transactions in the machine details page.

Improvements

  • Updated dependency versions in go.mod and go.sum:
    • golang.org/x/sync updated from v0.12.0 to v0.13.0
    • github.com/tavsec/gin-healthcheck updated from v1.7.5 to v1.7.6
  • Replaced Red Hat brand icon with AlmaLinux brand icon throughout the templates.
  • Improved SQL queries for better performance when searching assets.

Bug Fixes

  • Corrected environment variable names from IGNORE_EMPTY_TRANSACTION to IGNORE_EMPTY_EXECUTION in the documentation and codebase.
  • Fixed an issue where empty transactions were not being ignored correctly in the executions controller.
  • Improved error handling and logging in various controllers.

Documentation

  • Updated README.md to reflect the changes in environment variable names and new features.

Docker image

docker pull cr.rda.run/txlog/server:v1.5.0

Full Changelog: v1.4.0...v1.5.0

Don't miss a new server release

NewReleases is sending notifications on new releases.