Releases: liatrio/liatrio-otel-collector
Releases · liatrio/liatrio-otel-collector
v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
0.3.0 (2023-07-18)
🎁 Feature
📄 Documentation
- reformat quick start section (0869ad3)
- update readme with added badges (#37) (48c1076)
- update readme with new badges (129b18b)
🚧 Chores
- add apache 2.0 license matching (f47e626)
- remove ldap config from config yaml after removal of receiver (#34) (de95d54)
- deps: bump amannn/action-semantic-pull-request from 4 to 5 (#27) (4c81a9a)
🔁 CI
v0.2.0
0.2.0 (2023-07-14)
🎁 Feature
- convert the github receiver to the newly created gitprovider (#19) (a5e8270)
- gh: add additional metrics to the github receiver (5c1d5a4)
- gh: update github receiver to actually work as a metrics receiver (99890b3)
- add initial example of a github receiver (5d2bfdf)
- core: initial commit of github receiver prototype (79f59fd)
- add ability to run ldap search (2d642d5)
- add basic scraper to connect to local LDAP server with default (0012e0c)
- add working receiver factory (6f6cd81)
🐞 Bug Fixes
- fix makefile common case sensitivity (35ea268)
- fix metric call for branch time and update docs (#24) (1100844)
- fix makefile, docs, and gitprovider receiver after port (#21) (83323aa)
- deps: update module go.opentelemetry.io/collector/consumer to v0.74.0 (454c401)
- add search and correct base_dn for ldap search with logger debug (8013e36)
📄 Documentation
- readme: add a little bit of information in the readme for (b3c5375)
- readme: update docs in githubreceiver to add metrics (29cc0c4)
- readme: update main readme to reflect the change to the repo (e42c3eb)
- readme: update readme with notes from notion export [WIP] (02cf7a1)
🔎 Tests
🔀 Code Refactoring
- refactor structure to support all otel contributions (5290670)
🚧 Chores
- delete lowercase common file (c153fa6)
- gh: fix formatting & update comment (a0583b7)
- tasks: basic task updates to confirm runnning of receiver and (9460d77)
- taskfile: update taskfile to work from one place (d1bf2a0)
- update ldapreceiver go module to reflect repo changes (5bd2f89)
- update builder-config with repo name changes (26c8e27)
- set test data to work with local ldap container (f8d0a6c)
- add comments to factory.go (0f44701)
- cleanup and comment through the config.go file (d96acff)
- add test data folder to include config for custom collector (bca043d)
🔁 CI
- remove branch check from release job (86c406c)
- change gh pat to non-provided one for release (f14b3e5)
- fix release flow to dev version (6cd59f6)
- break apart gh workflow (#29) (7008b1e)
- fix typo in generator opt (c27265f)
- fix typo in with var name (0e9ee6f)
- fix sem release to have with statement for token (52f63d2)
- add push to main for workflow runs (af17513)
- add job dependencies and logic gates #9 (#28) (a214b5a)
- update liatrio otel collector distribution with functioning skeleton (#25) (61d3355)