Skip to content

Releases: dwarka-prasad/optictrace

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:58

Changelog

Fixes

Documentation


Verify a download

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/dwarka-prasad/optictrace' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:47

Changelog

Features


Verify a download

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/dwarka-prasad/optictrace' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:23

Changelog

Features

Fixes

Documentation

Other


Verify a download

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/dwarka-prasad/optictrace' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:24

Changelog

Features

  • 586281d: feat: close the Tier 2 roadmap — query capture, retention/erasure, admin auth, SDK generators, benchmarks (Dwarka Bairwa iamdwarka.edu@gmail.com)
  • e51f108: feat: close the Tier 3 roadmap — Postgres, OTLP, replay, suggest, fleet view, Grafana, release engineering (Dwarka Bairwa iamdwarka.edu@gmail.com)
  • 09ee38e: feat: ship the Tier 1 roadmap — leak detection, cardinality guard, tail sampling, rule tests (Dwarka Bairwa iamdwarka.edu@gmail.com)

Fixes

Documentation

Other


Verify a download

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/dwarka-prasad/optictrace' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt