2026-02-06 20:10:51 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
### <!-- 1 -->Bug Fixes
|
2026-02-07 13:25:23 +00:00
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
- **security**: Redact sensitive session IDs in marathonctl output
|
2026-02-07 13:25:23 +00:00
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
- **deps**: Update lru to 0.16.3 to address Dependabot alert #1
|
2026-02-07 13:25:23 +00:00
|
|
|
|
|
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
### <!-- 7 -->Miscellaneous Tasks
|
2026-02-07 13:25:23 +00:00
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
- **marathonctl**: Add crates.io metadata for publishing
|
2026-02-07 13:25:23 +00:00
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
- **libmarathon**: Add CodeQL suppression for database secret storage
|
2026-02-07 13:25:23 +00:00
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
- Update CHANGELOG for v0.1.2 release
|
2026-02-07 13:25:23 +00:00
|
|
|
|
|
|
|
|
|
2026-02-06 20:10:51 +00:00
|
|
|
## [0.1.0] - 2026-02-06
|
|
|
|
|
|
2026-02-07 13:28:40 +00:00
|
|
|
<!-- generated by git-cliff -->
|