go-atlassian v1.1.5 Release Notes

  • 2021-04-23

    ๐Ÿ›  :bug: Bug Fixes

    • โšก๏ธ replaced the Overwrite method with the Update method in the User SCIM service.

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

    • โšก๏ธ Updated the CHANGELOG.md configurations
    • โšก๏ธ Updated the CHANGELOG.md
    • โž• Added the CHANGELOG.md
    • โšก๏ธ Updated README.md
    • โšก๏ธ Updated README.md and Issue Get example
    • โšก๏ธ Updated README.md
    • ๐Ÿ“š Document the SCIM methods linking those with the Official Documentation.
    • โž• Added the codacy.com badge on the README.md

    ๐Ÿ“ฆ :package: Dependencies

    • โœ‚ removed dependencies unused on the library itself and used on the advance examples
    • โœ‚ removed the /vendor folder and update go.mod dependencies file

    ๐Ÿ”จ :recycle: Code Refactoring

    • ๐Ÿ”จ refactor OrganizationService and OrganizationPolicyService with the correct struct types and documented examples
    • ๐Ÿ“š refactor Service Management Module linking the methods with the official documentation
    • ๐Ÿ”จ refactor UserService with the correct struct types and documented examples
    • ๐Ÿ”จ refactor ScreenSchemeService with the correct struct types
    • ๐Ÿ”จ refactor ScreenService with the correct struct types
    • ๐Ÿ”จ refactor ProjectRoleService with the correct struct types, and documented the examples.
    • ๐Ÿ”จ refactor ProjectPermissionSchemeService with the correct struct types, and documented the examples.
    • ๐Ÿ”จ refactor ProjectComponentService with the correct struct types, and documented the examples.
    • ๐Ÿ”จ refactor ProjectService with the correct struct types, and documented the examples.
    • ๐Ÿ”จ refactor PermissionSchemeService and PermissionGrantService with the correct struct types, increased the code coverage and documented the examples.
    • ๐Ÿ”จ refactor IssueWatcherScheme with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueVoteScheme with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueTypeScreenSchemeService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueTypeSchemeService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueTypeService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueSearchService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueSearchService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueLinkTypeService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueLinkService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueFieldContextOptionService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueFieldContextService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueFieldConfigurationService with the correct struct types and documented the examples
    • ๐Ÿ”จ refactor IssueFieldService with the correct struct types and examples
    • ๐Ÿ”จ refactor IssueCommentService with the correct struct types and examples
    • ๐Ÿ”จ refactor IssueService with the correct struct types and examples
    • ๐Ÿ”จ refactor GroupService with the correct struct types
    • ๐Ÿ”จ refactor FilterShareService with the correct struct types, added more struct tags and format examples
    • ๐Ÿ”จ refactor FilterService with the correct struct types, added more struct tags and format examples
    • ๐Ÿ”จ refactor ApplicationRoleService with the correct struct types and examples
    • ๐Ÿ”จ refactor DashboardService with the correct struct types and examples

    :sparkles: Features

    • โž• Added the SCIMGroupService on the Atlassian User provisioning API

    :white_check_mark: Ad/Update Test Cases

    • Increased the code coverage on the OrganizationService on the Atlassian Admin module
    • Increased the code coverage on the CustomerService on the Service Management module.
    • Increased the code coverage on the IssueResolutionService
    • Increased the code coverage on the IssuePriorityService
    • Increased the code coverage on the issueService

    Pull Requests

    • ๐Ÿ”€ Merge pull request #29 from ctreminiom/dev
    • ๐Ÿ”€ Merge pull request #28 from fossabot/add-license-scan-badge
    • ๐Ÿ”€ Merge pull request #27 from ctreminiom/dev
    • ๐Ÿ”€ Merge pull request #22 from ctreminiom/dev