Skip to content

Releases: jbcom/extended-data

extended-data: v8.4.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:51
18a8ac3

8.4.3 (2026-07-15)

Bug Fixes

  • align setup-uv publishing checklist pin (2d08b45)
  • restore extended-data release hygiene (4207aec)

extended-data: v8.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:37
fec438a

8.4.2 (2026-06-27)

Bug Fixes

  • close doc, autodoc2, and test coverage gaps (#30) (9c577df)

pytest-extended-data: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:53
7225e29

0.1.0 (2026-06-27)

Features

  • split extended data workspace packages (5d49998)

Bug Fixes

  • stabilize ExtendedData factory initialization (e2b785f)

extended-data: v8.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:03
8d0d683

8.4.1 (2026-06-27)

Bug Fixes

  • stabilize ExtendedData subclass factory reentry (#28) (9a0fce5)

extended-data: v8.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:53
7225e29

8.4.0 (2026-06-27)

Features

  • split extended data workspace packages (5d49998)

Bug Fixes

  • stabilize ExtendedData factory initialization (e2b785f)

extended-data: v8.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:09
68f7cc4

8.3.1 (2026-06-27)

Bug Fixes

  • stabilize ExtendedData factory initialization (e2b785f)

extended-data: v8.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:55
e27939f

8.3.0 (2026-06-27)

Features

  • make ExtendedData the polymorphic container root (217d8d7)

extended-data: v8.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:26
86362dc

8.2.0 (2026-06-27)

Features

  • make ExtendedData the generic data boundary (030a475)

extended-data: v8.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:19
0f4ed52

8.1.0 (2026-06-27)

Features

  • add generic data facade and sync primitives (daf4db8)

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)