Releases: telefonicaid/fiware-facts
FIWARE Bosun Release 5.4.3
FIWARE release is different than component version. Each component has a different version number. The title of this release represents the release according to FIWARE sprints.
Components
Changelog
- Update docker files
- Update documentation
- Remove hardcoded database name
FIWARE Bosun Release 5.4.1
FIWARE release is different than component version. Each component has a different version number. The title of this release represents the release according to FIWARE sprints.
Components
Changelog
- Update docker files
- Update documentation
FIWARE Bosun Release 5.3.3
FIWARE release is different than component version. Each component has a different version number.
The title of this release represents the release according to FIWARE sprints.
Components
- fiware-facts version 2.6.0 ([download][FIWARE Facts])
[FIWARE Facts]:
https://github.com/telefonicaid/fiware-facts/releases/tag/v2.6.0 - fiware-cloto version 2.6.0 ([download][FIWARE Cloto])
[FIWARE Cloto]:
https://github.com/telefonicaid/fiware-cloto/releases/tag/v2.6.0
CHANGELOG
New
- Create docker files. [Henar Muñoz]
Changes
- Update Unit Tests. [Henar Muñoz]
- Update requirements. [Henar Muñoz]
Fix
- Add automatic version renumbering. [Fernando Lopez]
- Resolve problems in acceptance E2E tests. [Henar Muñoz]
FIWARE Bosun Release 5.2.3
FIWARE release is different than component version. Each component has a different version number.
The title of this release represents the release according to FIWARE sprints.
Components
- fiware-facts version 2.5.0 ([download][FIWARE Facts])
[FIWARE Facts]:
https://github.com/telefonicaid/fiware-facts/releases/tag/v2.5.0 - fiware-cloto version 2.5.0 ([download][FIWARE Cloto])
[FIWARE Cloto]:
https://github.com/telefonicaid/fiware-cloto/releases/tag/v2.5.0
CHANGELOG
New
- Add Jenkins config files to utils directory. [Guillermo Jimenez
Prieto]
FIWARE Bosun Release 5.2.2
FIWARE release is different than component version. Each component has a different version number.
The title of this release represents the release according to FIWARE sprints.
Components
- fiware-facts version 2.4.0 ([download][FIWARE Facts])
[FIWARE Facts]:
https://github.com/telefonicaid/fiware-facts/releases/tag/v2.4.0 - fiware-cloto version 2.4.0 ([download][FIWARE Cloto])
[FIWARE Cloto]:
https://github.com/telefonicaid/fiware-cloto/releases/tag/v2.4.0
CHANGELOG
Changes
- The max timestamp between facts is now inside the configuration
properties file. [Guillermo Jimenez Prieto]
FIWARE Release 5.2.1
Changelog
New
- New file with constants added. [Guillermo Jimenez Prieto]
Changes
- Python dicts are using constants instead of strings. [Guillermo
Jimenez Prieto]
Fix
- Adding try sentence to catch exceptions when a rabbitmq consumer was
already stopped. [Guillermo Jimenez Prieto]
Release v2.2.0
New
- Added instructions and scripts to run with supervisor. [Guillermo
Jimenez Prieto]
Release v2.1.0
New
- Added a test to check non-float values in POST operation. [Guillermo
Jimenez Prieto]
- Adding tests to check the use case: exception control to some no-
managed situations. [Guillermo Jimenez Prieto]
Fix
- Fixing mkdir error if folder already exists. [Guillermo Jimenez
Prieto] - Tests: Fixing acceptance tests with values out of range. [Guillermo
Jimenez Prieto] - Fixing CI travis build when any test fails. [Guillermo Jimenez Prieto]
- Added value control and test associated. [Guillermo Jimenez Prieto]
- Adding exception control to some no-managed situations. [Guillermo
Jimenez Prieto]
Release v2.0.0
v2.0.0 (unreleased)
New
- MySQL-devel package is now specified as prerequisite in the
installation guide. [Guillermo Jimenez Prieto]
Fix
- Fixed log message when a windowsize is received. [Guillermo Jimenez
Prieto] - Fixing unit test errors. [Guillermo Jimenez Prieto]
- Fixing behavior in the condition. [Guillermo Jimenez Prieto]
- Fixing bug during insert windowsize operation. [Guillermo Jimenez
Prieto] - Fixed server crashes when windowsize is equal to one. [Guillermo
Jimenez Prieto] - Improved data parsing from context broker. [Guillermo Jimenez Prieto]
- Fixing the number of facts stored into a reds queue. [Guillermo
Jimenez Prieto] - Fixing time stamp validation when windowsize is two. [Guillermo
Jimenez Prieto] - Fixing windowsize value before adding it to the reds queue. [Guillermo
Jimenez Prieto]
Release v1.8.0
v1.8.0 (2015-09-29)
New
- Adding more tests and improving the previous ones. [Guillermo Jimenez
Prieto]
- Server checks if configuration file is complete or need more
configuration. [Guillermo Jimenez Prieto]
- Configuration is now loaded from a cfg depending on the operative
system or it is recovered from a environment variable location.
[Guillermo Jimenez Prieto]
- Adding unittests to test facts server. [Guillermo Jimenez Prieto]
- Added more default values to configuration when server starts without
config file. [Guillermo Jimenez Prieto]
- Moved config file to new location. [Guillermo Jimenez Prieto]
Fix
- Adding more useful information to README. [Guillermo Jimenez Prieto]
- Version is now into default config file. [Guillermo Jimenez Prieto]
- Updated Readme file with all new changes. [Guillermo Jimenez Prieto]
- Fixed installation using pip. Now users can install this component
from pipit repository. [Guillermo Jimenez Prieto] - Updated context broker data expected. [Guillermo Jimenez Prieto]