Skip to content

LoopGrid v0.8.1 — OTLP/HTTP interoperability

Latest

Choose a tag to compare

@cybertechsoft cybertechsoft released this 18 Sep 17:58
· 3 commits to main since this release
ede6abb

LoopGrid v0.8.1 improves OpenTelemetry interoperability while preserving the existing evidence and verification contracts.

Added

  • OTLP/HTTP binary protobuf ingestion
  • Existing OTLP/HTTP JSON support retained
  • gzip request support
  • Shared OTLP normalization
  • Expanded OTLP AnyValue handling
  • Current and legacy GenAI attribute support
  • Standard OTLP response encoding
  • Decoded request-size protection
  • OTLP JSON/protobuf regression tests

Repository quality

  • Python 3.10–3.13 CI matrix
  • JavaScript SDK validation
  • Docker build validation
  • CodeQL security scanning
  • Dependabot dependency monitoring

Compatibility

No changes to:

  • LoopGrid Evidence Bundle v2
  • Ed25519 signing
  • SHA-256 evidence chains
  • checkpoint representation
  • offline verifier semantics
  • Python SDK public API
  • JavaScript SDK public API
  • GitHub Marketplace verifier Action v1.0.0

Validation

Post-merge CI passes on main, including Python 3.10–3.13, JavaScript SDK validation, Docker build validation, and CodeQL.