Releases: linked-planet/kotlin-atlassian-client
Releases · linked-planet/kotlin-atlassian-client
v0.13.20 remove arrow-meta dependency
remove arrow-meta dependency
v0.13.12 Page no longer inherits from List
- Page no longer inherits from List
v0.13.11 add iconUrl and more to IssueType
What's Changed
Full Changelog: v0.13.10...v0.13.11
v0.13.10 add schema to JiraIssueTypeAttribute
What's Changed
Full Changelog: v0.13.9...v0.10.10
v0.13.9 Improve error messages
Full Changelog: v0.13.7...v0.13.9
v0.13.7 Security Release
v0.13.6 Bugfix release
- fix nullpointer exception when creating error messages
v0.13.5 validate all parameters
- assignee is not on the default screen and therefore the default value is used (auto assign) instead of the given value
v0.13.4 Permission Security Patch
- use service classes instead of manager classes
- add tests for unknown users
v0.13.3 Bump Arrow Version
- Bump Kotlin Version to 1.8.20
- Bump Arrow Version to 1.2.1
- Provide default values for inheritance from Page class