go-jira v1.11.0 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • 1.11.0 (2019-10-17)

    ๐Ÿ”‹ Features

    • โž• Add AccountID and AccountType to GroupMember struct (216e005)
    • โž• Add AccountType and Locale to User struct (52ab347)
    • โž• Add GetAllStatuses (afc96b1)
    • โž• Add GetMyFilters to FilterService (ebae19d)
    • โž• Add Search to FilterService (38a755b)
    • โž• add support for JWT auth with qsh needed by add-ons (a8bdfed)
    • โž• AddGetBoardConfiguration (fd698c5)
    • Replace http.Client with interface for extensibility (b59a65c)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix fixversion description tag (8383e2f)
    • ๐Ÿ›  Fix typos in filter_test.go (e9a261c)