Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 825 Bytes

File metadata and controls

21 lines (15 loc) · 825 Bytes

Changelog

All notable changes to eqsl-mcp are documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.3] — 2026-05-16

Added

  • New tool get_version_info — returns {service_name, service_version, spec_version} for fleet identity attestation. Tracks IONIS-AI/ionis-devel#49.
  • __spec_version__ pinned to eqsl-cc-v1.
  • L2 unit tests EQSL-L2-046 through EQSL-L2-050.
  • .github/workflows/ci.yml — PR-gating CI (py3.10-3.13 matrix).

Changed

  • __init__.py modernized to fleet pattern (Final types).

[0.3.2] — Previous release

  • See git history for changes prior to the changelog being introduced.