Skip to content

Releases: hasura/ndc-loki

v0.0.2

07 Nov 10:21
0ae70b3
Compare
Choose a tag to compare

What's Changed

  • Add _gte and _lte operators to timestamp by @hgiasac in #3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

06 Nov 08:19
907d8cd
Compare
Choose a tag to compare

The Hasura Loki Connector allows you to connect to a Loki database giving you an instant GraphQL API on top of your Loki data.

This connector is built using the Go Data Connector SDK and implements the Data Connector Spec.