Skip to content

Commit

Permalink
clear release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
somdoron committed Feb 17, 2016
1 parent 1fc33af commit d330286
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions src/NetMQ/NetMQ.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,41 +11,7 @@
<iconUrl>https://raw.githubusercontent.com/zeromq/netmq/master/img/NetMQ.ico</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A 100% native C# port of the lightweight high performance messaging library ZeroMQ</description>
<releaseNotes>
Features:
* XML Comments
* DotNet 3.5 support
* Using IO Completion Port
* Poller support native sockets
* Exceptions and error codes are more expressive
* XPub Welcome Message
* XPub Manual Subscriptions
* Refactoring of Poller methods
* Refactoring of Actor
* Improve router performance by using MurMurHash
* New Send and Receive API
* Disable TimeWait option
* 16bit methods to NetworkOrderBitsConverter
* Improve memory performance by converting a Command class to struct
* Serialisable exceptions


Bug Fixes:
* Exceptions are serializeable
* Fix XPub.Verbose Cast exception
* Fix optimization exception on OSX
* Fix XSub subscriptions bug
* Fix memory overflow issue
* Fix bug in YPipe
* Fix Identity bug with InProc
* Fix Identity is sent on reconnect on Stream Socket
* Fix bug with ARM processor
* Fix setting Max Sockets bug
* Fix disposing leaked native sockets in TCPListener
* Fix CreateMonitorSocket causing NetMQContext.Dispose hang
* Fix Device.IsRunning is always false
* Fix Unbind of random port
* Fix proxy with external poller bug
<releaseNotes>
</releaseNotes>
<copyright>Copyright 2015</copyright>
<tags>ZeroMQ 0MQ CLRZMQ NetMQ Messaging ZMQ transport distributed</tags>
Expand Down

0 comments on commit d330286

Please sign in to comment.