This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
Releases: alandoherty/holon-net
Releases · alandoherty/holon-net
Holon
Holon
Readded exception constructors - Moved to 0.2.2
Holon
Added better exception details - Moved to 0.2.1 - Added RpcException.Details which contains a full dump of the exception and inner exceptions (may be null)
Holon
Serialization type fix - Fixed situation where types were getting incorrectly serialized
Holon
Added Node.DetachAsync - Added ability to detach as a future - Minor internal fixes - Moved to 0.1.9
Holon
Various fixes - Fixed exclusive queues not consuming exclusively - Fixed two reply queues being created - Moved to 0.1.8
Holon
Fixes for object type handling - Moved to 0.1.7.1 - Fixed that SetData in the protobuf serializer used the object type and not the actual type of the operation signature. This caused certain objects to be serialized as wire types and then fail to deserialize as a serialized type when received, resulting in null values
Holon
Minor fix - Fixed queues not being disposed
0.1.6.3
Minor event alterations - Moved to 0.1.6.3
Holon
Fixed namespace not being emitted - Moved to 0.1.6.2