Skip to content

Releases: andygrunwald/go-jira

v1.7.0

05 May 21:19
15b3b53
Compare
Choose a tag to compare
  • [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

13 Oct 06:11
e2a9240
Compare
Choose a tag to compare
  • Search improvements
  • Delete users
  • go v1.11 supported in tests
  • Delete comments
  • Filters added

Component service

29 Jun 14:08
0298784
Compare
Choose a tag to compare
  • Component Service
  • Currently logged in user

Bugs and new services

26 Jun 13:35
37f2d5b
Compare
Choose a tag to compare
  • StatusCategoryService
  • ResolutionService
  • FieldsService
  • SprintService improvements
  • PriorityService
  • Bug fixes

Logo and permissions

14 May 19:49
5cfdb85
Compare
Choose a tag to compare
  • Logo added (thank you @battlebas )
  • Permissions scheme endpoint added (thank you @b4b4r07 )

Sprint support and pagination

03 Apr 13:34
7f227a2
Compare
Choose a tag to compare
  • Added Issue by sprint support
  • Pagination for groups
  • ValidateQuery support for search

Version 1.1.0

14 Mar 18:22
f9c91e2
Compare
Choose a tag to compare
  • 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.