Jonathan Lukas
Jonathan Lukas
## Description ## When should this change go live? - [ ] This is a bug fix, security concern, or something that needs **urgent release support**. (add `bug` or `support`...
## Description ## When should this change go live? - [ ] This is a bug fix, security concern, or something that needs **urgent release support**. (add `bug` or `support`...
### Describe the Bug The feel spec defines the comparison of 2 strings:  This should also work here. ### Steps to Reproduce 1. Go here: https://nikku.github.io/feel-playground/?e=%22foo%22+%3E+%22bar%22&c=%7E3YCAkIDBgICAgICAgIC9AgCXnLILCNLEWVvD4A7RTE6e5VQHnL67RAf9mNbuV2Q%2F5xuYs3B%2BH%2BwyR7916yOx2kiIZZHFTHheN9vYvkcr139%2BEvcA&t=expression&st=true 2. the expression...
This PR prepares the interfaces to be implemented for native use cases.
With Camunda 8.8, the job worker will receive a native way to throw a `jobError` as well. While creating the exception type, we found that the parameter "timeout" is actually...
## Description ## Additional context ## Types of changes - [ ] Bug fix (non-breaking change which fixes an existing open issue) - [x] New example (non-breaking change which adds...
## Description A new example is added that shows how an assignee can be saved to the process as a variable via el ## Additional context ## Types of changes...
## Description In addition to the `/search` endpoint for each entity, a `/count` endpoint should be present that would return the count of results for the current query. ## Proposal...
## Description This PR adjusts the metrics capturing to unify it with the tooling provided by the spring boot starter. will work after https://github.com/camunda/camunda/pull/41039 is merged ## Related issues closes...
## Description This PR makes the secret provider for outbound secrets aware for the process definition id. There are no changes to the actual behaviour as the default secret provider...