Drop 1.1.6 to nuget
- Re-enable DTLS reliability layer. It was removed for debugging purposes.
- Re-enable observer reconnect attempts. The ability to disable it remains, this just changes the default value.
- Add a UriPath and UriQuery property to the CoapClient class. This means that URIs do not need to be constantly reparsed when looking at multiple resources on a server.