Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ting-lan-wang ting-lan-wang released this 23 Sep 20:48
· 1 commit to main since this release
65a3e61

What's Changed

  • Go Version: Bumped to 1.25.1.
  • Driver Stability:
    • Fixed bugs in bulk insert, delete, merge, and update operations to improve stability.
    • Fixed issues with JSON column in bulk returning cluase (#64)
  • Testing
    • Added additional tests to improve coverage and ensure stability.
    • Fixed previously skipped failing tests from the last release.
  • Enhancements & Fixes contributed by @joboon:
    • Add support to optionally use unquoted identifiers in (#63)
    • Add support for nil pointer UUID in (#69)
    • Add support for case insensitive field matching (#74)
    • Exclude auto-increment fields from generated SQL (#75)

PRs Included in This Release

Full Changelog: v0.1.0...v1.0.0