Skip to content

ADBC Driver Foundry Driver for MySQL 0.3.0 (2026-02-18)

Choose a tag to compare

@github-actions github-actions released this 19 Feb 09:48
· 22 commits to main since this release
da9334f

New Features

  • enable bulk ingest test in go test (#68)
  • implement batched bulk ingest (#66)

Detailed Changelog

  • da9334f: feat(go): enable bulk ingest test in go test (#68)
  • 0745da6: chore(go): bump to go 1.26 (#67)
  • 5a05bdf: feat(go): implement batched bulk ingest (#66)
  • f472cd4: chore(go): bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 in /go (#63)
  • 07fc2cb: chore(go): bump github.com/apache/arrow-adbc/go/adbc from 1.9.0 to 1.10.0 in /go (#60)
  • ee97450: test(go): update docs template (#59)