v0.9.0
- Lots of developer-facing updates: CI, automation, documentation
- Add driver implementation for SQL Server
Commits
8d3f108 ci: Test more db versions, cleanup Makefile
d4c63a9 ci: Update cassandra versions and Makefile
6991ba7 ci: Simplify dockerfiles, add go vet steps, fix ldflag vals for alpine
dfb659d ci: Add code coverage
2982a55 build: Update go version in go.mod
13adafc test: Clean up tests, improve coverage
e882801 chore: Add more badges and fix a typo in comment
8995fc8 Apply security-related changes, update codecov config
49cc201 ci: Update GitHub Actions for security scanning, update README
97d4847 ci: Move static analysis checks into one GitHub Action
6c773a9 feat: Add SQL Server driver