Skip to content

Releases: interline-io/transitland-lib

v1.0.0-rc3

25 Oct 02:55
b66c9ac
Compare
Choose a tag to compare
  • [closed] Float formatting fixes #384
  • [closed] Entity GroupKeys() for types with non-unique IDs #383

v1.0.0-rc2

23 Oct 00:54
cdec759
Compare
Choose a tag to compare
  • [closed] Relax census geoid constraint #382

v1.0.0-rc1

22 Oct 01:42
47bde1e
Compare
Choose a tag to compare
  • [closed] Ensure FeedVersionID is set on new shapes before filters #381

v1.0.0-rc0

18 Oct 21:56
73e3e3c
Compare
Choose a tag to compare
  • [closed] Make ShapeLine, similar to Service, for handling compound entities #380
  • [closed] Add missing gql methods #379
  • [closed] Database schema tidying up #378
  • [closed] Move additional entities to option types #377
  • [closed] Additional reflect and tag based validation #376
  • [closed] Full reflect based validation path #372
  • [closed] Reflect based UpdateKeys #375
  • [closed] Use Option[T] types for most/all fields on 'non-core' gtfs entities #374
  • [closed] GQL conversion fixes #373
  • [closed] Merge store package into request package #371
  • [closed] Remove type aliases #370
  • [closed] Merge unimporter package into importer #369
  • [closed] Move tt, causes, request packages to top level #368
  • [closed] Move gtfs entities into gtfs package #367
  • [closed] Use more Option[T] #358
  • [closed] Soft-delete feed versions #365
  • [closed] Feed version delete command #364
  • [closed] Move extract and merge commands to /cmds #363
  • [closed] Move schema from internal/schema to top level #362
  • [closed] Rename /test/data to /testdata for consistency with other repos #361
  • [closed] Move /dmfr sub-packages to top level #360
  • [closed] Move DMFR commands into new 'cmds' package #359
  • [closed] Keep feed version id in feed fetch table #355
  • [closed] Use pgx driver #354
  • [dependencies] Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.6.0 #336
  • [closed] RelativeDate: Rename 'now' to 'today' #353
  • [closed] Rework relative date functions #352
  • [closed] Add HMS() method to WideTime and unmarshal from json.Number #351
  • [closed] Use GeomCache interface instead of direct access #350
  • [closed] Label roots in route types with parent = -1 #348
  • [closed] TimeAt helpers for local timezone and relative dates #349

v0.17.0-rc0

11 Jul 00:16
a27164c
Compare
Choose a tag to compare
  • [closed] Switch to cobra for command line handler #345
  • [closed] diff check subset of files #346
  • [closed] More tlxy improvements #344
  • [closed] Cleanup tlxy api #343
  • [closed] Create tlxy package #342
  • [closed] Remove legacy onestop_id builder from default extensions #341
  • [closed] Fix content-disposition on signed urls #340
  • [closed] Adjust error level for fv's with no entities #339
  • [closed] Safer defaults when using -fvid-file and -fv-sha1-file #335
  • [closed] Additional indexes #333
  • [closed] Switch to using feed version associated onestop_id's for operator matching #332
  • [closed] Index maintenance and improvements #323
  • [closed] Road segments and road segment patterns #328
  • [closed] Column cleanup #331
  • [closed] --fail option for import and fetch #330
  • [closed] Timeout fixes #329
  • [closed] Feed version associated OnestopIDs #324

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 <[email protected]>