Skip to content

Releases: interline-io/transitland-lib

v0.16.2

23 Apr 22:15
3bb64f2
Compare
Choose a tag to compare
  • [closed] when notarizing macOS binaries, set the Apple team ID #327
  • [closed] update GitHub Actions to use new Apple notarization tooling (and update assorted GH actions) #326
  • [closed] Improve User-Agent for http requests #325
  • [closed] Additional RT trip id collection and statistics #321
  • [closed] Do not write records when no messages of this type are present #319
  • [closed] RT stat improvements #318
  • [closed] Add index on stop geometry AND feed version id #317
  • [dependencies] Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 #316
  • [closed] Geojson decode #315
  • [closed] Check for ADDED trip in vehicle position E003 check #314
  • [closed] Allow SourceDays to be specified by SourceEndDate #311
  • [closed] Group keys and validator improvements #310
  • [closed] Add missing nil checks before []byte assertion #309
  • [closed] Additional work on entity json #308
  • [closed] Error entity json #307
  • [closed] Fetch result improvements #306
  • [closed] Rt validator fix overnight #305
  • [closed] Validator local time #304
  • [closed] Validator local time #303
  • [closed] Improvements to RT validation #302
  • [dependencies] Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #296
  • [closed] Fix cpresult #301
  • [closed] Additional validator metadata and columns #300
  • [closed] Save error groups #298
  • [closed] Fix coordinates in error messages #297
  • [closed] Rt tripupdate reports #294

v0.14.0

12 Dec 21:20
e7727cc
Compare
Choose a tag to compare
  • [closed] Switch to transitland log wrapper #295
  • [closed] Allow automatic conversion from json to pb #292
  • [closed] More RT validation #291
  • [closed] Additional RT trip validations #286
  • [closed] also build release binaries for Apple Silicon #288

v0.14.0-rc1

15 Nov 18:11
Compare
Choose a tag to compare
  • [closed] Experiment with bbox extract #287
  • [closed] Feed version per column value counts #284
  • [closed] Fix issue with interface selection in serialization #285
  • [dependencies] Bump golang.org/x/net from 0.7.0 to 0.17.0 #282
  • [closed] Option to include JSON formatted RT message in validation report #281
  • [closed] Add missing indexes from prod #276

v0.13.0

28 Jul 16:54
8417c1e
Compare
Choose a tag to compare
  • [closed] Gh-actions-release #278
  • [closed] GitHub Actions: use Go 1.20 and new versions of GH Actions steps #277
  • [closed] Add 'Exists' method to storage backends #271

v0.13.0-rc1

17 Jul 21:28
840cee3
Compare
Choose a tag to compare
updating to DMFR v0.5.0 schema (#275)

* updating to DMFR v0.5.0 schema

https://github.com/transitland/distributed-mobility-feed-registry/releases/tag/v0.5.0

* Add description to sqlite, postgres schema

---------

Co-authored-by: Ian Rees <ian@ianrees.net>

v0.12.0

11 Jan 01:10
Compare
Choose a tag to compare
  • [closed] S3 and Az storage presign interface #246
  • [closed] Allow secrets to match url type #245
  • [closed] Do not send file to unconfigured storage #244
  • [closed] Transfers from_route_id,to_route_id,from_trip_id,to_trip_id #243
  • [closed] Improve city matching #239
  • [closed] Update feeds/operators even when only "file" changes #242
  • [closed] Add indexes on current_feeds.license jsonb fields #241
  • [closed] update GTFS Realtime proto to latest version #240
  • [closed] Support for Azure blob storage containers #238
  • [closed] Drop unused index #236
  • [closed] Feed version service window records #232
  • [closed] Fix copier warning level #234
  • [closed] Check fare product, fare leg rule, fare transfer rule uniqueness #233
  • [closed] Fix issue with invalid parent station check #229
  • [closed] Rebuild feed stats #231
  • [closed] Bool type #230
  • [closed] MTC GTFS+ route attributes #228

v0.11.1

30 Aug 05:41
Compare
Choose a tag to compare
  • [closed] Improve handling of new id when a filter renames an entity #227

v0.11.0

29 Aug 19:12
Compare
Choose a tag to compare
  • [closed] Change -copy-extra-files to -write-extra-files for consistency #226
  • [closed] Additional minor fares v2 fixes #225
  • [closed] Multireader & copier Expand tests #224
  • [closed] Copier expand interface #223
  • [closed] Start of fares-v2 base implementation #222
  • [closed] Additional indexes to improve sorting by fv id #212
  • [closed] Copy additional files between csv format feeds #221
  • [closed] Write extra columns in csv output #220
  • [closed] Go 1.18 #218
  • [closed] Move basic types to tl/tt #217
  • [closed] Fix extract graph #214
  • [closed] Add UnmarshalGQL to WideTime #213
  • [closed] Allow "postgresql://" as well as "postgres://" #211
  • [closed] Improve route geoms #207
  • [closed] Exclude deleted feeds/feed versions from default import #210
  • [closed] Minor improvements to copier logging #209
  • [closed] Fix gtfs translations #208
  • [closed] Update dependencies #204
  • [closed] Ensure FetchedAt is in UTC #203
  • [closed] Remove fetched details from feed_state records #202
  • [closed] No longer write fvsl records for each route #200
  • [closed] Add missing feed_version(sha1) index #201
  • [closed] Add missing index on gtfs_stops(level_id), needed for fast delete #199
  • [closed] Add context methods to QueryLogger #198
  • [closed] Use additional trip fields in stop deduplication #197

v0.10.3

19 May 23:53
Compare
Choose a tag to compare
  • [closed] read and write supersedes_ids field in DMFR files #196

v0.10.2

10 May 23:08
Compare
Choose a tag to compare
  • [bug] Allow unescaped unicode & < > in formatted dmfr output #194
  • [closed] SecondsToString accidentally got renamed, fix #193
  • [closed] Feed fetch and feed state improvements #192
  • [closed] remove feed columns/property that are no longer used in DMFR v0.4.0 #191
  • [closed] Common static and RT fetch pipeline #189