File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.6 .0"
2+ "." : " 0.7 .0"
33}
Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and
66
77---
88
9+ ## [ 0.7.0] ( https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.6.0...v0.7.0 ) (2026-04-13)
10+
11+
12+ ### Features
13+
14+ * ** otel:** add OTLP HTTP exporter support ([ d679862] ( https://github.com/DEVtheOPS/opencode-plugin-otel/commit/d679862a88df831685e142fb0cb40db16225d5c8 ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * Add oc-plugin key to package.json ([ 9975938] ( https://github.com/DEVtheOPS/opencode-plugin-otel/commit/997593887d055715a1429bd9b0d3d30c23516111 ) )
20+ * Added oc-plugin key to package.json ([ db66f87] ( https://github.com/DEVtheOPS/opencode-plugin-otel/commit/db66f87d6a08fd0ee0b6d11e362ca6e4c60c3e5a ) )
21+
922## [ Unreleased]
1023
1124### Features
Original file line number Diff line number Diff line change 5959 "typecheck" : " tsc --noEmit"
6060 },
6161 "type" : " module" ,
62- "version" : " 0.6.0" ,
63- "oc-plugin" : [" server" ]
62+ "version" : " 0.7.0" ,
63+ "oc-plugin" : [
64+ " server"
65+ ]
6466}
You can’t perform that action at this time.
0 commit comments