Skip to content

Releases: cohorte/cohorte-herald

1.0.1

22 Aug 08:49
Compare
Choose a tag to compare

Changes from the 1.0.0 to 1.0.1

  • Bug Fix
    • Avoid infinite timer loop when no endpoint is found on Http Service properties [#cohorte/cohorte-platforms/issues/82]. Case of Windows when no network interface is active (and no loopback interface installed)

1.0.0

10 Oct 15:59
Compare
Choose a tag to compare

Changes form the 0.0.5 to 1.0.0

  • Enhancements
    • Multicast discovery : adding "format version" and "node uid" to the heartbeat paquet
    • Multicast discovery : new configuration option to avoid discovering local peers (of same node)
  • Bug Fix
    • Using a Http Service Availability Checker component to determin the right Http Service port[#82]

0.0.5

26 Aug 14:07
Compare
Choose a tag to compare
  • New Features
    • Choosing to which group the service will be exported [#19]
    • Added the Python EventAPI bridge project
  • Enhancements
    • Better message handling in HeraldDiscovery (RPC) [commit/522855f05d15a7c01634771c930c3d488a023c2a]
  • Bug Fix
    • Solve the "TTL reached" issue [/pull/26]
    • Minor fix to the 3-phase handshake in Java [/pull/24]
    • When an error occurs during post, don't pop associated event [6b08455]
    • Avoid handling reply messages on HeraldRPCExporter

0.0.4

07 Aug 08:12
Compare
Choose a tag to compare

** New Features
* Herald Remote Shell: open a shell session on another peer (experimental)

** Improvements
* New Message format encapsulating headers and metadata
* Herald unlocks send() calls when the target peer is unregistered.
It also calls the errback of post() calls.

** Bug Fix
* Fixing synchronisation problem: XMPP transport blocked on
_on_disconnected (/issues/14).

0.0.3

11 Mar 13:52
Compare
Choose a tag to compare

Cohorte Herald 0.0.3 Release