go-atlassian v1.2.0 Release Notes

  • 2021-05-11

    :art: Improve structure / format of the code.

    • โž• Added more Tags on the IssueScheme struct.

    ๐Ÿ›  :bug: Bug Fixes

    • ๐Ÿ›  Fixed the error: SA4006: this value of err is never used (staticcheck)
    • ๐Ÿ›  Fixed the Lint error: structtag: struct field Description repeats json tag "status" also at issue.go:58 (govet)
    • Closes #19
    • Closes #9

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

    • โšก๏ธ README.md updated
    • โšก๏ธ Updated the README.md adding more badgets.
    • โšก๏ธ Updated the CHANGELOG.md

    :sparkles: Features

    • โž• Added the Check method under the permission.go service
    • โž• Added the ProjectContext method under the issueFieldContext.go service.
    • โž• Added the IssueTypesContext method under the issueFieldContext.go service.
    • closes #40
    • closes #38, closes #39
    • โž• Added the SprintService under the Agile Module
    • โž• Added the first Jira Cloud Agile Integration
    • ๐Ÿ”ง Enable the ability to Assign Field Configuration Scheme to a Jira Project, closes #20

    :white_check_mark: Ad/Update Test Cases

    • Increased the code coverage on the Jira on the Jira module
    • Increased the code coverage on the AgileService on the Atlassian Agile module

    Pull Requests

    • ๐Ÿ”€ Merge pull request #42 from ctreminiom/dev
    • ๐Ÿ”€ Merge pull request #37 from ctreminiom/dependabot/add-v2-config-file
    • ๐Ÿ”€ Merge pull request #41 from ctreminiom/feature/jira-agile
    • ๐Ÿ”€ Merge pull request #31 from ctreminiom/dev