On behalf the Yupiik OSS team and other contributors, I’m happy to announce that Yupiik Fusion 1.0.4 has been released. The artifacts are available on Maven Central and on the GitHub project page.

What’s new?

  • New module fusion-jwt to parse and validate a JWT just using fusion-json dependency and the JVM

  • Improve datasource rollback on sqlexception errors

  • Many improvement in the fusion-handlebars templating module

  • Add Body API in fusion-http-server module to easily manage request body usage through the java api Flow

  • Upgrade to Apache Tomcat 10.1.10

  • Make the configuration of the K8S http client more easy

  • Tracing and logging improvement

This release include fixes and improvements, more details are available here:

The documentation is up-to-date here:

How to start?

You can start be reading the Getting Started page.

Feedback are welcome

You can contribute, report bug or ask for improvement in the GitHub issue page

Enjoy!

From the same author:

In the same category: