Skip to content

Releases: andygrunwald/go-jira

v1.9.0

Choose a tag to compare

@ghostsquad ghostsquad released this 19 May 05:58

Features

  • issues: Added support for AddWorklog and GetWorklogs (1ebd7e7)

v1.8.0

Choose a tag to compare

@ghostsquad ghostsquad released this 16 May 15:22
  • [closed] board type list option incombatible with REST API #213
  • [closed] Missing fields in FixVersion struct #208

v1.7.0

Choose a tag to compare

@ghostsquad ghostsquad released this 05 May 21:19
15b3b53
  • [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

Filters and search improvements

Choose a tag to compare

@rbriski rbriski released this 13 Oct 06:11
e2a9240
  • Search improvements
  • Delete users
  • go v1.11 supported in tests
  • Delete comments
  • Filters added

Component service

Choose a tag to compare

@rbriski rbriski released this 29 Jun 14:08
0298784
  • Component Service
  • Currently logged in user

Bugs and new services

Choose a tag to compare

@rbriski rbriski released this 26 Jun 13:35
37f2d5b
  • StatusCategoryService
  • ResolutionService
  • FieldsService
  • SprintService improvements
  • PriorityService
  • Bug fixes

Logo and permissions

Choose a tag to compare

@rbriski rbriski released this 14 May 19:49
5cfdb85
  • Logo added (thank you @battlebas )
  • Permissions scheme endpoint added (thank you @b4b4r07 )

Sprint support and pagination

Choose a tag to compare

@rbriski rbriski released this 03 Apr 13:34
7f227a2
  • Added Issue by sprint support
  • Pagination for groups
  • ValidateQuery support for search

Version 1.1.0

Choose a tag to compare

@rbriski rbriski released this 14 Mar 18:22
f9c91e2
  • CustomField work
  • More expressive errors
  • Moving authentication out of library
  • API updates

I haven't kept up with releases. I'll work on doing better from now on so the gopkg.in integration is more up-to-date.