[2.15-alpha1] - 2024-06-13
Note: this is an alpha release and includes features which have not been fully tested
Added
- Added
-Components
toNew-JiraIssue
. This will be a comma-separated list of Component IDs. (#483, @micheleliberman) - Added
Get-JiraIssueWorklog
(#451, @asherber) - Allow
New-JiraSession
to be called without-Credential
so to use-Header
(#439, @pwshmatt)
Changed
Fixed
- Fixed example and improved documentation on
-Properties
hashtable forSet-JiraUser
(#509, @jschlackman) - Fixed
Get-JiraIssueCreateMetadata
to conform with Atlassian's API changes (documentation) (#488, @robertmbaker) - Removed
reporter
fromNew-JiraIssue
when project is "next-gen" (#407, @LaurentGoderre) - Fixed
-ErrorAction
inAdd-JiraGroupMember
(#426, @spascoe) - Fixed copy/paste error in test files for
Get-JiraIssue
(#427, @borislol) - Fixed JSON conversion in
Invoke-JiraIssueTransition
(#417, @Rufus125) - Fixed type in
Invoke-JiraIssueTransition
(#417, @Rufus125)