Skip to content

Releases: kffl/pinot-client-node

v0.3.0

21 Jul 15:50
Compare
Choose a tag to compare

What's Changed

  • feat: replace axios with undici, allow the user to provide custom HTTP client implementation by @kffl in #17

Dependencies:

  • chore(deps-dev): bump @types/jest from 27.5.2 to 28.1.1 by @dependabot in #7
  • chore(deps-dev): bump fastify from 3.29.0 to 4.1.0 by @dependabot in #12
  • chore(deps-dev): bump typedoc from 0.22.18 to 0.23.1 by @dependabot in #11

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Jun 16:08
Compare
Choose a tag to compare

What's Changed

  • feat: add user-provided logger support by @kffl in #4
  • feat: add connection options by @kffl in #5
  • docs: add typedoc by @kffl in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Jun 08:44
Compare
Choose a tag to compare

The initial release of pinot-client-node.

Production [non]-suitability disclaimer

Despite achieving a test coverage of 99%, further testing in low-priority production environments is still needed.