All Versions
10
Latest Version
Avg Release Cycle
94 days
Latest Release
1273 days ago

Changelog History

  • v1.13.0 Changes

    October 25, 2020

    1.13.0 (2020-10-25)

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”„ change millisecond time format (8c77107)
    • paging with load balancer going to endless loop (19d3fc0), closes #260
    • issue: IssueService.Search() with a not empty JQL triggers 400 bad request (#292) (8b64c7f), closes #291
    • IssueService.GetWatchers: UserService.GetByAccountID support accountId params (436469b)
    • product: Make product naming consistent, rename JIRA to Jira (#286) (146229d), closes #284
    • โœ… tests: Fix TestIssueService_PostAttachment unit test (f6b1dca)
    • removing the use of username field in searching for users (#297) (f50cb07)
  • v1.12.0 Changes

    December 14, 2019

    1.12.0 (2019-12-14)

    ๐Ÿ”‹ Features

    • โž• Add IssueLinkTypeService with GetList and test (261889a)
    • โž• add worklog update method (9ff562a)
    • Implement get remote links method (1946cac)
    • Implement issue link type DELETE (e37cc6c)
    • Implement issue link type GET (57538b9)
    • Implement issue link type POST (75b9df8)
    • Implement issue link type PUT (48a15c1)
    • provide access to issue transitions loaded from JIRA API (7530b7c)
  • v1.11.1

    October 17, 2019
  • v1.11.0 Changes

    October 17, 2019

    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)
  • v1.10.0 Changes

    May 23, 2019

    ๐Ÿ› Bug Fixes

    • empty SearchOptions causing malformed request (b3bf8c2)

    ๐Ÿ”‹ Features

    • โž• added DeleteAttachment (e93c0e1)
  • v1.9.0 Changes

    May 19, 2019

    ๐Ÿ”‹ Features

    • ๐Ÿ”Š issues: Added support for AddWorklog and GetWorklogs (1ebd7e7)
  • v1.8.0 Changes

    May 16, 2019

    ๐Ÿ› Bug Fixes

    • โž• Add PriorityService to the main (8491cb0)

    ๐Ÿ”‹ Features

    • filter: Add GetFavouriteList to FilterService. (645898e)
    • โž• Add get all priorities (1c63e25)
    • โž• Add ResolutionService to retrieve resolutions (fb1ce22)
    • โž• Add status category constants (6223ddd)
    • โž• Add StatusCategory GetList (049a756)
  • v1.7.0 Changes

    May 05, 2019
    • [closed] Searching for issues and expanding fields #202
    • [closed] panic seen when call UserService.GetSelf func with unauthorized user #198
    • ๐Ÿ› [bug] Authentication error appears as JSON parse error #193
  • v1.6.0 Changes

    October 13, 2018
    • Search improvements
    • โœ‚ Delete users
    • โœ… go v1.11 supported in tests
    • โœ‚ Delete comments
    • Filters added
  • v1.5.0 Changes

    June 29, 2018
    • Component Service
    • Currently logged in user