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

What’s new?

  • [persistence] adding contextless Database (explicit connection parameter).

  • [jwt] support list in Jwt.claim().

  • [processor] handle optional imports for generated modules.

  • [graalvm] generate resources.json and native-image.properties to include fusion json metadata (openrpc endpoint).

  • [http-server] Enable to deploy a monitoring server by configuration, ensure request is completed even if completionstage does not return but fails.

  • [jsonrpc] jsonrpc uses List and not array for serialization.

  • [json] better enum support and jsonschema integration, tolerate to pass Map as a synonym of Object for generic mapping.

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: