v0.4.27
What's Changed
- Fix a calendar-flaky test in the Railway connector by @dcdeniz in #681
- Design connector configuration: ~/.neat/connectors.json + neat connector CLI (ADR-130) by @dcdeniz in #678
- Implement the Supabase connector (ADR-124) by @dcdeniz in #682
- Design a shared junction layer for connector outbound calls (ADR-131) by @dcdeniz in #684
- Route every connector's outbound call through a shared junction (ADR-131) by @dcdeniz in #686
- Design a unified logs surface: native OTLP logs + connector log retention (ADR-132) by @dcdeniz in #688
- Stop the Inspector panel crashing on nodes with missing fields by @dcdeniz in #710
- Make the observed=0 overlay dismissable again by @dcdeniz in #711
- Bump to v0.4.27 by @dcdeniz in #721
Full Changelog: v0.4.26...v0.4.27