Skip to content

v0.1.3-r1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:09

[0.1.3-r1] - 2026-06-25

Changed

  • ci(release): remove redundant CD release logic
  • ci(release): split publish into dedicated release pipeline
  • release: fix invalid workflow contexts and pypi publish branching
  • release: harden pypi publish flow and add local simulator
  • ci: align coverage gate threshold with current baseline
  • docs: streamline and de-duplicate documentation
  • Fix CI fmt and clippy regressions
  • Add OpenTelemetry OTLP ingestion integration
  • Add native Prometheus exporter for SLO evaluations
  • Add property-based coverage tests and document coverage workflow
  • feat(rust): add versioned SloConfig schema validation
  • feat(config): add versioned schema validation for YAML/JSON
  • docs: expand production, kubernetes, and prometheus guides
  • ci(cd): simplify release/publish gating conditions
  • ci(cd): restore pypi environment claims [release-main-publish]
  • ci(cd): include sdist in main publish gate [release-main-publish]
  • ci(cd): add main-branch publish gate [release-main-publish]
  • ci(cd): allow manual main-run pypi publish path