v0.1.1
What's changed
Added complete PyPI project metadata (keywords, classifiers, URLs). No functional changes from v0.1.0.
v0.1.0 — Initial public release
The first public release of the SYNAPSE Adapter SDK.
Core:
- Canonical IR v1.0.0 schema with Pydantic v2 validation
AdapterBasewith ingress/egress contractAdapterValidatorwith all 13 validation rules- 20 standard test fixtures
- CLI:
synapse-validate
Cache:
- Five cache layers (C1–C5) fully implemented
- Local development mode (
SYNAPSE_LOCAL_MODE)
Pipeline guarantees:
- W3C Trace Context propagation (G-S01)
- Partial pipeline failure handling (G-S02)
- Parallel branch provenance (G-S03)
- PII enforcement and propagation (G-S04)
Full changelog: https://github.com/synapse-ir/adapter-sdk/blob/main/CHANGELOG.md