Release Notes Action Items for mcpg 0.3.12 → 0.3.17
This issue summarizes upstream release notes for the mcpg dependency between the previously pinned version (0.3.12) and the new pinned version (0.3.17), highlighting items that may need follow-up in ado-aw.
The companion version-bump PR is titled chore(deps): update MCPG_VERSION to 0.3.17.
Releases analyzed
Notable features for ado-aw to adopt
- Sentry OTLP export support and
sentry.io network allowlist (v0.3.13): mcpg added Sentry OTLP telemetry export (feat: enable Sentry OTLP export in smoke-otel-tracing) and a corresponding network allowlist addition for sentry.io (fix: add sentry.io to network allowlist for OTLP export). ado-aw maintains its own network allowlist (src/data/ecosystem_domains.json and src/allowed_hosts.rs) — if mcpg's Sentry OTLP export is used in production pipelines, ado-aw may need to expose sentry.io as an allowed host option for consumers wishing to capture mcpg traces. See v0.3.13.
- gen_ai semantic conventions for OTel span attributes (v0.3.16): mcpg now aligns trace span attributes with the gen_ai OpenTelemetry semantic conventions (
feat(tracing): align span attributes with gen_ai semantic conventions). Consumers relying on specific OTel attribute names from mcpg (e.g. for dashboards or alerting) should verify compatibility with this change. See v0.3.16.
- OTEL_EXPORTER_OTLP_HEADERS env var fallback (v0.3.13): mcpg now reads
OTEL_EXPORTER_OTLP_HEADERS as a fallback for OTLP export headers. If ado-aw passes environment variables through to mcpg, consumers who wish to configure OTLP export without modifying mcpg config can now do so via this standard env var. See v0.3.13.
This issue was opened automatically by the dependency version updater workflow.
Generated by Dependency Version Updater · ● 14.4M · ◷
Release Notes Action Items for
mcpg0.3.12→0.3.17This issue summarizes upstream release notes for the
mcpgdependency between the previously pinned version (0.3.12) and the new pinned version (0.3.17), highlighting items that may need follow-up in ado-aw.The companion version-bump PR is titled
chore(deps): update MCPG_VERSION to 0.3.17.Releases analyzed
Notable features for ado-aw to adopt
sentry.ionetwork allowlist (v0.3.13): mcpg added Sentry OTLP telemetry export (feat: enable Sentry OTLP export in smoke-otel-tracing) and a corresponding network allowlist addition forsentry.io(fix: add sentry.io to network allowlist for OTLP export). ado-aw maintains its own network allowlist (src/data/ecosystem_domains.jsonandsrc/allowed_hosts.rs) — if mcpg's Sentry OTLP export is used in production pipelines, ado-aw may need to exposesentry.ioas an allowed host option for consumers wishing to capture mcpg traces. See v0.3.13.feat(tracing): align span attributes with gen_ai semantic conventions). Consumers relying on specific OTel attribute names from mcpg (e.g. for dashboards or alerting) should verify compatibility with this change. See v0.3.16.OTEL_EXPORTER_OTLP_HEADERSas a fallback for OTLP export headers. If ado-aw passes environment variables through to mcpg, consumers who wish to configure OTLP export without modifying mcpg config can now do so via this standard env var. See v0.3.13.This issue was opened automatically by the dependency version updater workflow.