Releases: startreedata/pinot-client-go
Releases · startreedata/pinot-client-go
Pinot Golang Client v0.4.0
What's Changed
- fix linter by @xiangfu0 in #36
- docs: language highlighting by @samialdury in #34
- Support SQL params in query execution by @xiangfu0 in #37
New Contributors
- @samialdury made their first contribution in #34
Full Changelog: v0.3.0...v0.4.0
Pinot Golang Client v0.3.0
Pinot Golang Client v0.2.0
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
- @kffl made their first contribution in #4
- @zaheersyedkdr made their first contribution in #7
- @Lvnszn made their first contribution in #9
- @abhioncbr made their first contribution in #12
- @dependabot made their first contribution in #13
- @viveksinha made their first contribution in #28
Full Changelog: 0.1.0...v0.2.0
Pinot Golang Client v0.1.0
Query Apache Pinot in Golang.
Supported Pinot version: 0.5.0-0.11.0.