Skip to content

Releases: dymajo/waka-importer

Kubernetes

08 Jan 07:15
6b98cf2

Choose a tag to compare

  • Waka importer now runs as a job on Kubernetes
  • Logging Improvements
  • GTFS Compression before Import
  • Updates for nz-akl Waiheke New Network

CI/CD

19 Sep 10:33
e161fbd

Choose a tag to compare

Not so much a release, but there's now:

  • TeamCity Kotlin that builds & publishes the image
  • Terraform that updates AWS resources

Add Christchuch

17 Sep 09:30

Choose a tag to compare

  • Add Christchurch Colors
  • Handle Missing route_ids

Datafixes in Imports

04 Sep 09:10

Choose a tag to compare

Rather than putting hacks in our application code, we're trying to do datafixes to the GTFS in the import.

  • Azure Support Removed
  • Add Transfers & Frequencies Table
  • Auckland & Wellington Route Colors Defined
  • Auckland School Buses filtered out
  • Interface for GetStopTimes & GetTimetable Procedures Changed
  • Improved Timezone Handling
  • Add Sydney Trains Run Number
  • More Cities are able to be imported (Canberra, Melbourne, Perth, Queensland, Switzerland, Paris, Boston, Chicago, Los Angeles, New York, San Francisco)
  • Structured Logging
  • Drop Temp Tables after Import

TypeScript Rewrite + More!

04 Jun 11:06

Choose a tag to compare

  • Now in TypeScript
  • Mocked Shapes Server
  • Modular, Easier to add new cities
  • Supports Cities With Multiple GTFS Files
  • Better Logging, More Flexible

Initial Release of Rewrite

02 Apr 06:57

Choose a tag to compare

v2.0

Fix Default Configs