Releases: reportportal/client-dotnet
Releases · reportportal/client-dotnet
3.9.0
3.8.0
Caution
Compatible with Report Portal 24.2+ only.
What's Changed
- Use string serialization/deserialization for DateTime structure supporting microseconds by @nvborisenko in #147
Full Changelog: 3.7.0...3.8.0
3.7.0
3.4.0
3.3.1
What's Changed
- Promote real release only based on tag by @nvborisenko in #117
- Fix TestItemResponse model. by @Aleh-Yanushkevich in #119
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Add snupkg to artifact by @Aleh-Yanushkevich in #97
- Removed StringTrimmer class from the project by @Aleh-Yanushkevich in #106
- Fetch UUID for authentication in tests project by @nvborisenko in #107
- One single pipeline to release package by @nvborisenko in #109
- Normalize http client base address in all cases by @nvborisenko in #110
- Support v2 async controllers for posting launch/test/log by @nvborisenko in #111
- Remove methods in service classes which are non cancellable by @nvborisenko in #113
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Add !has filter operation. by @Aleh-Yanushkevich in #93
- 91 extend exception for keeping internal info from http response by @Aleh-Yanushkevich in #94
- Make stacktrace of rp service exception shorter by @nvborisenko in #96
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Add existed README file to NuGet package. by @Aleh-Yanushkevich in #75
- Mark all methods, which return Task, as awaitable. by @Aleh-Yanushkevich in #74
- Implement ability to cancel async operations. by @Aleh-Yanushkevich in #76
- Added BtsProject and BtsUrl properties as external issues for test items by @Aleh-Yanushkevich in #79
- Update readme by @kzadorozhnaya in #80
- Using System.Text.Json for serialization and deserialization by @nvborisenko in #81
- Enabled snupkg as a Symbol package format. by @Aleh-Yanushkevich in #82
- Added .net 6 as target framework by @nvborisenko in #83
- StartTime and FinishTime are set by default to utc now by @nvborisenko in #85
New Contributors
- @Aleh-Yanushkevich made their first contribution in #75
- @kzadorozhnaya made their first contribution in #80
Full Changelog: 3.0.6...3.1.0
3.0.6
- Get project information