Skip to content

feat(java): Release new version of the gtfs realtime bindings jar#164

Merged
jcpitre merged 8 commits into
masterfrom
160-release-new-version-of-the-gtfs-realtime-bindings-jars
May 25, 2026
Merged

feat(java): Release new version of the gtfs realtime bindings jar#164
jcpitre merged 8 commits into
masterfrom
160-release-new-version-of-the-gtfs-realtime-bindings-jars

Conversation

@jcpitre
Copy link
Copy Markdown
Contributor

@jcpitre jcpitre commented May 21, 2026

Closes #160
Google upgraded gtfs-realtime.proto a while ago

This PR is to start using this new version and publish the jars accordingly.

The jars version is bumped to 0.1.0 in this PR

Also added a little java example to show how to use the jar.

@jcpitre jcpitre linked an issue May 21, 2026 that may be closed by this pull request
@jcpitre jcpitre changed the title Release new version of the gtfs realtime bindings jars feat(java): Release new version of the gtfs realtime bindings jar May 21, 2026
@cka-y cka-y requested a review from davidgamez May 25, 2026 16:07
@@ -0,0 +1,123 @@
package org.mobilitydata.example;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Copy Markdown
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jcpitre jcpitre merged commit 548f939 into master May 25, 2026
@jcpitre jcpitre deleted the 160-release-new-version-of-the-gtfs-realtime-bindings-jars branch May 25, 2026 19:27
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.

Release new version of the gtfs-realtime-bindings jars

2 participants