This file contains all the notable changes done to the Ballerina SQL package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve API docs based on Best practices
- Fix compiler plugin failure when the diagnostic code is null
- Fix incorrect retrieval of time types
- Fix NullPointerException when retrieving record with default value
- Released module on top of Swan Lake Beta6 distribution
- Support noAccessToProcedureBodies options in mysql connector
- Support Mysql connector failover and retries
- Add Tooling support for MySLQ connector
- Make the MySQL Client class isolated
- Add Additional options to the Option record for mysql connection creation