Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 21:26
a0e6526

0.2.0 (2022-07-12)

⚠ BREAKING CHANGES

  • use instance uri instead of conn name (#15)

Features

Bug Fixes

  • adjust alignment for 32-bit arch (#33) (b0e76fa)
  • admin API client handles non-20x responses (#14) (c2f5dc9)
  • prevent memory leak in driver (#22) (861d798)
  • specify scope for WithCredentialsFile/JSON (#29) (9424d57)
  • update dependencies to latest versions (#55) (7e3af54)
  • use instance uri instead of conn name (#15) (0da01fd)

Miscellaneous Chores