- Fixed the “Failed to decrypt. Check file key and master key” error that occurred when binding large data files via array binding.
- Updated the following:
- Added an example to show how to use key-pair authentication.
- Added the tracing connection parameter to enable logging in the connection string and DSN.
- Improved log details for chunk downloads.
- Added support for using interface slice []interface{} to insert NULL values via array binding for the time.Time types.