- Update fiware-ngsi-api dependency to 0.1.1
Warning: Starting with this release, Cepheus Broker and CEP use JSON by default instead of XML for NGSI v1. If a host initiates a NGSI exchange with Broker or CEP using XML, Cepheus components will keep communicating using XML. XML support is now deprecated and will be removed in a future version of Fiware Cepheus.
- Fixes compatibility with Orion 1.0.0 and above #51 (by using JSON as default NGSI format)
- move to fiware-ngsi-api library
- align badges for FIWARE Projects
- REST NGSI10 support #39
- fix: add licenses headers #47
- broker: fix notifications with subset of attributes #46
- cep: clean subscription #44
- Monitoring #35
- doc: generate the pdf of the documentation #37
- corrected coverity medium defects #38
- Detection of existing statements is not working #36
- Support multi tenancy features #33
- fiware images #34
- jmeter integration #16, #19
- Support geospatial features #18
- jmeter integration #16, #19
- CEP: support long type #28
- NGSI: fix error response format #27
- fix data persistence location for debian #22
- Date and Geo:Point type support in Cepheus-CEP #14
- Filter forward updateContext requests in Cepheus-CEP #13
- Registration persistence in Cepheus-Broker #8
- Subscription persistence in Cepheus-Broker #6
- Linksprite demo application #7
- Jsonpath support in Cepheus-CEP #5
- Updated documentation
- Add support for updateContextSubscription request #12
- Fix XMl serialization #11 #9
- QueryContext sends empty restriction #4
- Split project in two separated components (Cepheus-Broker and Cepheus-CEP)
- Support for NGSI v1 with JSON format (for compatibility with IoT Agent)
- Support Orion
Fiware-Service
andFiware-ServicePath
custom HTTP headers
- Rename project to Fiware-Cepheus (old name: EspeR4FastData)
- Unit tested code and continuous integration with Travis-ci
- Debian packaging for Debian/Raspbian
- Docker packaging on Docker Hub
- Documenation in markdown format hosted on ReadTheDocs
None