Releases: Verizon/EdgeTransportationExchange_SampleClient
Releases · Verizon/EdgeTransportationExchange_SampleClient
Release list
Release v0.3.0
What's Changed
Bug Fixes
- Require Python 3.13+ across all
pyproject.tomlmanifests to resolve aSIGKILLcrash caused bywasmtime>=43being incompatible with Python 3.9 - Fix MQTT topic patterns in Python and Node loopback, speed monitor, and vehicle examples to match the correct broker topic structure for private/public messages
- Fix identity artifact field names in Node examples (
device_id→deviceId,expiration_time→expirationTime) for consistency with the API - Add
type=floatto--lat/--lonCLI arguments in Python examples to prevent string comparison errors at runtime
Project / Build
- Bump version to
0.3.0across all manifests (VERSION,CMakeLists.txt,pyproject.toml,package.jsonfiles) - Rename npm and Python workspace packages from
etx-starter-kittoetx-sample-client - Add
uninstall-jsMakefile target hooked intoinstall-jsandpurge - Add
j2735codec/package.jsonandpackage-lock.json; update root lock files - Remove stale
.python-versionpin (3.9); updateuv.lockto reflect Python 3.13 constraint and wasmtime 43.0.0 - Update
.gitignore: replacecerts/withregistrations/, add.claude/
Documentation
- Fix all GitHub URLs from
5GRealityLab/etx-starter-kittoVerizon/EdgeTransportationExchange_SampleClient - Update cert output path references from
certs/toregistrations/across all READMEs and example run commands - Fix typos, remove emoji from headings, and improve markdown formatting consistency across root,
etx/, and example READMEs - Add usage hints clarifying that speed monitor and vehicle examples each require a separate registration profile
Full Changelog: v0.2.0-alpha.4...v0.3.0
Full Changelog: v0.2.0-alpha.4...v0.3.0
Release v0.2.0-alpha.4
Full Changelog: v0.2.0-alpha.3...v0.2.0-alpha.4
Release v0.2.0-alpha.3
Full Changelog: v0.2.0-alpha.2...v0.2.0-alpha.3
Release v0.2.0-alpha.2
Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2