v0.1.10
Changelog
- f6b742b Bump transfer to
v1.22.23
(#318) - 1cba739 Clean up iterators (#323)
- 646a5e2 Pass
writer.Writer
instead ofdestinations.Destination
(#321) - b6647c8 Pull out iterator writing logic (#319)
- a4b618c [MySQL] Support Unsigned integers. (#325)
- a9b4d59 [dynamodb] Use batch iterator for writing (#320)
- a454d04 [kafka] Combine
BatchWriter
methods (#324)