Skip to content

Releases: liatrio/liatrio-dora-api

v1.3.2

10 Apr 23:23

Choose a tag to compare

v1.3.2 (2025-04-10)

Bug Fixes

  • Update exporter config, add otel collector (#57, 045c1dd)

Detailed Changes: v1.3.1...v1.3.2

v1.3.1

10 Apr 21:42

Choose a tag to compare

v1.3.1 (2025-04-10)

Bug Fixes

  • Update instrumentation code, env var for svc namespace on query (#56, 6cee752)

Detailed Changes: v1.3.0...v1.3.1

v1.3.0

01 Apr 07:47

Choose a tag to compare

v1.3.0 (2025-04-01)

Features

  • Update instrumentation code, fix compilation, add makefile, qol improvements (#53, 962133a)

Co-authored-by: Eliot Eikenberry eliote@liatrio.com


Detailed Changes: v1.2.5...v1.3.0

v1.2.5

28 Mar 01:58

Choose a tag to compare

v1.2.5 (2025-03-28)

Bug Fixes

  • Update manifest to point to v2 gateway (6414fa9)

Detailed Changes: v1.2.4...v1.2.5

v1.2.4

20 Nov 02:40

Choose a tag to compare

v1.2.4 (2024-11-20)

Bug Fixes

  • instrumentation: Set full url for exporter otlp endpoint (64a8e97)

v1.2.3

02 Oct 20:50

Choose a tag to compare

v1.2.3 (2024-10-02)

Fix

  • fix: correct this conditional (#48)

  • fix: correct this conditional

  • chore: remove print statement (d485941)

v1.2.2

02 Oct 20:02

Choose a tag to compare

v1.2.2 (2024-10-02)

Fix

  • fix: allow env to be prod- (#46)

  • fix: allow env to be prod-

  • fix: run cargo fmt (35729a3)

v1.2.1

02 Oct 19:50

Choose a tag to compare

v1.2.1 (2024-10-02)

Fix

v1.2.0

02 Oct 17:22

Choose a tag to compare

v1.2.0 (2024-10-02)

Feature

  • feat: enable OTLP trace exportation in manifests (#45) (abe53b8)

v1.1.16

20 Sep 18:11

Choose a tag to compare

v1.1.16 (2024-09-20)

Chore

  • chore: update workflow names, update readme with badges (#43) (7036246)

Fix