Releases: reportportal/client-dotnet
Releases · reportportal/client-dotnet
3.0.4
3.0.3
- Ignore server certificate validation process
3.0.2
3.0.1
- Added
ItemPaths
inTestItemResponse
3.0.0
Note This version is compatible with ReportPortal v5
- #52 Support item ID and UUID
- #49 Reporting nested step as test item without stats (
HasStats = false
) - #32 Group api methods by resources. Instead of
service.StartLaunchAsync()
please useservice.Launch.StartAsync()
- Deprecated
Tags
for launch/test items, instead of it useAttributes
- Optional datetime for start launch/test/log requests
- Possibility to send several log messages as single http request
- #57 Incorrect request in case if item attribute key/value exceeds 128 length limitation
2.1.14
- Fix msbuild target if test target framework is netstandard
2.1.13
2.1.12
- Get assigned projects for user
2.1.11
- Ability to explicitly set http timeout
2.1.10
- Pack PDB files into package
/api/v1
is not required in baseuri- Retry
MethodNotAllowed
http errors