Skip to content

extended-data: v8.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:31
7b6ce59

8.0.0 (2026-06-26)

⚠ BREAKING CHANGES

  • extended-data now ships only the base data primitives, containers, IO, inputs, logging, and workflow surfaces. Vendor integrations move to vendor-connectors, SecretSync bridge runtime moves to secrets-sync-bridge, and agent-facing wrappers move to agentic-crew.
  • clean integrated package surface (#2)

Features

  • add generic connector fabric lookup (138ebf5)
  • expose integrated root API (#4) (7e5862f)
  • move connector surfaces out of extended-data (0495d8b)

Code Refactoring

  • clean integrated package surface (#2) (76c7a3d)