Simon

Results 19 issues of Simon

Kotless seems to rely on terraform for infrastructure management. As AWS cloudformation provides a more integrated solution to track resources and their states inside AWS, it would be interesting to...

Maybe its already in place but is it possible to generate multiple lambda/function artifacts for a single ktor DSL based project by splitting it per route? Kotless could automatically create...

This is just an idea related to functionality that is provided by the [connectable](https://github.com/gliderlabs/connectable) project: It would be really great if you could dynamically create new port bindings (for example...

enhancement

### Problem you would like to solve The modeler supports and infers available process variables and data for output tasks based on output mappings and example data. This helps to...

enhancement
backlog
projects
intelligence

__Is your feature request related to a problem? Please describe.__ The current proxy approach requires the proxy to be a compatible version of the http outbound connector. A general support...

kind:enhancement
target:8.4

__What should we do?__ As of https://github.com/camunda/connectors/issues/809 the runtime now supports spring based connectors which allows users to inject dependencies into their connectors and re-use spring integrations inside connectors (JDBC,...

kind:task

__Is your feature request related to a problem? Please describe.__ As discussed in this forum [thread](https://forum.camunda.io/t/oauth2-client-credential-token-cached/45799/2) the http outbound connector is issuing a new token for every request. This can...

kind:enhancement
target:8.4

__What should we do?__ We should add links to the model that each connector exposes for the activation and result expressions in the element templates. __Why should we do it?__...

kind:task

__What should we do?__ Remove the property based configuration and connector lookup from the runtime. __Why should we do it?__ We already have the service locator pattern in place and...

kind:task