v2021.1.0 is a new minor release which includes the following changes:
- full go 1.17 support - #273
- fix for resource exhaustion (by correctly closing rows and executing DDL queries as Exec not Query) - also part of the #273
- internal performance benchmark tests