Skip to content

gtfs-lib new major version release#324

Merged
landonreed merged 56 commits intomasterfrom
dev
Aug 16, 2021
Merged

gtfs-lib new major version release#324
landonreed merged 56 commits intomasterfrom
dev

Conversation

@landonreed
Copy link
Copy Markdown
Contributor

@landonreed landonreed commented Aug 16, 2021

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing
  • The description lists all relevant PRs included in this release (remove this if not merging to master)
  • Code coverage does not significantly worsen (ideally it improves) (remove this if not merging to master)

Description

This PR contains breaking changes for the Postgres GTFS schema. The database migration steps from ibi-group/datatools-server#387 can be used to automatically update any feeds that need the schema changes.

This PR also includes the following PRs:

Rob Beer and others added 30 commits April 16, 2021 19:23
refactor: re-order stops/fare_rules for ref check
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
Update conditional requirements checks
Robin Beer and others added 21 commits May 21, 2021 11:51
…t of pattern stop updates

BREAKING CHANGE: This PR contains schema changes to the following tables routes, stop times, stop
and feed info
…mons-io-2.7

chore(deps): bump commons-io from 2.4 to 2.7
Add stop_times linked fields continuous_pickup, continuous_drop_off.
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