Skip to content

YouTrackSharp 2022.3.0

Compare
Choose a tag to compare
@rekolobov rekolobov released this 02 Dec 13:03
· 10 commits to 223 since this release

Breaking changes

  • Some generated methods have changed signatures, so if your code might need to be changed if it explicitly uses anything from YouTrackSharp.Generated namespace
  • Issue.IsMarkdown and Comment.IsMarkdown properties are now always true since all YouTrack Wiki content is converted to Markdown after server is updated to 2022.2

Features

  • Adopted 2022.3 REST API changes

Enhancements

  • See previous releases

Bugfixes

  • See previous releases

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!