Benoit Orihuela
Benoit Orihuela
As stated in https://forge.etsi.org/rep/cim/NGSI-LD/-/issues/10: ``` The datasetId parameter has been implemented in NGSI-LDv1.8.1. It enables to projection of attribute instances to those with the given datasetId(s). In this way, it...
- Parsing of `q` queries is done via a regex, do a more bulletproof parsing based on the ABNF grammar defined in the specification (using antlr for instance) - Add...
- upgrade to cp-kafka 7.6.0 - upgrade to PG 16 - upgrade to Timescale 2.14.2 - upgrade to PostGis 3.4
To be sure all commits have passed this code quality check and the build will not fail because of an extra space... See https://detekt.dev/docs/gettingstarted/git-pre-commit-hook
See https://github.com/timescale/timescaledb/releases/tag/2.12.0 for 2.12 release notes