- Improve handling of YANG-Patch errors
- Allow any type to be used with
Body.Set()
- Add option to skip discovery
- Return error if discovery fails
- Fix error parsing if namespace is included in response
- Consider intermittently "inconsistent value" IOS-XE responses as transient errors
- Fix transient error handling
- Discover RESTCONF capabilities
- Add support for YANG-Patch (RFC 8072)
- Optimize retries
- Parse RESTCONF errors and add to response
- Improve error handling
- Return HTTP status code
- Initial release