Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.8.0 #434

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Release 0.8.0 #434

merged 1 commit into from
Feb 1, 2021

Conversation

c0c0n3
Copy link
Member

@c0c0n3 c0c0n3 commented Feb 1, 2021

With this PR, we releases QuantumLeap version 0.8.0. This version comes with:

  • Experimental support to store NGSI-LD payloads: The notify API endpoint now accepts both NGSI-LD and NGSI-v2 entities! While there are still some limitations to what NGSI-LD payloads QuantumLeap can process, the most common scenarios should be covered.
  • Much improved data ingestion (notify API endpoint) performance with a brand new Redis query cache.
  • Full support for Timescale: The Timescale backend is now on par, in terms of features, with the CrateDB backend---i.e. all API endpoints work both with Timescale and CrateDB. Running both backends side-by-side is also supported---e.g. routing data to a specific DB depending on tenant.
  • Gunicorn support: You can now run QuantumLeap as a WSGI app in your own Gunicorn server or even start QuantumLeap with its own embedded Gunicorn instance.
  • Ability to collect telemetry time-series for performance analysis---turn on telemetry then use e.g. Pandas to analyse your data.
  • Better logs and documentation as well as a number of critical bug fixes.

See below for the details. We recommend QuantumLeap 0.7.6 users to upgrade to this version.

New features

Bug fixes

Documentation

Technical debt

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️

@chicco785 chicco785 merged commit ccc3d44 into master Feb 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2021
@c0c0n3 c0c0n3 deleted the release-0.8.0 branch February 1, 2021 17:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants