github orchestracities/ngsi-timeseries-api 0.8-alpha

latest releases: 1.0.0, 0.8.3, 0.8.2...
pre-release3 years ago

New features:

  • gunicorn as web server
  • implement basic redis cache for metadata (reducing number of queries to database)
  • provide a reusable connection to database (nor crate driver or pg8000 seems to support pool natively)
  • improve logs and use orion like format
  • add support for fiware-correlator (facilitate tracking data chains between agents, orion and quantumleap)
  • fix postgres issue in travis tests
  • split create table from update table logic
  • use alter table for adding column to crate
  • change crate table column_policy from dynamic to strict
  • support injection of NGSI-LD payloads in NGSI-V2 backcompatible way
  • when type is not an NGSI type, it's type is derived from value (support #383)
  • query api support for timescaledb (#374)
  • Improve crate 4.x support (#370)
  • update docs

Bugs:

  • support mismatch between DateTime (as medatata) and column type (#386)
  • fix date format to be compatible also with crate 3.x (#353)
  • support for different servicepath when multiple notifications arrive at once (#208)
  • issues with programmatic delete (#347)

Don't miss a new ngsi-timeseries-api release

NewReleases is sending notifications on new releases.