- Fix edge cases for empty/all-default inserts and empty updates.
- Fix error propagation in batch/transactions. 400s were mapped to 500.
- Disable git versions in debug builds to reduce rebuilds.
- Add batch/transaction support to Go client.
- Test explicitly overriding nullable columns with nulls for all clients.
Full Changelog: v0.33.17...v0.33.18