go-atlassian v1.1.3 Release Notes

  • 2021-04-07

    📚 :memo: Add or update documentation.

    • ➕ added the issue labels examples
    • ➕ added the issue fields examples
    • ➕ added the time-in-status example and updated the dependencies,
    • ➕ added advanced examples like "add field to project" or extract issue changelogs

    :sparkles: Features

    • ➕ Added the SCIM User Service
    • ➕ Added the SCIM Scheme Service
    • ➕ Added the user SCIM service with the User CRUD endpoints mapped.
    • ➕ added the Atlassian User Admin service with examples and test cases
    • mapped the /rest/api/3/issuetypescreenscheme/project and /rest/api/3/issuetypescreenscheme/mapping endpoints

    :white_check_mark: Ad/Update Test Cases

    • ➕ added more test cases on the admin and auth services
    • ➕ added the test cases on the OrganizationPolicyService
    • ➕ added more test cases on the OrganizationService

    Pull Requests

    • 🔀 Merge pull request #16 from ctreminiom/feature/cloud-admin
    • 🔀 Merge pull request #15 from ctreminiom/dev
    • 🔀 Merge pull request #13 from ctreminiom/dev