go-atlassian v1.1.0 Release Notes

  • 2021-03-23

    :art: Improve structure / format of the code.

    • ๐Ÿ‘Œ Improved the code samples folder

    :sparkles: Features

    • โž• Added the RequestTypeService on the Service Management Module
    • โž• Added the ServiceDeskQueueService on the Service Management Module
    • โž• Added the Project Get method on the KnowledgebaseService module on the Service Management Module
    • โž• Added the Add/Remove methods on the CustomerService module on the Service Management Module
    • โž• Added the ServiceDeskProjectService on the Service Management Module
    • โž• Added the RequestFeedbackService on the Service Management Module
    • โž• Added the RequestSLAService on the Service Management Module
    • โž• Added the RequestParticipantService on the Service Management Module
    • โž• Added the Subscribe and Unsubscribe methods on the RequestService module.
    • โž• Added the RequestCommentService on the Service Management Module
    • โž• Added the RequestAttachmentService on the Service Management Module
    • โž• Added the RequestService, RequestApprovalService and RequestTypeService

    :white_check_mark: Ad/Update Test Cases

    • โž• Added the Unit Test cases on the KnowledgebaseService and OrganizationService
    • โž• Added the Unit Test cases on the customerService

    Ambulance

    • ๐Ÿ›  fixed the GoLint non-used warning on the Service Management code samples

    Construction

    • Created the first Jira Service Management services and linked it into the JiraService struct.

    Pull Requests

    • ๐Ÿ”€ Merge pull request #5 from ctreminiom/feature/jira-service-management