Skip to content

Commit

Permalink
[chore] prepare v0.100.0 (#545)
Browse files Browse the repository at this point in the history
Add jaegerencodingextension, roundrobinconnector to contrib.
  • Loading branch information
bogdandrutu committed May 6, 2024
1 parent f19cdbc commit c782c5d
Show file tree
Hide file tree
Showing 4 changed files with 282 additions and 280 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.99.0
OTELCOL_BUILDER_VERSION ?= 0.100.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit c782c5d

Please sign in to comment.