Releases: interline-io/transitland-lib
Releases · interline-io/transitland-lib
v1.0.0-rc3
v1.0.0-rc2
- [closed] Relax census geoid constraint #382
v1.0.0-rc1
- [closed] Ensure FeedVersionID is set on new shapes before filters #381
v1.0.0-rc0
- [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
- [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
- [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
v0.14.0-rc1
- [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
v0.13.0-rc1
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]>