Change Log This file contains all the notable changes done to the Ballerina NATS package through the releases. [Unreleased] Changed [#6282] Remove the definition and the usages of the deprecated nats:Message record [2.10.0] - 2023-09-18 Changed [#4733] Changed disallowing service level annotations in the compiler plugin [2.7.0] - 2023-04-10 Changed [#4237] Exit the Listener When Panic Occurred [2.6.0] - 2023-02-20 Added Introduce JetStream support to Ballerina NATS module. [2.5.0] - 2022-11-29 Changed API docs updated [2.4.0] - 2022-09-08 Added Add data binding support for NATS client and services. Add code-actions to generate nats:Service template. Add constraint validation support. [2.2.1] - 2022-03-01 Changed Mark NATS service type as distinct. Added Add public cert and private key support for NATS secure socket. [1.1.0-alpha8] - 2021-04-22 Added Add compiler plugin validations for NATS services. [1.1.0-alpha6] - 2021-04-02 Changed Change the configurations required to initialize the client and the listener. Change all the time value arguments to Ballerina type decimal.