Skip to content

Releases: OFFIS-DAI/mango

v2.1.3

09 Dec 14:40
d9038a2
Compare
Choose a tag to compare

What's Changed

  • Add option to set multiprocessing method through mp_method param in container by @maurerle in #140
  • improve mqtt QoS and return types by @maurerle in #143
  • improve error handling, through additional exception handler in done_callback by @maurerle in #144
  • update version to 2.1.3 by @maurerle in #145
  • Release 2.1.3 by @rcschrg in #146

Full Changelog: v2.1.2...v2.1.3

v2.1.2

13 Nov 10:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Nov 14:36
518d22c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Oct 08:35
34e9497
Compare
Choose a tag to compare

What's Changed

  • remove overloaded property functions in RoleContext by @maurerle in #113
  • use AgentAddress in create_acl for receiver_addr and sender_addr by @maurerle in #114
  • the context of the role context was not initialized. by @maurerle in #115
  • Feature coverage by @rcschrg in #118
  • Added topology feature + Switched to modern build tool. by @rcschrg in #117
  • add default param for datacontainer get function by @maurerle in #121
  • if subscription for "handle_message" exists, do not execute generic handle_message function by @maurerle in #120
  • Moving creation of inbox to on_start. by @rcschrg in #122

Full Changelog: v2.0.3...v2.1.0

v2.0.3

20 Oct 19:48
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 Oct 19:27
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Oct 19:12
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Oct 19:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

12 Sep 14:13
d3a6b0e
Compare
Choose a tag to compare
  • Improvements on usage of agentprocesses for different container
  • Add reply_to to be FIPA compliant
  • Several doc improvements
  • Improvements on the distributed clock and external clock

v1.1.4

26 Mar 20:00
f9de33d
Compare
Choose a tag to compare
  • Shutdown improvements
  • Improving on resource handling
  • Event emission