Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:33

Release notes from CHANGELOG.md for 0.10.0 (2026-06-15).

Added

  • Added normalized resource identity metadata across schema builders, generated
    TypeScript, schema manifests, viewer manifests, REST metadata, GraphQL SDL,
    API surface ledgers, SQL adapters, and inspectors.
  • Added compound object-key runtime support across package APIs, REST __key
    routes, GraphQL resource key inputs, WAL replay, audit payloads, and
    SQLite/Postgres existing-table adapters.
  • Added append-only log policy handling and field.bytes(...) metadata with
    encoded payload validation.

Changed

  • Delegated JSON-backed identity behavior through the standalone @async/json
    engine while preserving the @async/db/json compatibility export.
  • Replaced the GitHub release tarball dependency on @async/json with the npm
    package dependency @async/json@^0.2.0; GitHub Packages remain preview/mirror
    install surfaces, not the default dependency source.

Source: CHANGELOG.md in tag v0.10.0.