Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream merge 2023-12-13 #196

Merged
merged 364 commits into from
Dec 20, 2023
Merged

Conversation

leonardehrenfried
Copy link

@leonardehrenfried leonardehrenfried commented Dec 13, 2023

This is just a routine merge to not let upstream get too far ahead of us. It has one small bug fix for flex, but I'm not sure if the IBI data sets would even exhibit the problem: opentripplanner#5517

EDIT

I added the latest upstream and this is turning into a very large merge.

The following relevant items have been added:

t2gran and others added 30 commits November 21, 2023 21:25
Co-authored-by: Johan Torin <[email protected]>
Co-authored-by: Leonard Ehrenfried <[email protected]>
…c_criteria

# Conflicts:
#	src/main/java/org/opentripplanner/raptor/api/request/SearchParams.java
…_off_by_one_minute

Fix missed trip when arrive-by search-window is off by one minute
This ensures the normalization is performed even if the mapper is no used.
This creates a new interface TripTimes and rename the old class to RealTimeTripTimes and
let the ScheduledTripTimes also implement this interface. This will allow us to wait for
an update before an accusal RealTime object is created.
…d_mc_criteria

Transit group priority - Part 1
Removing itineraries outside the search-window is the responsibility of another filter.
OTP Changelog Bot and others added 27 commits December 15, 2023 18:53
…ty_part_2

Transit group priority - part 2
…l_api

Make Transmodel GraphQl API an official OTP API
…/siri-java-model.version

Update dependency org.entur:siri-java-model to v1.26
Add option to include stations in `nearest` search
GTFS Flex spec update: separate columns for `location_id`, `location_group_id`
Copy link

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Great cleanups

@miles-grant-ibigroup miles-grant-ibigroup merged commit e16ed35 into ibi-dev-2.x Dec 20, 2023
16 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the upstream-merge-2023-12-13 branch December 20, 2023 16:16
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.