v2.11.0
Changes:
- 1e49128 Release v2.11 [ #359 ]
- 7a7d519 bumped version to v2.11
- f49e5e4 Merge pull request #358 from lipkau/fix/addingOfIssueLabels
- 5edd70a Fixed method for adding labels to issue
- 2f2432d Merge remote-tracking branch 'upstream/master' into develop
- 3c86746 Merge pull request #351 from mirrorgleam/mirrorgleam-patch-1
- 0a20161 Added -Exact flag to Get-JiraUser
- b110856 Merge pull request #344 from alexsuslin/issue-278
- 3c4205a Merge branch 'develop' into issue-278
- 94cc67e fixing issue-278 'Add test for syntax in documentation'
See more
- fce2afb Removed verbose output of build pipeline
- 947628c Moved logic for publish github release around
- 869c9fb Updated logic for installing dependencies
- 14a4842 Merge pull request #340 from lipkau/release/v2.10
- e8d92b7 Bumped module version to v2.10
- e2b8419 Removed posts from this repo
- d8de272 Updated changelog for v2.10
- 7ec4a10 Merge pull request #339 from AtlassianPS/fix/#338-IncorrectHandlingOfSkipNotifications
- e5ea95f Fixed the case of the get parameter to skip notifications on issue update
- a42a82b Merge pull request #333 from wisemoth/get-jiraissueattachmentfile_mimetype
- 41e8ddf Merge branch 'develop' into get-jiraissueattachmentfile_mimetype
- 52e421c Merge pull request #337 from nojp/fix/NextGen-Project
- fc1c0c9 ** Fix use of Get-JiraUser to support use with a session or a credential object
- 51d5d46 ** Update unit tests for Get-JiraIssueCreateMetadata and New-JiraIssue to support their usage of IssueTypes data returned from Get-JiraProject
- 89e61fa ** Modify Get-JiraIssueCreateMetadata and New-JiraIssue to do proper error handling when the input IssueType value is not valid for the input Project value
- 53476e7 ** Modify ConvertTo-JiraProject to additionally store the 'style' value returned - for use with differentiating between classic and 'next-gen' Jira projects
- ef1034f Fix setting Accept header based on Mime time of attachment
- 8e9c1b9 Merge pull request #330 from lipkau/fix/329-FixComponentInput
- 43a9416 Merge branch 'develop' into fix/329-FixComponentInput
- 04bb079 Merge pull request #331 from lipkau/fix/OutputInTestFiles
- de6851a Merge branch 'develop' into fix/OutputInTestFiles
- 34ec197 Merge branch 'develop' into fix/329-FixComponentInput
- c6c21df Removed debug messages from test file
- 9db4972 Fixed logic of how to retrieve components from project
- 18e876d Merge pull request #328 from michalporeba/GetUserExact
- d21c011 Added description of implementation to CHANGELOG
- 95d5474 Fixed documentation of new parameter
- 74a3f61 trying to figure out the documentation requirements
- acff336 Exact in Get-JiraUser is not applicable for -Self set
- adf6e40 fixing Get-JiraUser -Exact unit test
- eb8c09a adding documentation to Get-JiraUser -Exact
- fd6f3a1 missing }
- 6e38104 -Exact for Get-JiraUser
- df39805 fixes 320 - assignment when similar users exist
This list of changes was auto generated.