Release v0.7.0
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.
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)