release: v0.4.0 - #78
Merged
Merged
Conversation
The OTel observability release: tool-call governance spans, a provisioned Grafana + Tempo dashboard, and authenticated OTLP export. Forward-compatible with v0.3.x state.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.4.0 — the OTel observability release. Rolls in the work merged since v0.3.0:
OTEL_EXPORTER_OTLP_HEADERS(feat(otel): support OTEL_EXPORTER_OTLP_HEADERS for authenticated export #76)Version bumps per the release checklist:
CHANGELOG.md(rolled[Unreleased]→[0.4.0], fresh[Unreleased], compare links),docs/VISION.mdstatus line, theinternal/versiondev default (0.4.1-dev), and the Python SDK (0.4.0— SDK code is unchanged since v0.3.0, bumped for consistency). Forward-compatible with v0.3.x state.Verified before tagging: full
go build/go vet/go test ./...green (13 packages); SDK tests pass (14 passed, 2 skipped).After this merges I'll sync
mainand tagv0.4.0, which triggers the signed multi-arch image + binaries.