Skip to content

Release v0.7.0

Choose a tag to compare

@SoFMeRight SoFMeRight released this 05 Jul 15:01

PrecisionPlanIT 🌎 β€” dd-ui:v0.7.0

Release Highlights

Logging & Yaml Parsing Oh, My!

  • gopkg.in/yaml.v3 replaced with github.com/goccy/go-yaml as its an active project in place of an archived one.
  • Logging system becomes json instead of plain text.

Notable Changes

Features

  • feat: better, grafana compatible logging & a dependency change. gopkg.in/yaml.v3 is archived and won't receive updates or security fixes -> replacement is github.com/goccy/go-yaml (SoFMeRight)

Images & Artifacts Availability

Assets available: images β€’ SBOM β€” see links in the Assets box at the top of this release.

Security Status

πŸ›‘οΈ Security Scan: βœ… Passed
No critical or high vulnerabilities detected.

πŸ“¦ Software Bill of Materials (SBOM) has been generated and attached to container registries where supported.

Installation

  • For installation and usage instructions, see the README

Contributing

If you find this useful, you can help:

  • Submit a Merge Request with new features or fixes
  • Report bugs or issues on Issues
  • You can donate funds to help with my operating cost.

ko-fi

Changelog

  • [3a9b135] feat: better, grafana compatible logging & a dependency change. gopkg.in/yaml.v3 is archived and won't receive updates or security fixes -> replacement is github.com/goccy/go-yaml (SoFMeRight)