Packages
@anvia/otel: Changelog
Release history for @anvia/otel.
Release history mirrored from packages/observability-otel/CHANGELOG.md.
0.2.14
Patch Changes
- d9ac48c: Expose cumulative authoritative usage on failed agent stream events, include provider-reported usage
from failed OpenAI Responses requests, and retain failed child-agent usage in built-in observability
and Studio traces. Agent error event producers must now provide
usage; unavailable provider usage remains empty rather than estimated.
0.2.13
Patch Changes
- 433f642: Simplify optional object construction across runtime integrations without changing public behavior.
0.2.12
Patch Changes
- b52c479: Persist strict JSON message metadata across UI and core message conversions while keeping it out of provider requests and model-generation trace inputs.
0.2.11
Patch Changes
- f8b8538: Refactor package entrypoints into barrel exports with focused internal modules.
0.2.10
Patch Changes
- 94362c9: Move @anvia/core to peer dependencies for packages that expose or consume core types, preventing duplicate private-type incompatibilities in consumer apps.
0.2.9
Patch Changes
- Updated dependencies [ef5e727]
- @anvia/core@0.7.0
0.2.8
Patch Changes
- Updated dependencies [369b6c4]
- @anvia/core@0.6.3
0.2.7
Patch Changes
- Updated dependencies [4806f3e]
- @anvia/core@0.6.2
0.2.6
Patch Changes
- 3572881: Flatten package folders to the top-level
packages/*workspace layout. This only updates repository layout metadata and does not change package behavior.
0.2.5
Patch Changes
- Updated dependencies [2d039f6]
- @anvia/core@0.6.1
0.2.4
Patch Changes
- Updated dependencies [e54aece]
- @anvia/core@0.6.0
0.2.3
Patch Changes
- Updated dependencies [4ab66c9]
- @anvia/core@0.5.0
0.2.2
Patch Changes
- Updated dependencies [4c1620d]
- @anvia/core@0.4.2
0.2.1
Patch Changes
- Updated dependencies [95712d8]
- @anvia/core@0.4.1
0.2.0
Minor Changes
- e84d775: Clean up the
@anvia/corepublic import surface by keeping common app-authoring APIs on the root export, moving advanced APIs to focused subpaths, and exposing runtime agent internals through@anvia/core/internal/agentfor Anvia integration packages.
Patch Changes
- Updated dependencies [e84d775]
- @anvia/core@0.4.0
0.1.5
Patch Changes
- Updated dependencies [b12932d]
- @anvia/core@0.3.1
0.1.4
Patch Changes
- Updated dependencies [09c70f5]
- @anvia/core@0.3.0
0.1.3
Patch Changes
- Updated dependencies [a0a5def]
- @anvia/core@0.2.4
