Releases: cohorte/cohorte-runtime
Releases · cohorte/cohorte-runtime
1.2.0
Changes from 1.1.0 to 1.2.0
-
New Features
- Logging Conditions
-
Improvements
- Compositions files management
- Passing common parameters to all isolates of one node
- Avoid Starting a node as subprocess
- Having a centric version management of python sub-modules
- Ui looper in python isolate
- isolate configuration file starts with isolate_
-
Bug Fix
- Fix python modules loading problem in utf8
- Fix encoding problem while loading repository
1.1.0
Changes form the 1.0.3 to 1.1.0
- New Features
- Local Discovery
- Improvements
- Adding Forker's HTTP Port to OSGi java framework properties
- Using Cohorte-Utilities 1.0.6
- Bug Fix
- Java isolates are not started if no vm_args configuration was given [cohorte/cohorte-platforms#79]
- Normalize paths coming from PYTHONPATH #34
1.0.3
1.0.1
Changes form the 1.0.0 to 1.0.1
** Improvements
* add "iPOJO Isolates" to cohorte-debug servlet
* Using Cohorte-Utilities 1.0.3
** Bug Fix
* AttributeError exception when stoping a node isandlaTech/cohorte-platforms/issues#35
* Protecting cohorte agent at invalidation from exception caused by Herald which could have no transport bound.