Releases: paulojmdias/lokxy
Releases · paulojmdias/lokxy
v0.6.0
Changelog
New Features
- 497ef78: feat: Add support for /loki/api/v1/detected_fields and /loki/api/v1/detected_field/{name)/values (#96) (@paulojmdias)
- 0011f00: feat: Add support for /loki/api/v1/detected_labels (#95) (@paulojmdias)
- 44f3269: feat: Add support for /loki/api/v1/index/{volume,volume_range} APIs (#94) (@paulojmdias)
- 172d3ad: feat: Add support for /loki/api/v1/patterns (#97) (@paulojmdias)
- fc0c40c: feat: add spellcheck workflow (#90) (@heliapb)
- 2e7768e: feat: enable APIs (#99) (@paulojmdias)
Other work
- a99a02f: chore(makefile): add tag create command (#83) (@paulojmdias)
v0.5.1
v0.5.0
lokxy-0.0.2
Lokxy is a powerful log aggregator for Loki
lokxy-0.0.1
Lokxy is a powerful log aggregator for Loki
v0.4.0
v0.3.0
Changelog
New Features
- ff5880e: feat: Otel Instrumentation (#25) (@heliapb)
- a766ea2: feat: add support for loghttp.Vector type (#24) (@paulojmdias)
Bug fixes
- 5d4a789: fix: fix release workflow as tests are not needed on the tag (#37) (@paulojmdias)
Other work
- f67f251: chore: improve job names and mix data format (#23) (@paulojmdias)
0.2.1
0.2.1 (2025-03-10)
Bug Fixes
- avoid output null (856a52f)
- fix request body for working with multiple goroutines (f61133b)
- fix request body for working with multiple goroutines (#19) (4d5e76d)
- fix tests (c830a31)
- improve json unmarshall (8041829)
- improve r.body (cfc7ed4)
- improvements to avoid results being null (fc53c25)
- remove uneeded else condition (030e94f)