Releases: SpectraLogic/ds3_net_sdk
Releases · SpectraLogic/ds3_net_sdk
v1.4.0 - Helpers, checksums, and naming conventions.
- Added helpers.
- Added Checksum support.
- Updated to use the latest consistent naming conventions.
v1.3.2
- Updated the bulk API response to be an enumerable of enumerable objects with the server id property instead of a list of lists.
- Updated the XML parsing to use Linq to XML instead of XmlSerializer because of public vs internal issues.
- Fixed a bug that didn't like blank dates.
- Fixed a bug in the put request logic when dealing with 307 redirects. Streams must now be seakable.
- Ensured that PUT requests aren't buffered in memory.
- Made various things internal that were previously public but didn't need to be.
v1.3.1: Merge pull request #4 from hansdude/master
Created a simple installer for the PowerShell module.