Skip to content

feat(glides): add uiVersion to event metadata#18

Merged
andrewdolce merged 2 commits into
mainfrom
feat/glides-events-ui-version
Mar 27, 2026
Merged

feat(glides): add uiVersion to event metadata#18
andrewdolce merged 2 commits into
mainfrom
feat/glides-events-ui-version

Conversation

@andrewdolce

Copy link
Copy Markdown
Contributor

Asana Ticket: Add a new "UI version" field to the glides.trips_updated message sent to LAMP

See accompanying Glides PR https://github.com/mbta/glides/pull/3287 for the implementation of this proposal. (I will wait for feedback and approval on the schema change here before merging that.)

Adds a uiVersion field to Glides events metadata. This is expected to be a non-breaking change. Some more notes:

  • The field is a string to allow for flexibility rather than locking into a particular versioning scheme. Glides team will be responsible for maintaining the canonical set of expected values.
  • Like all event metadata fields, this one is optional. We expect to populate it on trips_updated going forward, but not on other events unless it becomes necessary.

Comment thread docs/events/glides/index.mdx Outdated
Co-authored-by: Corey Runkel <39202587+runkelcorey@users.noreply.github.com>
@andrewdolce andrewdolce requested a review from a team March 27, 2026 13:57
@andrewdolce andrewdolce requested a review from runkelcorey March 27, 2026 15:51
@andrewdolce andrewdolce merged commit 45ea429 into main Mar 27, 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.

3 participants