v1.14.0
1.14.0 (2021-08-04)
Features
- Description field added for component (#365) (e8880eb)
- Feature: Add support for Jira ServiceDesk and its organizations (3017996)
- Feature: Implement delete issue link api (#341) (5601d2b)
- Add Items and Custom to FieldSchema (#332) (3754d5a)
- Added property "StartedAfter" to GetWorklogsQueryOptions struct accor… (#344) (5806b81)
Bug Fixes
- Fix some possible nil reference (a4fbf26)
- Pass context parameters through (823e39f)
- var total was having an issues (9c2ab8f)
- Fixed bool type for release version (4a5830d)
Documentation
Sustaining
- Cleanup Continuous Integration (#384) (2c5d75b)
- Add funding information (#383) (ce29222 )
- Upgrade to GitHub-native Dependabot (#375) (fcb7aa2)
- fix: resolve nogo tautological linting error (#364) (c64f012)
- Typo fix in issue_test.go (f30f8c9)
- Raise go versions in testing workflow (#349) (1a84689)
- Remove 1.12 from travis builds (4654761)
- Add Go 1.15 to supported versions (64663d1)
- Remove tests for Go < 1.12 (0d43108)
Dependency Upgrades