Skip to content

Python SDK Changelog

[0.1.0] - 2026-02-16

Added

  • Initial release
  • UDM models for all 23 domains (Pydantic v2)
  • UDMEventBuilder with fluent API
  • ValidationEngine for schema validation
  • ProvenanceTagger for cryptographic signing
  • HTTP transport with retry logic
  • MockTransport for testing
  • Edge buffer for offline operation
  • Circuit breaker and backpressure handling
  • Batching and compression
  • PhyTraceAgent with YAML configuration
  • ROS2 adapter (planned)
  • Tesla Fleet API adapter (planned)
  • Simulation adapter