Skip to content

Releases: AtlassianPS/JiraPS

v2.4.0

01 Nov 19:33
d480b19
Compare
Choose a tag to compare

FEATURES:

  • Add-JiraIssueAttachment: Add an attachment to an issue (#137, @beaudryj)
  • Get-JiraIssueAttachment: Get attachments from issues (#137, @beaudryj)
  • Remove-JiraIssueAttachment: Remove attachments from issues (#137, @beaudryj)

IMPROVEMENTS:

  • JiraPS.Issue now has a property for Attachments JiraPS.Attachment (#137, @beaudryj)

v2.3.160

07 Oct 11:52
Compare
Choose a tag to compare

This release brings new functionality, improvements and bug fixes that has been submitted by our contributors.

Details are listed below

CHANGELOG

FEATURES

  • Get-JiraServerInformation: Fetches the information about the server (#187, @lipkau)

IMPROVEMENTS

  • Added -AddComment to Set-JiraIssue. Allowing the user to write a comment for the changes to the issue (#167, @Clijsters)
  • Changed the default visibility of comments (#172, @lipkau)
  • Added more properties to JiraPS.User objects (#152, @lipkau)

v2.2.0.156

04 Oct 07:07
Compare
Choose a tag to compare
Fix Header in Session creation

v2.2.0.154

04 Oct 05:26
Compare
Choose a tag to compare
Merge pull request #190 from lipkau/fix/#185-HeaderIsMissingKey

Add a check that the header actually contains the key

v2.2.0.151

03 Oct 19:36
Compare
Choose a tag to compare
Merge pull request #191 from TomasDeceuninck/bugfix/#183-and-#184

Fix bugs #183 and #184

v2.2.0.150

27 Sep 12:58
Compare
Choose a tag to compare
Merge pull request #191 from TomasDeceuninck/bugfix/#183-and-#184

Fix bugs #183 and #184

v2.2.0.149

27 Sep 12:41
Compare
Choose a tag to compare
Fix Tests by ensureing that the environment is setup correctly

v2.2.0.146

20 Sep 08:12
Compare
Choose a tag to compare

Fix Version functions by passing the Credential parameter down the line #177

v2.2.0.141

07 Sep 12:21
Compare
Choose a tag to compare

v2.1.0.90

04 Jul 18:52
Compare
Choose a tag to compare
Remove Spell check to own branch until finished