Releases
v0.9.0
0.9.0 (2022-03-23)
⚠ BREAKING CHANGES
api: The encoded messages don't longer contain the "classname"
property that stores the classname of the encoded message.
api: The encoded messages don't longer contain the "classname"
property that stores the classname of the encoded message.
Features
api: Add compare methods to HeaderInformation
(f32de29 )
api: Improve JsonMessage
to decode and encode more data types synchronously and asynchronously (77896c2 )
api: Improve JsonMessage
to decode and encode more data types synchronously and asynchronously (dc000b4 )
api: Move from .json()
to .toJsonObject()
in WithEventBus
trait (81c4d09 )
api: Move from .json()
to .toJsonObject()
in WithEventBus
trait (88b49dc )
api: Update JsonMessage
unit test (8f78d07 )
api: Update JsonMessage
unit test (8cd53da )
Bug Fixes
api: Fix JsonMessage
asynchronous methods don't catch all possible thrown exceptions during decoding (d40074e )
api: Fix JsonMessage
asynchronous methods don't catch all possible thrown exceptions during decoding (d754a88 )
Miscellaneous Chores
You can’t perform that action at this time.