Now that Avatica 1.17.0 is almost finalized, I plan to release
Avatica-Go 5.0.0 soon. The last release was more than a year ago, so I
think it's a good time to get the next release out.
This should be a fairly straight-forward released. There is a breaking
change in this version due to moving the query-based connection
key-value pairs from the string DSN into a proper map in the new
Connector struct. Other than that, there were some minor bug fixes and
routine dependency updates.
I'll make rc0 available for voting very soon. If you have any questions
or comments, please let me know in this thread :)
Francis