trace-adapters-v0.1.0
·
65 commits
to main
since this release
What's Changed
- refactor: depend on the published core, drop the vendored copies by @imran-siddique in #72
- chore(ci): pin agentrust-io/.github checkout to an immutable SHA by @imran-siddique in #79
- build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 by @dependabot[bot] in #80
- build(deps): update agentrust-trace requirement from >=0.5 to >=0.5.1 by @dependabot[bot] in #81
- fix(ramen-ai-cmcp): emit the TRACE v0.2 profile by @imran-siddique in #85
- build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #82
- build(deps): bump actions/setup-python from 5.6.0 to 7.0.0 by @dependabot[bot] in #83
- build(deps): bump actions/checkout from 4.3.1 to 7.0.1 by @dependabot[bot] in #84
- integrations/aeoess-aps: add APS PolicyDecision to TRACE Level 0 mapping by @aeoess in #86
- feat(comply54): add conformance CI to reach Verified tier by @kingztech2019 in #87
- feat(adapters): a library for records built from someone else's evidence by @imran-siddique in #89
- feat(otel-genai): build Trust Records from OpenTelemetry GenAI spans by @imran-siddique in #90
- feat(ramen-ai-cmcp): upgrade to native trace v0.2 signing to satisfy … by @ramen-noodle6 in #88
- feat(langchain): a Trust Record from a LangChain run, without the payloads by @imran-siddique in #91
- feat(llamaindex): the second framework adapter, with a stricter reading rule by @imran-siddique in #92
- feat(adapters): default enforcement_mode to declared now that it exists by @imran-siddique in #93
- build(deps): update agent-manifest requirement from >=0.7.0 to >=0.10.0 by @dependabot[bot] in #95
- build(deps): update agentrust-trace-tests requirement from <0.5,>=0.4 to >=0.4.1,<0.5 by @dependabot[bot] in #94
- Validate manifests across repository layouts by @imran-siddique in #97
- Declare TRACE integration roles and conformance claims by @imran-siddique in #99
- Enforce repository compatibility floors by @imran-siddique in #101
- Generate the integration index from manifests by @imran-siddique in #98
- Define the third-party appraisal contract by @imran-siddique in #102
- Automate integration maintenance checks by @imran-siddique in #103
- Add isolated first-party test environments by @imran-siddique in #100
- Add OpenShell TRACE evidence adapter by @imran-siddique in #112
- Fix OpenShell v0.0.105 compatibility and prepare adapter release by @imran-siddique in #113
New Contributors
Full Changelog: capture-core-v0.1.0...trace-adapters-v0.1.0