1- Changes form the 1.0.0 to 1.0.1.dev
2- -----------------------------------
1+ Changes form the 1.0.0 to 1.1.0.pre1
2+ ------------------------------------
33
44Note: if you upgrade from 1.0.0 you should read REAME.md file to update your already created Cohorte Nodes (run configurations).
55
@@ -11,21 +11,21 @@ Note: if you upgrade from 1.0.0 you should read REAME.md file to update your alr
1111 * New "Composition" tab on Webadmin that shows the application's composition specification [#21]
1212
1313** Improvements
14- * Move 'run.js' of a Cohorte Node to 'conf/run.js' [#11]
15- * Enhance 'cohorte-create-node' options [#39]
16- * Changing names of some of Node run configurations [#36]
17- * Changing Herald Messages format to include meta-data in content when transporting the message [cohorte-herald/issues#15]
18- * Webadmin is now accessible from /webadmin path and uses "debug" REST API to show detailed information about isolates
14+ * Move 'run.js' of a Cohorte Node to 'conf/run.js' [#11]
15+ * Enhance 'cohorte-create-node' options [#39]
16+ * Changing names of some of Node run configurations [#36]
17+ * Changing Herald Messages format to include meta-data in content when transporting the message [cohorte-herald/issues#15]
18+ * Webadmin is now accessible from /webadmin path and uses "debug" REST API to show detailed information about isolates
1919 * Start cohorte node with console if and only if --console argument is given [#31]
2020 * Updating dependencies versions [#14]
2121 - Cohorte-Python 1.0.1.dev
22- - Using iPOPO 0.6.1
22+ - Using iPOPO 0.6.2
2323 - Using Cohorte-Utilities 1.0.1
2424 * Show the main isolate "cohorte.internals.forker" on webadmin [isandlaTech/cohorte-runtime#14]
2525 * Set the default recomposition delay to 120 [#15]
2626
2727** Bug Fix
28- * Fixing some stopping errors [#35] (3) (4)
28+ * Fixing some stopping errors [#35] (3) (4)
2929 * Fixing synchronisation problem: XMPP transport blocked on disconnected [isandlaTech/cohorte-herald/issues#14]
3030 * Isolate is duplicated when another node is stopped [#16]
3131
0 commit comments