camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
119 stars 46 forks source link

feat: add built-in function to encode a string as base64 #847

Closed sbuettner closed 1 month ago

sbuettner commented 1 month ago

Description

Add function to encode a string as base64

Related issues

closes #846

sbuettner commented 1 month ago

@saig0 Please take another look.

saig0 commented 1 month ago

@sbuettner when do you need this feature?

The next version 1.18.0 is planned for August/September. However, we could build the version earlier if needed.

sbuettner commented 1 month ago

Thanks for asking @saig0. Earlier would be great as we depend on it for some document related Connectors.