go-atlassian v1.0.0 Release Notes

  • 2021-03-03

    :art: Improve structure / format of the code.

    • โž• added the Jira Date Format constant

    ๐Ÿ›  :bug: Bug Fixes

    • ๐Ÿ›  Fixed the missing request headers blocking the HTTP callback returning a 415 and updated the comments documentation.

    ๐Ÿ“š :memo: Add or update documentation.

    • โšก๏ธ updated license source link
    • Added the PULL_REQUEST_TEMPLATE.md
    • โšก๏ธ updated the bug_report,md
    • Created CONTRIBUTING.md
    • โšก๏ธ Update issue templates
    • Create CODE_OF_CONDUCT.md
    • ๐Ÿ“š updated the comment documentation.
    • ๐Ÿ“š updated the comment documentation.
    • ๐Ÿ“š updated the comment documentation.
    • ๐Ÿ“š updated the comment documentation.
    • ๐Ÿ“š updated the comment documentation.
    • ๐Ÿ“š updated the comment documentation validate non empty parameters values
    • ๐Ÿ”— linked the documentation docs.go-atlassian.io with the GroupService
    • ๐Ÿ”— linked the documentation docs.go-atlassian.io with the FilterShareService
    • ๐Ÿ”— linked the documentation docs.go-atlassian.io with the FilterService.
    • โž• added the mergo golang module and updated the dependencies.

    ๐Ÿ”จ :recycle: Code Refactoring

    • โž• Added the Unit Test cases with a 100% of coverage on the issueComment.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the audit.go file and the .json mock files needed to run the tests.

    :sparkles: Features

    • โšก๏ธ updated Readme.md
    • โž• Added more test case on the issueTypeScreenScheme.go
    • ๐Ÿ– handled the non resolutionID or priorityID params.
    • โž• added more method in the dashboardService

    :white_check_mark: Ad/Update Test Cases

    • โž• Added the Unit Test cases with a 100% of coverage on the userSearch.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the projectVersion.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the screenSchemes.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the screenTab.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the screen.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the user.go file and the .json mock files needed to run the tests.
    • โž• Added the Unit Test cases with a 100% of coverage on the projectTypes.go file and the .json mock files needed to run the tests.

    Ambulance

    • ๐Ÿ›  Fixed empty key param on the applicationRole.go and updated the code examples

    Construction

    • โšก๏ธ updated the /vendor folder
    • โšก๏ธ updated the /vendor folder

    Pull Requests

    • ๐Ÿ”€ Merge pull request #1 from ctreminiom/dev