Skip to content

v3.4.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 29 Apr 08:32
25a9f9b

Features

  • add samples for CMEK support (#275) (f8d9bd3)
  • added support for numeric field for python decimal value (#316) (070a171)
  • dbapi: remove string conversion for numeric fields (#317) (772aa3c)

Bug Fixes

  • correctly set resume token when restarting streams (#314) (0fcfc23)
  • support INSERT from SELECT clause with args (#306) (0dcda5e)

Performance Improvements

  • use protobuf for metadata to reduce type conversions (#325) (5110b9b)