Skip to content

v0.2.0

Choose a tag to compare

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

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

Added

  • Added standalone database identity support with identity.fields, idField
    compatibility, scalar keys for single-field resources, canonical object keys
    for compound resources, duplicate-key detection, declared local indexes, and
    RedisJSON key layout based on canonical identity objects.
  • Added append-only collection policy support through append(), with
    update/delete/replace-all writes rejected for log resources.
  • Added encoded bytes metadata and validation for base64, base64url, and
    hex strings.
  • Added generated @async/pipeline preview, snapshot, publish, GitHub Packages
    mirror, and release-doctor jobs so releases publish through GitHub Actions.

Source: CHANGELOG.md in tag v0.2.0.