Skip to content

Commit 0f47e46

Browse files
author
Alex Boten
authored
[chore] prepare v0.86.0 release (#409)
This is updating version numbers to v0.86.0 and adding the debug exporter. Signed-off-by: Alex Boten <[email protected]>
1 parent 12d8bb5 commit 0f47e46

File tree

3 files changed

+218
-216
lines changed

3 files changed

+218
-216
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GO ?= go
22
GORELEASER ?= goreleaser
33

4-
OTELCOL_BUILDER_VERSION ?= 0.85.0
4+
OTELCOL_BUILDER_VERSION ?= 0.86.0
55
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
66
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb
77

0 commit comments

Comments
 (0)