Skip to content

chore: version packages#132

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

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

Conversation

@github-actions

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.2

Patch Changes

  • 713dbfc: Fix STATUS_TRANSITION_VIOLATION false positives (bug: STATUS_TRANSITION_VIOLATION false positives: connector status is tracked globally, not per connector #128). The rule validated connector status transitions against a single previous status shared across all connectors, so on a multi-connector station an interleaved notification from a different connector (for example connector 1 going Available while connector 2 goes Finishing) was reported as an invalid transition. Status is now tracked per connectorId (connectorId 0, the charge point as a whole, forms its own series), and each transition is validated only within one connector's series. Reported by shiv3 from the ocpp-cp-simulator integration.

@sepehr-safari sepehr-safari reopened this Jul 22, 2026
@sepehr-safari
sepehr-safari merged commit b79120c into main Jul 22, 2026
2 checks passed
@sepehr-safari
sepehr-safari deleted the changeset-release/main branch July 22, 2026 11:32
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