Releases: holunda-io/camunda-bpm-taskpool
Releases · holunda-io/camunda-bpm-taskpool
Polyflow v4.0.1
🐛 Bug Fixes
- Add marker interface to open components #891
🛠️ Chore
- chore(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring30x from 4.10.0 to 4.10.1 #905
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #904
- chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 #903
- chore(deps): bump kotlin.version from 1.9.10 to 1.9.20 #900
- chore(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 #899
- chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 #898
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 #897
- chore(deps): bump org.axonframework.extensions.kotlin:axon-kotlin from 4.8.0 to 4.9.0 #896
- chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 #895
- chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 #894
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 #893
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #890
- chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 #889
- chore(deps-dev): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring30x from 4.9.2 to 4.9.3 #887
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v4.0.0
⚡ Breaking Changes
- Support for Spring Boot 3
- Support for Camunda 7.20
- Support for Axon Framework 4.8
- #852
🛠️ Chore
- chore(deps): bump org.camunda.community.mockito:camunda-platform-7-mockito from 6.19.1 to 7.20.0 #881
- chore(deps): bump org.camunda.bpm:camunda-bpm-assert from 7.19.0 to 7.20.0 #879
- chore(deps): bump camunda-bpm.version from 7.19.0 to 7.20.0 #878
- chore(deps): bump org.camunda.commons:camunda-commons-typed-values from 7.19.0 to 7.20.0 #877
- chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 #871
- chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 #870
- chore(deps): bump org.axonframework:axon-bom from 4.6.6 to 4.8.3 #865
- chore(deps): bump axon-kotlin from 4.7.0 to 4.8.0 #833
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.19
🚀 Enhancements & Features
- Support multiple sort criterias #847
- Make MongoService Conditional on missing
🛠️ Chore
- chore(deps): bump org.camunda.community.mockito:camunda-platform-7-mockito from 6.19.0 to 6.19.1 #880
- chore(deps): bump springboot.version from 2.7.15 to 2.7.16 #873
- Support Camunda 7.19 #842
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.15.0
🚀 Enhancements & Features
🐛 Bug Fixes
- fix #862: Made start form key retrieval more robust #864
- fix #862: Made start form key retrieval more robust #863
- ProcessDefinitionService.getProcessDefinitions(...) throws NullpointerException #862
- Filters on payload attributes cause multiple join of the same table #849
🛠️ Chore
- chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 #872
- chore(deps): bump jgiven.version from 1.2.5 to 1.3.0 #868
- chore(deps): bump io.toolisticon.testing:jgiven-kotlin from 1.2.5.0 to 1.3.0.0 #867
- chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #866
- chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #860
- chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre11-preview to 12.4.1.jre11 #859
- chore(deps): bump springboot.version from 2.7.14 to 2.7.15 #858
- chore(deps): bump kotlin.version from 1.9.0 to 1.9.10 #857
- chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #856
- chore(deps): bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0 #853
- chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.3.1.jre11-preview to 12.4.0.jre11-preview #851
- chore(deps): bump camunda-platform-7-mockito from 6.18.0 to 6.19.0 #800
- chore(deps): bump camunda-commons-typed-values from 7.18.0 to 7.19.0 #784
- chore(deps): bump camunda-bpm.version from 7.18.0 to 7.19.0 #783
- chore(deps): bump camunda-bpm-assert from 7.18.0 to 7.19.0 #782
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.14.3
Polyflow v3.14.2
🚀 Enhancements & Features
- fix(#840): Added missing attribute in documentation #841
- Filter operator table in the View API documentation is missing the priority attribute #840
- Feature/836 use logical or operator to combine criteria on the same property #838
- Support priority in JPA view equals query #837
- Use logical OR operator to combine criteria on the same property #836
- Support additional filter operator "oneOf" for filtering tasks and data entries #757
🛠️ Chore
- chore(deps): bump springboot.version from 2.7.12 to 2.7.13 #832
- chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 #831
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.14.1
🐛 Bug Fixes
- JPA Data View: DataEntryEntity has too many eager to-many associations #827
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.14.0
⚡ Breaking Changes
- Implement Task attribute filter path in JPA View #826
If you use JPA View you will need to duplicate your property value of polyflow.view.jpa.data-entry-filter
into polyflow.view.jpa.task-filter
:
polyflow.view.jpa:
stored-items: task, data-entry, process-instance, process-definition
payload-attribute-level-limit: 2
data-entry-filters:
include: myProperty2.myOtherEmbeddedProperty3, myProperty2.myOtherEmbeddedProperty2
task-filters:
include: myProperty2.myOtherEmbeddedProperty3, myProperty2.myOtherEmbeddedProperty2
Polyflow v3.13.0
⚡ Breaking Changes
- Implement consistent sort and filtering of tasks #824
🐛 Bug Fixes
- Polyflow JPA view: Sort ignores direction #822
🛠️ Chore
- chore(deps): bump mssql-jdbc from 12.3.0.jre11-preview to 12.3.1.jre11-preview #821
- chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 #820
- chore(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 #819
- chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 #818
- chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 #817
- chore(deps): bump dokka-maven-plugin from 1.8.10 to 1.8.20 #816
- chore(deps): bump mockito-kotlin from 4.1.0 to 5.0.0 #815
- chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 #814
- chore(deps): bump gitflow-maven-plugin from 1.19.0 to 1.20.0 #813
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Polyflow v3.12.0
🚀 Enhancements & Features
- Create a task query to retrieve tasks available via candidate users, but now assigned. #811
🛠️ Chore
- chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 #810
- chore(deps): bump springboot.version from 2.7.11 to 2.7.12 #808
- chore(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 #807
- chore(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 #806
- chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 #805
- chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 #804
- chore(deps): bump mssql-jdbc from 12.2.0.jre11 to 12.3.0.jre11-preview #803
- chore(deps): bump springboot.version from 2.7.10 to 2.7.11 #795
❤️ Contributors
We'd like to thank all the contributors who worked on this release!