Release Notes
3.1.125. Apr 25
The old NetStone API Client threw NotFoundExceptions if the response status code was a 404. The new SDK instead threw an ApiException, which was a breaking change and required a dependency on/an import of Refit. It now throws NotFoundExceptions again, and a generic NetStoneException on other unsuccessful response status codes. Fixed
|
3.1.020. Apr 25 Initial Release
|
No Comments