Skip to content

Releases: telefonicaid/fiware-cloto

FIWARE Bosun Release 5.4.3

28 Sep 08:55
Compare
Choose a tag to compare

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
  • Update apiary
  • Update gh-pages
  • Remove hardcode database name
  • Update python requirements and setup process
  • Add contribution policy

FIWARE Bosun Release 5.4.1

12 Aug 10:50
Compare
Choose a tag to compare

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

  • Use Orion v1 API
  • Fix problem in settings file
  • Update docker files
  • Update documentation

FIWARE Bosun Release 5.3.3

27 Jun 13:58
Compare
Choose a tag to compare

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

New

  • Create docker files. [Henar Muñoz]

Changes

  • Migrate E2E tests to behave tool. [Fernando Lopez]
  • Refactoring utils content. [Henar Muñoz]
  • Update property file. [Henar Muñoz]
  • Update documentation. [Fernando Lopez]

Fix

  • Add automatic version renumbering. [Fernando Lopez]
  • Remove explicit IP in the component. [Guillermo Jimenez Prieto]

FIWARE Bosun Release 5.2.3

01 Apr 11:04
Compare
Choose a tag to compare

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

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]

FIWARE Bosun Release 5.2.2

04 Mar 09:37
Compare
Choose a tag to compare

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

New


- New resource to show server information without authentication.
  [Guillermo Jimenez Prieto]

Changes
  • Adding version constant to setup.py instead of an imported Version to
    prevent failures during pip installation. [Guillermo Jimenez Prieto]

Fix


- Adding default values to configuration if configuration file does not
  exists or is not provided. [Guillermo Jimenez Prieto]

FIWARE Bosun Release 5.2.1

01 Feb 13:57
Compare
Choose a tag to compare

Changelog

Fix


- Fixing keystone client import using v3. [Guillermo Jimenez Prieto]

Release v2.2.0

29 Dec 17:05
Compare
Choose a tag to compare

v2.2.0

New


- Adding new test to cover the bug fixed. [Guillermo Jimenez Prieto]

- Adding new test to cover the bug fixed. [Guillermo Jimenez Prieto]

- Adding information and utils to run fiware cloto with supervisor.
  [Guillermo Jimenez Prieto]

Changes
  • Removing skip tag from acceptance scenario after fixing the bug
    CLAUDIA-5703. [Guillermo Jimenez Prieto]

Fix


- Fixing email notification. [Guillermo Jimenez Prieto]

- Fixed string response code. [Guillermo Jimenez Prieto]

- Fixed string response code. [Guillermo Jimenez Prieto]

- Fixed json notification when email notification is launched.
  [Guillermo Jimenez Prieto]

- Fixing logger info when some valid numeric string is updating a
  windowsize. [Guillermo Jimenez Prieto]

- Fixing exception block to catch error when some string is updating a
  windowsize. [Guillermo Jimenez Prieto]

Release v2.1.0

01 Dec 09:55
Compare
Choose a tag to compare

v2.1.0

Fix


- Fixing mkdir error if folder already exists. [Guillermo Jimenez
  Prieto]

- Fixing CI travis build when any test fails. [Guillermo Jimenez Prieto]

Release v2.0.0

23 Oct 09:04
Compare
Choose a tag to compare

v2.0.0 (unreleased)

New


- Adding tests to check environment cleaning. [Guillermo Jimenez Prieto]

- Cleaning environments before creating the new ones. [Guillermo Jimenez
  Prieto]

- New unit test to check fail connection while windowsize updating.
  [Guillermo Jimenez Prieto]

- XUnit report is now generated. [Guillermo Jimenez Prieto]

- Changed the way to execute unit tests, now it is performed as django
  recommends. [Guillermo Jimenez Prieto]

- Tests: new tests to check the windowsize update. [Guillermo Jimenez
  Prieto]

- Cloto sends windowsill updates to a rabbitmq in order to notify to
  fiware-facts. [Guillermo Jimenez Prieto]

Changes
  • Version is now recovered from settings file. [Guillermo Jimenez
    Prieto]

Fix


- Fixing wrong logger import in wsgi file. [Guillermo Jimenez Prieto]

- Moving build to root folder. [Guillermo Jimenez Prieto]

- Fixing cobertura report publishing into sonar. [Guillermo Jimenez
  Prieto]

- Fixing sonar reports. [Guillermo Jimenez Prieto]

Release v1.8.0

29 Sep 10:14
Compare
Choose a tag to compare

v1.8.0 (2015-09-29)

New


- Server is now creating all tables when it starts. No more user
  interaction is needed. [Guillermo Jimenez Prieto]

- New installation for fiware-cloto using PIP. [Guillermo Jimenez
  Prieto]

- Improving configuration taking data from a configuration file located
  in /etc/fiware.d/fiware-cloto.cfg. [Guillermo Jimenez Prieto]

- Adding new files to the package data. [Guillermo Jimenez Prieto]

Fix
  • Adding more useful information to documentation. [Guillermo Jimenez
    Prieto]
  • Updating documentation according the new installation using PIP.
    [Guillermo Jimenez Prieto]
  • Adding parent folder to sys environment to execute unit tests without
    errors with this new file distribution. [Guillermo Jimenez Prieto]
  • Moving all files into a new module folder called fiware_cloto.
    [Guillermo Jimenez Prieto]