Skip to main content

Changelog

0.9.0-next.1 (2026-06-23)

Features

  • add context id features (#55) (99c15a2)
  • add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
  • add production release automation (1eb4c8e)
  • add support for object comparison conditions (eb505a1)
  • add validate-locales (e66ef0d)
  • adding schema migration functionality to all the connectors (#85) (fd1555a)
  • additional information in health (1e658b7)
  • entity storage conditions (#115) (7a53884)
  • entity storage enhancements (#86) (1279af4)
  • eslint migration to flat config (f033b64)
  • memory connector multi-thread (#133) (4ab149d)
  • migration progress (#121) (d032162)
  • typescript 6 update (995a0c6)
  • update dependencies (7ccc0c4)
  • update framework core (b59a380)
  • use shared store mechanism (#34) (68b6b71)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)
  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)
  • correct handling of pick with no properties (b18dae6)
  • dynamodb get with condition ignores primary key (d2d0ec2)
  • dynamodb query gsi (#140) (45b56d6)
  • guard against empty IN list in all SQL-style connectors (#101) (fb2bf8b)
  • memory entity storage storageKey for uniqueness (88597cb)
  • null secondary indexes (#103) (5e44f11)
  • query params force coercion (dd6aa87)
  • route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests (#127) (6a24e1b)
  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.9.0-next.0 to 0.9.0-next.1

0.0.3-next.33 (2026-06-19)

Bug Fixes

  • dynamodb get with condition ignores primary key (d2d0ec2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.32 to 0.0.3-next.33

0.0.3-next.32 (2026-06-16)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.31 to 0.0.3-next.32

0.0.3-next.31 (2026-06-15)

Bug Fixes

  • memory entity storage storageKey for uniqueness (88597cb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.30 to 0.0.3-next.31

0.0.3-next.30 (2026-06-15)

Features

  • add context id features (#55) (99c15a2)
  • add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)
  • add production release automation (1eb4c8e)
  • add support for object comparison conditions (eb505a1)
  • add validate-locales (e66ef0d)
  • adding schema migration functionality to all the connectors (#85) (fd1555a)
  • additional information in health (1e658b7)
  • entity storage conditions (#115) (7a53884)
  • entity storage enhancements (#86) (1279af4)
  • eslint migration to flat config (f033b64)
  • memory connector multi-thread (#133) (4ab149d)
  • migration progress (#121) (d032162)
  • typescript 6 update (995a0c6)
  • update dependencies (7ccc0c4)
  • update framework core (b59a380)
  • use shared store mechanism (#34) (68b6b71)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)
  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)
  • correct handling of pick with no properties (b18dae6)
  • guard against empty IN list in all SQL-style connectors (#101) (fb2bf8b)
  • null secondary indexes (#103) (5e44f11)
  • query params force coercion (dd6aa87)
  • route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests (#127) (6a24e1b)
  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.29 to 0.0.3-next.30

0.0.3-next.29 (2026-06-15)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.28 to 0.0.3-next.29

0.0.3-next.28 (2026-06-12)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.27 to 0.0.3-next.28

0.0.3-next.27 (2026-06-11)

Bug Fixes

  • route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests (#127) (6a24e1b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.26 to 0.0.3-next.27

0.0.3-next.26 (2026-06-11)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.25 to 0.0.3-next.26

0.0.3-next.25 (2026-06-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.24 to 0.0.3-next.25

0.0.3-next.24 (2026-06-08)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.23 to 0.0.3-next.24

0.0.3-next.23 (2026-06-08)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.22 to 0.0.3-next.23

0.0.3-next.22 (2026-06-08)

Features

  • add ISchemaMigration chain, SchemaVersionMigrator runner and version store (#110) (2dac924)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.21 to 0.0.3-next.22

0.0.3-next.21 (2026-06-01)

Bug Fixes

  • guard against empty IN list in all SQL-style connectors (#101) (fb2bf8b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.20 to 0.0.3-next.21

0.0.3-next.20 (2026-06-01)

Features

  • add context id features (#55) (99c15a2)
  • add production release automation (1eb4c8e)
  • add support for object comparison conditions (eb505a1)
  • add validate-locales (e66ef0d)
  • adding schema migration functionality to all the connectors (#85) (fd1555a)
  • additional information in health (1e658b7)
  • entity storage enhancements (#86) (1279af4)
  • eslint migration to flat config (f033b64)
  • typescript 6 update (995a0c6)
  • update dependencies (7ccc0c4)
  • update framework core (b59a380)
  • use shared store mechanism (#34) (68b6b71)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)
  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)
  • correct handling of pick with no properties (b18dae6)
  • null secondary indexes (#103) (5e44f11)
  • query params force coercion (dd6aa87)
  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.19 to 0.0.3-next.20

0.0.3-next.19 (2026-06-01)

Features

  • add context id features (#55) (99c15a2)
  • add production release automation (1eb4c8e)
  • add support for object comparison conditions (eb505a1)
  • add validate-locales (e66ef0d)
  • adding schema migration functionality to all the connectors (#85) (fd1555a)
  • additional information in health (1e658b7)
  • entity storage enhancements (#86) (1279af4)
  • eslint migration to flat config (f033b64)
  • typescript 6 update (995a0c6)
  • update dependencies (7ccc0c4)
  • update framework core (b59a380)
  • use shared store mechanism (#34) (68b6b71)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)
  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)
  • correct handling of pick with no properties (b18dae6)
  • null secondary indexes (#103) (5e44f11)
  • query params force coercion (dd6aa87)
  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.18 to 0.0.3-next.19

0.0.3-next.18 (2026-06-01)

Features

  • add context id features (#55) (99c15a2)
  • add production release automation (1eb4c8e)
  • add support for object comparison conditions (eb505a1)
  • add validate-locales (e66ef0d)
  • adding schema migration functionality to all the connectors (#85) (fd1555a)
  • additional information in health (1e658b7)
  • entity storage enhancements (#86) (1279af4)
  • eslint migration to flat config (f033b64)
  • typescript 6 update (995a0c6)
  • update dependencies (7ccc0c4)
  • update framework core (b59a380)
  • use shared store mechanism (#34) (68b6b71)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)
  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)
  • correct handling of pick with no properties (b18dae6)
  • null secondary indexes (#103) (5e44f11)
  • query params force coercion (dd6aa87)
  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.17 to 0.0.3-next.18

0.0.3-next.17 (2026-06-01)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.16 to 0.0.3-next.17

0.0.3-next.16 (2026-05-20)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.15 to 0.0.3-next.16

0.0.3-next.15 (2026-05-19)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.14 to 0.0.3-next.15

0.0.3-next.14 (2026-05-19)

Features

  • adding schema migration functionality to all the connectors (#85) (fd1555a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.13 to 0.0.3-next.14

0.0.3-next.13 (2026-05-13)

Bug Fixes

  • correct handling of pick with no properties (b18dae6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.12 to 0.0.3-next.13

0.0.3-next.12 (2026-05-11)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.11 to 0.0.3-next.12

0.0.3-next.11 (2026-05-07)

Features

  • additional information in health (1e658b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.10 to 0.0.3-next.11

0.0.3-next.10 (2026-05-07)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.9 to 0.0.3-next.10

0.0.3-next.9 (2026-04-22)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.8 to 0.0.3-next.9

0.0.3-next.8 (2026-03-20)

Bug Fixes

  • tests and fixes for the comparisons for null and undefined (#79) (e7ffd62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.7 to 0.0.3-next.8

0.0.3-next.7 (2026-03-13)

Bug Fixes

  • adding tests and fixes for dot notation (#76) (3879337)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.6 to 0.0.3-next.7

0.0.3-next.6 (2026-01-21)

Bug Fixes

  • adding tests and support when neccesary for string include operator when needed (#72) (3c723dd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.5 to 0.0.3-next.6

0.0.3-next.5 (2026-01-06)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.4 to 0.0.3-next.5

0.0.3-next.4 (2025-12-03)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.3 to 0.0.3-next.4

0.0.3-next.3 (2025-11-26)

Features

  • add support for object comparison conditions (eb505a1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.2 to 0.0.3-next.3

0.0.3-next.2 (2025-11-13)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.1 to 0.0.3-next.2

0.0.3-next.1 (2025-11-10)

Features

Bug Fixes

  • query params force coercion (dd6aa87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.3-next.0 to 0.0.3-next.1

0.0.2-next.10 (2025-10-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.9 to 0.0.2-next.10

0.0.2-next.9 (2025-10-02)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.8 to 0.0.2-next.9

0.0.2-next.8 (2025-08-29)

Features

  • eslint migration to flat config (f033b64)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.7 to 0.0.2-next.8

0.0.2-next.7 (2025-08-20)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.6 to 0.0.2-next.7

0.0.2-next.6 (2025-08-19)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.5 to 0.0.2-next.6

0.0.2-next.5 (2025-08-11)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.4 to 0.0.2-next.5

0.0.2-next.4 (2025-08-08)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.3 to 0.0.2-next.4

0.0.2-next.3 (2025-07-25)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.2 to 0.0.2-next.3

0.0.2-next.2 (2025-07-24)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.1 to 0.0.2-next.2

0.0.2-next.1 (2025-07-17)

Features

Bug Fixes

  • query params force coercion (dd6aa87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.2-next.0 to 0.0.2-next.1

0.0.1 (2025-07-04)

Features

Bug Fixes

  • query params force coercion (dd6aa87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from ^0.0.0 to ^0.0.1

0.0.1-next.31 (2025-06-20)

Bug Fixes

  • query params force coercion (dd6aa87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.1-next.30 to 0.0.1-next.31

0.0.1-next.30 (2025-06-12)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.1-next.29 to 0.0.1-next.30

0.0.1-next.29 (2025-04-17)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.1-next.28 to 0.0.1-next.29

0.0.1-next.28 (2025-04-09)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.1-next.27 to 0.0.1-next.28

0.0.1-next.27 (2025-03-28)

Miscellaneous Chores

  • entity-storage-connector-memory: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/entity-storage-models bumped from 0.0.1-next.26 to 0.0.1-next.27

v0.0.1-next.26

  • Initial Release