Releases: CompuMasterGmbH/CompuMaster.CenterDevice.IO
Releases · CompuMasterGmbH/CompuMaster.CenterDevice.IO
v2026.01.02.0
Full Changelog: v2024.11.05.100...v2026.01.02.0
v2024.11.05.100
Full Changelog: v2022.05.23.102...v2024.11.05.100
Security note: upgraded RestSharp dependency
v2022.05.23.102
Changes
- Full Changelog: v2022.5.12.100...v2022.05.23.102
Added features
- dir move
- file copy
Breaking changes
- File/DirInfo.Path changed from string list to string array (to ensure it can't be changed)
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.5.12.100
Changes
- use own implementations of FileNotFoundException and DirectoryNotFoundExceptions
- System.IO.File/DirectoryNotFoundExceptions are not able to track the missing remote path separately, therefore an own implementation is used to store the remote path, too
- Full Changelog: v2022.4.25.100...v2022.5.12.100
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.25.100
Changes
- Fixed upload to new document version
- Added methods to upload from Stream
- minor improvements
- Full Changelog: v2022.4.22.100...v2022.4.25.100
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.20.102
Changes
- Fixed (de)serialization from/to JSON bug for class Link
- Full Changelog: v2022.4.20.101...v2022.4.20.102
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.20.101
Changes
- Several bug fixes introduced since RestSharp dependency upgrade to v107 regarding JSON body transfer in HTTP requests
- Full Changelog: v2022.4.20.100...v2022.4.20.101
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.20.100
Changes
- Several bug fixes introduced since RestSharp dependency upgrade to v107 regarding JSON body transfer in HTTP requests
Full Changelog: v2022.4.13.101...v2022.4.20.100
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.13.101
Full Changelog: v2022.4.13.100...v2022.4.13.101
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
v2022.4.13.100
Known issues
- Because of required workarounds while upgrading dependency RestSharp to v107 which introduces many breaking changes, file uploads don't support cancellation or speed control any more
What's Changed
- unit tests execute successfully
- added workflow for testing .NET 5.0 + .NET Framework 4.8 + .NET Core 3.1
- Upgrade dependency restsharp 1.07
Full Changelog: v2021.07.26.100...v2022.4.13.100