Skip to content

chore: version packages - #27

Merged
Bre77 merged 1 commit into
mainfrom
changeset-release/main
Aug 17, 2026
Merged

chore: version packages#27
Bre77 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 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

@teslemetry/tesla-protocol@1.0.0

Major Changes

  • 7dec33b: Wire-format break: CarServer.NavigationSuperchargerRequest.order was published at
    tag 1 as int32. Live-vehicle and recovered-schema evidence both show tag 1 actually
    carries an unrelated value and the trip-order enum lives at tag 2. Tag 1 is now
    reserved; the field is renamed to remote_nav_trip_order (a new
    RemoteNavTripOrder enum, matching the sibling NavigationRequest /
    NavigationGpsRequest / NavigationGpsDestinationRequest messages) and moved to tag 2.

    Any consumer building a supercharger-nav command with the old order field was sending
    a malformed request that the vehicle silently ignored. Callers must switch to
    remoteNavTripOrder (TypeScript) / remote_nav_trip_order (Python).

Minor Changes

  • 1df2336: Model CarServer.GetVehicleData's four reserved request selectors -
    getLegacyVehicleState (5), getVehicleConfig (6), getSohState (12), and
    getVehicleDetailState (13) - and add leaf fields to already-published
    vehicle-state messages: SohState's test-phase and test-end-mode wrappers,
    SuspensionState's allowed_levels/level_options (new
    SuspensionLevelObj in common.proto), and VehicleImage's image_type.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 6744889 to 500a5c7 Compare August 14, 2026 12:03
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 500a5c7 to a5c2401 Compare August 17, 2026 10:14
@Bre77
Bre77 merged commit a39c0e6 into main Aug 17, 2026
1 check passed
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