Hamza Bahassou

Results 5 issues of Hamza Bahassou

__Is your feature request related to a problem? Please describe.__ When trying to create services tasks tepmplates we only can bind the type via `zeebe:taskDefinition:type` but we can't bind retries...

enhancement
element templates
backlog
good first issue
spring cleaning
Camunda Cloud

When using List for postgres `UUID ARRAY` we got `Couldn't determine JDBCType for class java.util.UUID` But when using only UUID works fine. See test [here](https://github.com/B-hamza/demo-spring-data/blob/main/src/test/java/org/example/demo/DemoRepositoryTest.java#L24). Our [demo model](https://github.com/B-hamza/demo-spring-data/blob/main/src/main/java/org/example/demo/uuid/DemoUuidModel.java). Does spring-data...

type: enhancement

Json schema Spec support format duration as this issue mention https://github.com/json-schema-org/json-schema-spec/issues/565 Is it possible to have java time Duration generated for this format, as it the case for uuid format...

Using build-convention plugins ii have the error with the release showing : Cannot include build 'build-logic-conventions' in build ':com.project-release'. This is not supported yet. My parent gradle.kts release conf ```...

## Description Java set to 17 to use camunda libs Upgrade camunda to vesionn 8.1.2 ! Replace fmt by spotless ## Related issues closes # ## Pull Request Checklist -...