Skip to content

Commit

Permalink
[chore] prepare v0.86.0 release (#409)
Browse files Browse the repository at this point in the history
This is updating version numbers to v0.86.0 and adding the debug exporter.

Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten committed Sep 26, 2023
1 parent 12d8bb5 commit 0f47e46
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 216 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.85.0
OTELCOL_BUILDER_VERSION ?= 0.86.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit 0f47e46

Please sign in to comment.