server-monitor-manager/CHANGELOG.md
2026-08-10 17:51:34 +07:00

95 lines
2.5 KiB
Markdown

# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Monitor role installation
- SQLite backward compatibility testing
- Client certificate lifecycle management, auto-renewal, and CA rotation guide
- Product horizons, approval policies and KAgent integration spec
- Reproducible builds — central package versions and lock files
- Repo hygiene — pin actions, dependabot, SBOM, docs
### Changed
- Update CycloneDX release invocation
- Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.12 to 3.0.5
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.8.1
- Bump actions/checkout from 6.1.0 to 7.0.1
- Bump actions/upload-artifact from 6.0.0 to 7.0.1
- Bump actions/setup-dotnet from 5.4.0 to 6.0.0
- Bump softprops/action-gh-release from 2.6.2 to 3.0.2
### Fixed
- Casing in windows artifacts download
- Node enrollment path
- Trailing whitespace in SchemaCompatibilityTests.cs
## [0.1.0-alpha.8] - 2026-08-10
### Added
- Reconcile links from factual state
- Background link reconciliation
- Reconcile link policies
### Fixed
- Missing node row in tests
- Desktop and helper security debts
## [0.1.0-alpha.7] - 2026-08-09
### Added
- Standalone Linux bootstrap foundation
- Standalone Server Monitor Manager roadmap
- Execute confirmed timezone provisioning safely
### Changed
- Bump MSIX version to 1.0.0.6
- Harden Link lifecycle and Control operations
### Fixed
- Pin SSH trust and protect session keys
- Harden enrollment and provisioning helper
## [0.1.0-alpha.6] - 2026-07-31
### Added
- Signed Windows MSIX release pipeline
- Dedicated desktop management pages
- 100-node Hub load test
- Source-scoped automation identity
### Changed
- Prepare alpha 5 installer release
- Make diagnostics JSON trim safe
### Fixed
- Normalize Windows workflow script indentation
- Clean runner MSIX publishing
## [0.1.0-alpha.5] - 2026-07-17
### Added
- Certificate re-enrollment lifecycle
- Document alpha 4 release
## [0.1.0-alpha.4] - 2026-07-17
### Added
- Document project in twelve languages
### Changed
- Merge main into Apache license and Agent buffering
- Buffer offline agent metrics
- Add Apache 2.0 license
## [0.1.0-alpha.3] - 2026-07-16
### Changed
- Move Links to SQLite control plane
- Mark alpha artifacts as prerelease
## [0.1.0-alpha.2] - 2026-07-16
### Added
- Initial basic configuration setup
## [0.1.0-alpha.1] - 2026-07-16
### Added
- Initial project structure