Hi everyone, I just pushed a JSON-Logic module in our beloved Johnzon: https://issues.apache.org/jira/browse/JOHNZON-313
It is a widely (for JSON) used expression language where the AST is actually directly JSON. By default it supports common operators (+,-,filter,map,...) and to extract variables from a parameter (thanks JSON-pointer internally) but it is extensible and you can add your own operators. I don't know if it is sufficient to justify a release but wanted to send a heads-up on this new feature. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance>