Skip to content

v2.12.1

Compare
Choose a tag to compare
@powersj powersj released this 01 Dec 17:14
· 39 commits to master since this release
539f088

2.12.1 [2022-12-01]

Bug fixes

  • #363 Generated server stubs return also error message from InfluxDB 1.x forward compatible API.
  • #364 Fixed panic when retrying over a long period without a server connection.

Documentation

  • #366 Readme improvements:
    • Added GOPATH installation description
    • Added error handling to Basic Example.