Releases: telefonicaid/fiware-sth-comet
Releases · telefonicaid/fiware-sth-comet
0.2.1
- [TASK] Including documentation about the new 'Comet' name
- [TASK] Including Apiary documentation for the STH component
- [BUG] Dealing with the aggregation of texts including the '.' and '$' characters
0.2.0
- [BUG] Use dots (".") instead of minus ("-") in version codes for proper packaging (#108)
- [FEATURE] Do not store raw or aggregated data if hash collision (#101)
- [FEATURE] Time-based and size-based data management policies in collections are needed (#147)
- [BUG] Log error if was not possible to get the collection for writing raw and/or aggregated data (#116)
- [BUG] Entity id and entity type are converted to lowercase in cygnus but not in STH (#119)
- [BUG] In raw request with hlimit and offset returns the last attributes firstly (#121)
- [BUG] Fix the link to the performance tests in the README.md file (#140)
- [BUG] Tests are not passing after showing the oldest data first if filtering with hLimit and hOffet (#145)
- [TASK] Time-based and size-based data management policies in collections are needed (#147)
- [FEATURE] Add Dockerfile for automated build generation using Docker (#149)
- [TASK] Adjust Dockerfile in develop to use latest Node Docker build (#153)
- [TASK] Include documentation about the automated build generation using Docker (#154)
- [TASK] Include a comment in the documentation about queries not returning any results (#158)
- [FEATURE] Support string attribute values when calculating aggregated data (#175)
0.1.0
- [FEATURE] STH connection to MongoDB replica sets (#34)
- [FEATURE] Retrieve raw data from the database (#42)
- [BUG] When the attribute value is not numeric occurs a timeout (#46)
- [FEATURE] Package to distribute and to maintain the STH software (#64)
- [HARDENING] Include guidelines in the documentation about how to contribute
- [BUG] Using lastN in raw request, returns the first entries instead of the last entries (#55)
- [FEATURE] Logging levels should be DEBUG, INFO, WARN, ERROR and new proof of life logging message (#74)
- [FEATURE] Version information provided using the /version URL path (#16)
- [FEATURE] Inclusion of a JSON-formatted configuration file (#78)
- [FEATURE] Including attribute type information when retrieving raw data (#54)
- [FEATURE] dateFrom and dateTo as optional parameters in queries (#53)
- [FEATURE] Generate collection names using a hash function (#83)
- [FEATURE] Set the SHOULD_HASH default option to false (#95)