From b231c04f386efb27c5622ebd1a66db8164942ae5 Mon Sep 17 00:00:00 2001 From: "Federico M. Facca" Date: Mon, 25 Jan 2021 11:38:47 +0100 Subject: [PATCH] roadmap-update-2021 (#426) --- docs/roadmap.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 36b5d335..0551f234 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -1,7 +1,7 @@ # Roadmap This section elaborates on proposed new features or tasks which are expected to -be added to the product in the foreseeable future. There should be no +be added to the product in the foreseeable future. There should be no assumption of a commitment to deliver these features on specific dates neither in the given order. The development team will be doing their best to follow the proposed dates and priorities, but please bear in mind that plans to work on a @@ -18,11 +18,14 @@ about the overall Roadmap of FIWARE, please check section "Roadmap" on the The following list of features are planned to be addressed in the short term, and incorporated in the next release of the product. -- [Improve time_index policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/93) - [Enhance missing data policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/141) - -For more details, please have a look at the [next github milestones](https://github.com/smartsdk/ngsi-timeseries-api/milestone/2) -and its associated issues. +- [Support SSL for Timescale](https://github.com/smartsdk/ngsi-timeseries-api/issues/393) +- [Improve health endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/377) +- [Rethink how to store original data](https://github.com/smartsdk/ngsi-timeseries-api/issues/344) +- [Fix Union ALL issue from CrateDB](https://github.com/smartsdk/ngsi-timeseries-api/issues/306) +- [Deprecate CrateDB 3.x support](https://github.com/smartsdk/ngsi-timeseries-api/issues/423) +- [Deprecate subscription API](https://github.com/smartsdk/ngsi-timeseries-api/issues/424) +- [Deprecate ThinkDB and InfluxDB experimental support](https://github.com/smartsdk/ngsi-timeseries-api/issues/425) ## Medium term @@ -30,17 +33,10 @@ The following list of features are planned to be addressed in the medium term, typically within the subsequent release(s) generated in the next 9 months after next planned release. -- [Support virtual entities](https://github.com/smartsdk/ngsi-timeseries-api/issues/101) +- [Batch processing of notifications](https://github.com/smartsdk/ngsi-timeseries-api/issues/193) +- [Complete NGSI-LD backward and forward support](https://github.com/smartsdk/ngsi-timeseries-api/issues/398) - [Improve arrays support](https://github.com/smartsdk/ngsi-timeseries-api/issues/147) - [CORS support](https://github.com/smartsdk/ngsi-timeseries-api/issues/135) -- [Enable QL as a context broker datasource](https://github.com/smartsdk/ngsi-timeseries-api/issues/102) -- [Support retention policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/15) -- [Advanced configuration API](https://github.com/smartsdk/ngsi-timeseries-api/issues/10) -- [Implement /types API endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/119) -- [Implement /attrs API endpoints](https://github.com/smartsdk/ngsi-timeseries-api/issues/118) - -For more details, please have a look at the [github milestones](https://github.com/smartsdk/ngsi-timeseries-api/milestones?direction=asc&sort=due_date&state=open) -and their associated issues. ## Long term @@ -50,6 +46,10 @@ been scheduled for a release in the near future. Please feel free to contact us (with a new issue) if you would like to either get involved in the implementation or influence the roadmap. -- [Support NGSI-LD](https://github.com/smartsdk/ngsi-timeseries-api/issues/154) +- [Statics API](https://github.com/smartsdk/ngsi-timeseries-api/issues/262) +- [Support retention policy](https://github.com/smartsdk/ngsi-timeseries-api/issues/15) +- [Advanced configuration API](https://github.com/smartsdk/ngsi-timeseries-api/issues/10) +- [Enable QL as a context broker datasource](https://github.com/smartsdk/ngsi-timeseries-api/issues/102) +- [Support virtual entities](https://github.com/smartsdk/ngsi-timeseries-api/issues/101) - [Support efficient data download](https://github.com/smartsdk/ngsi-timeseries-api/issues/155) - [SLF responses for geo-queries](https://github.com/smartsdk/ngsi-timeseries-api/issues/149)