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]
- Add new tests related to restCloto authentication. [Guillermo Jimenez
Prieto]
- Add new SECURITY LEVEL to define when user tokens should be checked
against keystone. [Guillermo Jimenez Prieto]
- User Tokens are now stored in memory to decrease the number of
requests to keystone. [Guillermo Jimenez Prieto]
- Remove migrations from coverage report. [Guillermo Jimenez Prieto]
Changes
- Refactor and new tests to check tokens stored in memory. [Guillermo
Jimenez Prieto] - Update Readme file with a better explanation about MYSQL PATH.
[Guillermo Jimenez Prieto] - Fix coverage report using coverage util. [Guillermo Jimenez Prieto]
- Update Readme with new installation order according to new django
version. [Guillermo Jimenez Prieto] - Update django version to improve security system. [Guillermo Jimenez
Prieto]