Version 

Release Date: November 14, 2022

Enhancements

Meshlets support for Java 18

New Features

Meshlets can now send heartbeats to show that it is currently running.

Enable the meshlet to be the exclusive consumer of messages in the queue specified with the exclusive key. 

Meshlet now have the option to receive and publish messages via HTTP/S. 

Enhancements

Meshlets will now display the Java version it is using. 

Any meshlet log files older than 14 days will now be rotated. 

Meshlets now support Java 14 and Java 15. 

Bug Fixes

Fields that are embedded records were changed to be List<JsonNode> so embedded records can be read properly. 

Meshlets will no longer log message going to command queue, but instead to the inbound queue.