Skip to content

v2.8.0

Compare
Choose a tag to compare
@lipkau lipkau released this 30 Jun 07:40
· 265 commits to develop since this release

See the full announcement of the new version on our homepage

IMPROVEMENTS

  • Added support for paginated response from API server by means of -Paging (#291, [@lipkau[]])
  • Added full set of functions to manage Filter Permissions (#289, [@lipkau[]])
  • Added -Id parameter to Remove-JiraFilter (#288, [@lipkau[]])
  • Changed logic of Get-JiraUser to return multiple results for a search (#272, [@lipkau[]])
  • Added posts for homepage to the module's repository (#268, [@lipkau[]])
  • Improved handling of Credentials (#271, [@lipkau[]])
  • Added missing interactions with Filters (#266, [@lipkau[]])
  • Added Remove-JiraIssue (#265, [@hmmwhatsthisdo[]])
  • Improved Build script (to deploy changes to the homepage) (#259, [@lipkau[]])

BUG FIXES

  • Reverted Add-JiraIssueAttachament as JiraPS v2.7 broke it (#287, [@lipkau[]])
  • Fixed resolving of Remote Link (#286, [@lipkau[]])
  • Improved error handling for ErrorDetails and non-JSON/HTML responses (#277, [@hmmwhatsthisdo[]])
  • Fully support Powershell v3 (#273, [@lipkau[]])
  • Fixed parameter used in documentation but not in code (#263, [@lipkau[]])