Skip to content

Releases: liatrio/liatrio-otel-collector

v0.57.0

23 May 19:59
32ed821
Compare
Choose a tag to compare

0.57.0 (2024-05-23)

🎁 Feature

  • refactor: bringing gitlab goroutines inline with github scraper (#422) (32ed821)

🔀 Code Refactoring

  • moved around functions, change file names, adding resource builder (#421) (5fc0508)

🚧 Chores

v0.56.0

22 May 14:13
3155ac1
Compare
Choose a tag to compare

0.56.0 (2024-05-22)

🎁 Feature

  • bring changes up to parity with contributions (#414) (3155ac1)

v0.55.1

20 May 19:17
0d7c95c
Compare
Choose a tag to compare

0.55.1 (2024-05-20)

🐞 Bug Fixes

  • fix nil pointer with metrics build StartTimestamp on go routine record metric calls (#412) (0d7c95c)

v0.55.0

09 May 16:57
3b1e4e5
Compare
Choose a tag to compare

0.55.0 (2024-05-09)

🎁 Feature

  • deps: bump contrib and collector versions to v0.100.0 (#406) (3b1e4e5)

🔎 Tests

v0.54.1

06 May 18:07
2935a6d
Compare
Choose a tag to compare

0.54.1 (2024-05-06)

🐞 Bug Fixes

  • fix graphql query and code scanning alerts bug (#398) (2935a6d)

v0.54.0

01 May 17:15
2d152c9
Compare
Choose a tag to compare

0.54.0 (2024-05-01)

🎁 Feature

  • add GitHub code scanning alerts to CVE metric (#387) (2d152c9)

🚧 Chores

  • ci: add osv scanning to local development workflow (#394) (f8b1351)
  • deps: add new extension to ignore dep list (#392) (a2a3f06)
  • deps: update github/codeql-action action to v3.25.3 (#389) (0eb29de)

v0.53.0

28 Apr 00:38
00c4cb7
Compare
Choose a tag to compare

0.53.0 (2024-04-28)

🎁 Feature

  • add GitHub App Auth extension and upgrade otel deps to v0.99.0 (#388) (00c4cb7)

v0.52.0

25 Apr 14:14
3cf9595
Compare
Choose a tag to compare

0.52.0 (2024-04-25)

🎁 Feature

v0.51.0

24 Apr 23:25
8b78b5f
Compare
Choose a tag to compare

0.51.0 (2024-04-24)

🎁 Feature

  • add CVE by severity count metric via GitHub Vuln Alerts (#370) (8b78b5f)

v0.50.0

24 Apr 15:34
7c0e9f3
Compare
Choose a tag to compare

0.50.0 (2024-04-24)

🎁 Feature

🚧 Chores