Releases: linked-planet/kotlin-atlassian-client
Releases · linked-planet/kotlin-atlassian-client
v0.11.0 - Release
kotlin-insight-client:
- Added support for
user
attribute inObjectAttributeValue
v0.10.1 - Release
kotlin-jira-client-http
- Fixed
getAssignableUsersByProjectKey
which ran into an endless loop on newer Jira versions
v0.10.0 - Release
kotlin-jira-client-http
- Added possibility to configure the http client during initialization
v0.9.2 - Release
- kotlin-insight-client:
- Added
getObjectsByIQL
,getObjectType
functions - Added
objectTypeName
attribute andgetAttributeIdByName
function toInsightObject
- Added
v0.9.1 - Release
- kotlin-jira-client, kotlin-jira-client-sdk, kotlin-jira-client-http:
- Added page response object for paginated queries
- kotlin-jira-client-sdk:
- Add transitions to Issue JSON
- Removed hard-coded pagination
v0.9.0 - Release
Initial release of the merged libraries.