Skip to content

Releases: startreedata/pinot-client-go

Pinot Golang Client v0.4.0

07 Apr 13:28
a7cac9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Pinot Golang Client v0.3.0

03 Feb 10:10
0395eb5
Compare
Choose a tag to compare

Query Apache Pinot in Golang.

Supported Pinot version: 1.0.0+

Pinot Golang Client v0.2.0

01 Feb 08:55
Compare
Choose a tag to compare

Query Apache Pinot in Golang.

Supported Pinot version: 0.11.0-1.0.0+

What's Changed

  • Add controller based broker selector by @kffl in #4
  • Deprecate PQL query endpoint by @xiangfu0 in #5
  • Deprecate PQL from batch-quickstart example by @zaheersyedkdr in #7
  • Add HTTP timeout support for pinot query by @zaheersyedkdr in #8
  • feature: add trace switch in go client by @Lvnszn in #9
  • Update the Go version to 1.19 by @abhioncbr in #12
  • Bump golang.org/x/sys from 0.0.0-20190422165155-953cdadca894 to 0.1.0 by @dependabot in #13
  • Update the used packages to the latest stable version and fix lint issues. by @abhioncbr in #14
  • Switch from Travis to GithubAction by @xiangfu0 in #16
  • Adding coveralls plugin by @xiangfu0 in #18
  • fix coveralls by @xiangfu0 in #19
  • Adding more tests by @xiangfu0 in #20
  • Upgrade for zookeeper package. by @abhioncbr in #23
  • Sorted structs as per fieldalignment and added lint for further checking. by @abhioncbr in #25
  • Add an example to query pinot broker endpoint and make authentication using http header. by @viveksinha in #28
  • Add more APIs in connectionFactory to allow customizing http client by @xiangfu0 in #29

New Contributors

Full Changelog: 0.1.0...v0.2.0

Pinot Golang Client v0.1.0

11 Oct 19:13
Compare
Choose a tag to compare

Query Apache Pinot in Golang.

Supported Pinot version: 0.5.0-0.11.0.