Skip to content

Release v5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:17
· 877 commits to main since this release

What's Changed

  • fix: use unsafe-best-match index strategy in Docker build
  • fix: add imas-standard-names to build-system.requires
  • fix: update stale test references for check_dd_paths and dd-only gating
  • fix: rename check_imas_paths to check_dd_paths in e2e tests
  • fix: remove dead DomainCategory code and fix Codecov config
  • docs: update documentation for SN benchmark and lifecycle features
  • feat: add cache reporting to benchmark and model selection runbook
  • feat: add calibration dataset and enhanced reviewer for benchmark
  • feat: expand benchmark reference set to 52 entries across 8 IDSs
  • fix: remove empty env blocks breaking CI workflows
  • feat: fix benchmark prompt parity with mint pipeline
  • feat: add sn reset and sn clear lifecycle commands
  • docs: add consolidated SN benchmark and lifecycle plan (Plan 19)
  • fix: relax clean worktree check for RC releases
  • feat: rename sn build to sn mint
  • docs: update standard name implementation order
  • docs: add standard name feature plans
  • fix: pin setup-uv action to v8.0.0 (immutable tag)
  • feat: surface lifecycle in check/version/changelog tools, gate get_graph_schema on dd-only
  • feat: resolve lifecycle_status inheritance at build time and backfill graph
  • fix: lifecycle_filter treats NULL as active in list/search_dd_paths
  • docs: add standard names CLI, lifecycle, and MCP tools to AGENTS.md
  • fix: use keyword args for GraphClient.query() in sn_tools
  • test: add TestE2ERoundTrip for full SN lifecycle (build→publish→edit→import)
  • refactor: rename MCP tools for consistent dd/ids naming
  • test: add embedding coverage and coalesce safety integration tests
  • feat(sn): add MCP tools and benchmark quality tiers
  • feat(sn): lossless publish pipeline with rich catalog fields
  • chore: migrate MCP config to project root with .vscode symlink
  • refactor: rename sn import-catalog to sn import
  • feat(sn): add version tracking and check mode to catalog import
  • feat(sn): add import-catalog CLI command for catalog feedback loop
  • chore: increase smoke test health check timeout margin
  • feat(sn): extend SNCandidate with rich fields and update compose/validate workers
  • chore: update GitHub Actions to Node.js 24 compatible versions
  • merge: develop into main for v5.2.1-rc1 release
  • docs: update AGENTS.md with fork/main workflow
  • fix: remove dead IMAS_DD_VERSION from container build workflow
  • refactor: import PhysicsDomain from imas-standard-names
  • fix: hardcode ACR image name so fork RC builds reach Azure
  • docs: plan to import PhysicsDomain from imas-standard-names
  • refactor(sn): rename ids_paths to imas_paths and add physics_domain for schema consistency
  • feat(sn): extend StandardName schema with rich fields and fix persistence bugs

Full Changelog: v5.2.0...v5.3.0