Skip to content

v2.8.0

Latest

Choose a tag to compare

@dpaquette dpaquette released this 24 Jun 14:46
· 1 commit to main since this release
f61b30a

What's Changed

  • Handle missing pull request thread arrays by @danmoseley in #1184
  • fix: set isError:true when ADO API returns error stream for missing resources by @danmoseley in #1191
  • Add file saving for attachments and enhance markdown handling by @danhellem in #1171
  • Document isError behavior for 404 in tool descriptions by @danmoseley in #1206
  • Clarify branch list tool descriptions to indicate string return by @danmoseley in #1204
  • Auto-resolve repository name to GUID in get_build_definitions by @danmoseley in #1205
  • Return isError for missing paths in repo_list_directory by @danmoseley in #1203
  • Avoid stack overflow flattening test results by @danmoseley in #1183
  • Harden artifact download path validation by @danmoseley in #1185
  • Fix test result outcome filtering by @danmoseley in #1182
  • Add support for default project and team configuration by @danhellem in #1225
  • Add merge commit message option to repo_update_pull_request by @simontherry in #1217
  • Enhance error handling in configureWikiTools for wiki page content re… by @danhellem in #1238
  • Enhance error handling for pull request creation and update tests by @danhellem in #1246
  • Fixing repo_get_pull_request_changes to be able to get the file changes for PR's with only added and only deleted files by @krid-583 in #1259
  • Add statusName mapping for pull requests and update tests by @danhellem in #1288
  • adding azure devops logo for plugin publishing by @danhellem in #1291
  • Enhance reviewer handling by checking and updating required status by @danhellem in #1289
  • Updating description for create_pull_request_thread by @krid-583 in #1270
  • Enforce org boundary on wiki page URL input by @dpaquette in #1369
  • Add commentType to createComment and createThread methods by @danhellem in #1370

New Contributors

Full Changelog: v2.7.0...v2.8.0