Skip to content

chore: version packages#125

Merged
sepehr-safari merged 1 commit into
mainfrom
changeset-release/main
Jul 17, 2026
Merged

chore: version packages#125
sepehr-safari merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ocpp-debugkit/toolkit@0.4.0

Minor Changes

  • 0115e85: Write the Open OCPP Trace interchange format. toOpenOcppTraceRecords() / toOpenOcppTraceJsonl() export any parsed trace as v1.1 records, with raw serialized from the stored frame, response action back-filled by messageId correlation, and skip-and-flag warnings for events the format cannot represent. A new ocpp-debugkit convert <file> CLI command emits the JSONL, carrying trace-level metadata over from JSON Object inputs. Every exported record is validated against the specification's published JSON Schema in CI, and round-trip tests prove export-then-reparse preserves the consumer view and the events.
  • 32e48f0: Read the Open OCPP Trace interchange format. parseTrace() auto-detects it and parseOpenOcppTrace() parses it directly, mapping records onto the internal event model with raw-frame precedence, messageId-based action derivation, and unknown-field tolerance. deriveOpenOcppTraceView() exposes the format's consumer view, checked in CI against the specification's 15 conformance fixtures.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0aa320d to 4e591c5 Compare July 17, 2026 11:24
@sepehr-safari sepehr-safari reopened this Jul 17, 2026
@sepehr-safari
sepehr-safari merged commit 3cff9b1 into main Jul 17, 2026
2 checks passed
@sepehr-safari
sepehr-safari deleted the changeset-release/main branch July 17, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant