Skip to content

Releases: linked-planet/kotlin-atlassian-client

v0.14.9 Add attribute filter values for SDK

31 Mar 14:50
ed8f216

Choose a tag to compare

What's Changed

  • Adding attribute filter values for SDK, extending InsightAttribute-Data by @betacore in #30

New Contributors

Full Changelog: v0.14.8...v0.14.9

v0.14.8 add expanded to query parameters

13 Feb 22:44
74cb4df

Choose a tag to compare

0.14.8 add expanded to query parameters
0.14.7 fix Null Pointer on Project URL
0.14.6 add single user permission checks to SdkJiraUserOperator
0.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.7 fix Null Pointer on Project URL

20 Dec 11:48

Choose a tag to compare

0.14.7 fix Null Pointer on Project URL
0.14.6 add single user permission checks to SdkJiraUserOperator
0.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.6 add single user permission checks to SdkJiraUserOperator

04 Oct 14:14

Choose a tag to compare

0.14.6 add single user permission checks to SdkJiraUserOperator
0.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.5 switch to company secrets

04 Oct 11:36

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

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

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

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

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

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 -