Skip to content

Releases: linked-planet/kotlin-atlassian-client

v0.14.5 switch to company secrets

04 Oct 11:36
Compare
Choose a tag to compare

v0.14.5 switch to company secrets
0.14.4 fix baseUrl not updated, refactor component access
0.14.3 add workaround for null beanBuilderFactory
0.14.2 add getEditAttributes for issueTypeOperator
0.14.1 Resolve wrong nullability annotations.
0.14.0 All insight attribute types are now supported.

v0.14.4 fix baseUrl not updated, refactor component access

22 Aug 10:17
Compare
Choose a tag to compare

0.14.4 fix baseUrl not updated, refactor component access
0.14.3 add workaround for null beanBuilderFactory
0.14.2 add getEditAttributes for issueTypeOperator
0.14.1 Resolve wrong nullability annotations.
0.14.0 All insight attribute types are now supported.

v0.14.3 add workaround for null beanBuilderFactory

24 Jun 12:22
Compare
Choose a tag to compare

0.14.3 add workaround for null beanBuilderFactory
0.14.2 add getEditAttributes for issueTypeOperator
0.14.1 Resolve wrong nullability annotations.
0.14.0 All insight attribute types are now supported.

v0.14.2 add getEditAttributes for issueTypeOperator

24 Jun 09:25
Compare
Choose a tag to compare

0.14.2 add getEditAttributes for issueTypeOperator
0.14.1 Resolve wrong nullability annotations.
0.14.0 All insight attribute types are now supported.

v0.14.1 Resolve wrong nullability annotations.

10 Jun 19:31
Compare
Choose a tag to compare

0.14.1 Resolve wrong nullability annotations.
0.14.0 All insight attribute types are now supported.

v0.14.0

06 Jun 12:04
Compare
Choose a tag to compare

All insight attributes types are now supported.

  • Add full support for Insight/Asset Group attribute
  • Add full support for Insight/Asset Version attribute
  • Add full support for Insight/Asset Status attribute
  • Add full support for Insight/Asset Version attribute
  • Add experimental support for Insight/Asset Confluence attribute
    • PageIds should be correct, but the resolution of page names is not implemented for the Sdk
    • Untested / No integration tests -

v0.13.20 remove arrow-meta dependency

22 May 16:13
Compare
Choose a tag to compare

remove arrow-meta dependency

v0.13.12 Page no longer inherits from List

26 Mar 16:17
Compare
Choose a tag to compare
  • Page no longer inherits from List

v0.13.11 add iconUrl and more to IssueType

26 Mar 13:31
Compare
Choose a tag to compare

What's Changed

  • Feature/add icon url to issue type by @HighKo in #24

Full Changelog: v0.13.10...v0.13.11

v0.13.10 add schema to JiraIssueTypeAttribute

22 Mar 07:25
Compare
Choose a tag to compare

What's Changed

  • Feature/add jira attribute schema by @HighKo in #23

Full Changelog: v0.13.9...v0.10.10