camunda-community-hub / camunda-tasklist-client-java

Java client for the Tasklist API of Camunda Platform 8
Apache License 2.0
27 stars 16 forks source link

Missing completionDate field in Task.class #63

Closed Akalee01 closed 7 months ago

Akalee01 commented 7 months ago

Hi! I could not find completionDate field in Task.class. Was it intentionally skipped or just forgotten?

chDame commented 7 months ago

Hi @Akalee01, that was unintentionally missed. I'll try to fix that in the coming days!

chDame commented 7 months ago

will be released in 8.4.0.5.

Akalee01 commented 7 months ago

Thanks @chDame

chDame commented 7 months ago

released and available on maven central