Releases: liatrio/liatrio-otel-collector
Releases · liatrio/liatrio-otel-collector
v0.41.3
0.41.3 (2024-02-02)
🐞 Bug Fixes
v0.41.2
0.41.2 (2024-02-02)
🐞 Bug Fixes
- deps: update alpine docker tag to v3.19.1 (#281) (ad7ebce)
v0.41.1
0.41.1 (2024-02-02)
🐞 Bug Fixes
- deps: update module golang.org/x/vuln to v1.0.3 (#271) (e1a0f10)
🚧 Chores
- deps: update github/codeql-action action to v3.23.2 (#282) (5451604)
- deps: update codecov/codecov-action action to v4 (#283) (a01553d)
- deps: update renovate.json to combine ocb with collector (#276) (9404fca)
v0.41.0
0.41.0 (2024-01-24)
🎁 Feature
- deps: update receiver component deps to v0.93.0 (#268) (2057782)
🚧 Chores
- deps: update actions/upload-artifact action to v4.3.0 (#272) (ed60d16)
- deps: revert renovate config to add gomodTidy post update (#273) (#275) (6569fc1)
- deps: update renovate config to add gomodTidy post update (#273) (2135d56)
- deps: add ocb to renovate for dep management (#267) (689f357)
- run go fmt against components to improve goreport card (#266) (09ae815)
v0.40.2
0.40.2 (2024-01-19)
🐞 Bug Fixes
- deps: update module github.com/google/go-github/v57 to v58 (#269) (70c96b6)
v0.40.1
0.40.1 (2024-01-19)
🐞 Bug Fixes
- deps: update module golang.org/x/vuln to v1.0.2 (#264) (5299866)
🚧 Chores
v0.40.0
0.40.0 (2024-01-19)
🎁 Feature
- upgrade receiver versions and update renovate config to file matcher (#262) (ad0b676)
v0.39.0
0.39.0 (2024-01-19)
📣 Breaking Changes
- updated metrics & logic based on upstream contributions (#260) (0c32706)
* config: updated pre-commit yamlfmt options
* docs: updated README metric info
* refactor: updated metric descriptions and renamed for clarity
* test: added tests to helpers_test for new functions
* feat: updated gitlab_scraper w/ latest helpers changes
* test: fixing up tests/happy paths
* test: added test case for merged PRs
* ci: fixed formatting for build ci workflow
BREAKING CHANGE: removed the Repository pull request deployment time metric & renamed other metrics
🚧 Chores
- remove dependabot config and update labeler (#258) (5b77def)
v0.38.2
0.38.2 (2024-01-17)
🐞 Bug Fixes
- deps: add root go.mod, components import, crosslink, and update deps (#256) (0753616)
v0.38.1
0.38.1 (2024-01-16)
🐞 Bug Fixes
- add support for tools.go paradigm and bump versions (#255) (99d3acc)
🚧 Chores