This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
- Added:
- Added property
IsInstallments
to classesFindProductgroupsParams
,GetProductgroupParams
,FindProductsParams
andGetProductParams
.
- Added property
- Changed:
- Class
ApiVersionMismatchException
has been made public.
- Class
- Fixed:
- The connect and socket timeouts were only used if negative. This has now been fixed to only use them if not negative.
- Any
CommunicationException
caught inDefaultConnection
for logging purposes is now rethrown without changing the stack trace.