Skip to content

Commit e51fab7

Browse files
committed
Create RELEASE_CHANGELOG.md
1 parent 79199e7 commit e51fab7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

digitransit/RELEASE_CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Digitransit OTP Release Summary
2+
3+
## Changelog _20260428_ vs _upstream/dev-2.x_
4+
5+
### Added PRs
6+
- Add NO_DIRECT_MODE_CONNECTION routing error code for direct-only searches [#7494](https://github.com/opentripplanner/OpenTripPlanner/pull/7494)
7+
- De-duplicate boardinglocations on areas [#7508](https://github.com/opentripplanner/OpenTripPlanner/pull/7508)
8+
- Speed up tag lookup during OSM processing [#7536](https://github.com/opentripplanner/OpenTripPlanner/pull/7536)
9+
- Include entrances that are part of a stop area relation, change build config field `includeOsmSubwayEntrances` to `includeOsmStationEntrances` [#7170](https://github.com/opentripplanner/OpenTripPlanner/pull/7170)
10+
- Add application warmup feature to run routing queries during startup [#7509](https://github.com/opentripplanner/OpenTripPlanner/pull/7509)
11+
- Add `startupRetryPeriod` to GBFS feed configuration [#7525](https://github.com/opentripplanner/OpenTripPlanner/pull/7525)
12+
- Add support for transit group priority in the GTFS API [#7451](https://github.com/opentripplanner/OpenTripPlanner/pull/7451)
13+
- Set default fares to [#7545](https://github.com/opentripplanner/OpenTripPlanner/pull/7545)
14+
- Reduce memory consumption when parsing very large NeTEx files [#7563](https://github.com/opentripplanner/OpenTripPlanner/pull/7563)
15+
- Remove relation route name application [#7539](https://github.com/opentripplanner/OpenTripPlanner/pull/7539)
16+
- Skip transit search when no access or egress mode is set [#7547](https://github.com/opentripplanner/OpenTripPlanner/pull/7547)
17+
- Skip leg rebuild when fare/alert decoration would be a no-op [#7546](https://github.com/opentripplanner/OpenTripPlanner/pull/7546)
18+
- Replace C2-based pass-through with via-connection chaining [#7496](https://github.com/opentripplanner/OpenTripPlanner/pull/7496)

0 commit comments

Comments
 (0)