Release Notes
4.3.001. May 26
This release is really only a maintenance release. No consumer facing changes are included. Maintenance
|
4.2.020. Mar 26
This release adds support for the new features introduced in NetStone API 4.2.0. Please refer to the API changelog for details. New
|
4.1.028. Dec 25
This release adds support for the new "CacheImages" parameter and updates the Readme for signed JWT client authentication. New
Maintenance
|
4.0.922. Dec 25 Maintenance
|
4.0.822. Dec 25
4.0.2 to 4.0.7 were me trying to figure out how NuGet packaging works for submodules. Version 4.0.8 replaces all that by using a NuGet package for NetStone.Common instead. Fixed
|
4.0.121. Dec 25 Fixed
|
4.0.021. Dec 25
The SDK is now a NuGet package! Because NetStone API now uses FFXIV for authentication, the SDK mandates the use of signed JWT client authentication instead of a client secret. The certificate used for signed JWT authentication must use ECDSA.
New
Maintenance
Breaking Changes
|
3.2.020. May 25 New
Breaking Changes
|
3.1.226. Apr 25
Purely a maintenance update to keep the NetStone Common module up to date.
|
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
|