Version 

Release Date: January 9, 2023

Enhancements

Support OAuth for accessing ServiceNow instance to get table schema.

Release Date: November 14, 2022

Enhancements

Meshlets support for Java 18

Release Date: October 4, 2021

Enhancements

Meshlets now support reading multibyte_encrypted messages.

Release Date: September 10, 2021

New Features

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

Meshlet now have to 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.