-
Notifications
You must be signed in to change notification settings - Fork 74
6.x changelog
Stephen Cathcart edited this page Sep 2, 2025
·
3 revisions
The main goal of this release is to offer a preview of the new driver Vector type.
📋 Migration Guide
For a comprehensive list of planned breaking changes in v6.0.0, see the Planned breaking changes for 6.0 discussion.
1.24
💥 Breaking changes
-
[1b8c26a] Update module version to
v6and adjust imports (#659) - [ed3e3bc] Bump minimum required Go version (#647)
- [f39f621] Remove deprecated code (#643)
-
[2809aa5] Removed
with_contextfrom various file names. Merged 1.23 result tests with result tests (#655)
🆕 Features
🆕 Improvements
-
[5e84ded] Improved
Driver.Closedocs (#650) -
[fc25f59] Fixed wording of
Driver.Closedocs (#664) - [5767ac3] Moved TLS comment to Driver example (#657)
- [a9d8590] Standardise license comments (#665)
🐛 Bug fixes
- [2110d05] Port Fix 32-bit ARM compatibility issue (#663)
👋 Deprecations
-
[36d4b88] Deprecation of
Single(#652) (#654)