Skip to content

Releases: dojoengine/torii

v1.8.15

17 Feb 19:06
2193fc5

Choose a tag to compare

What's Changed

  • chore: agentic standards by @tarrencev in #416
  • feat(skill): add torii operator skill by @Larkooo in #419
  • fix(skill): shorten torii-operator description for discovery by @Larkooo in #420
  • chore(agents): advertise torii-operator skill by @Larkooo in #422
  • fix(skill): quote torii-operator frontmatter description by @Larkooo in #423
  • chore(skill): rename torii-operator skill to torii by @Larkooo in #424
  • fix(grpc): match subscription clauses against both old and new entity… by @MartianGreed in #421
  • release(prepare): v1.8.15 by @glihm in #425

New Contributors

Full Changelog: v1.8.14...v1.8.15

v1.8.14

28 Jan 17:01
0828d2d

Choose a tag to compare

What's Changed

Full Changelog: v1.8.13...v1.8.14

v1.8.13

28 Jan 00:24
c5d2508

Choose a tag to compare

What's Changed

Full Changelog: v1.8.12...v1.8.13

v1.8.12

27 Jan 02:29
6173431

Choose a tag to compare

Important changes

  1. Add a new option to toggle the SQL endpoint/playground with --http.sql. It is enabled by default to not break existing projects relying on this endpoint.
  2. Fix on the subscription that wasn't correctly fired using a member clause when an entity was deleted.

What's Changed

  • feat(server): add sql endpoint toggle by @Larkooo in #408
  • fix(grpc): preserve pre-deletion model values for MemberClause filter matching by @MartianGreed in #407
  • release(prepare): v1.8.12 by @glihm in #410

Full Changelog: v1.8.11...v1.8.12

v1.8.11

22 Jan 09:13

Choose a tag to compare

Important changes

This version mainly fixes an issue when a subscription via gRPC is having a key clause using models filtering. When a entity was deleted entirely, if the clause had filtering on models, the server wasn't broadcasting correctly the update.

What's Changed

  • feat(indexer): transaction receipts by @Larkooo in #396
  • feat(receipts): add block_timestamp to transaction_receipts table by @broody in #397
  • feat(static): get first token image if no contract img by @Larkooo in #398
  • feat(storage): name from metadata for nft token in tokens table by @Larkooo in #399
  • fix(indexer): make controller sync non-blocking for processing commit by @Larkooo in #401
  • Fix deletion clause matching in gRPC by @ponderingdemocritus in #405
  • fix(grpc): keep models reference by @MartianGreed in #404
  • release(prepare): v1.8.11 by @glihm in #406

New Contributors

Full Changelog: v1.8.10...v1.8.11

v1.8.10

24 Nov 17:17
053d0f7

Choose a tag to compare

What's Changed

Full Changelog: v1.8.9...v1.8.10

v1.8.9

18 Nov 02:56
8f0b86f

Choose a tag to compare

What's Changed

  • feat(processors): option to consider metadata update only at head by @Larkooo in #391
  • release(prepare): v1.8.9 by @glihm in #392

Full Changelog: v1.8.8...v1.8.9

v1.8.8-optimistic.2

13 Nov 17:11

Choose a tag to compare

v1.8.8-optimistic.2 Pre-release
Pre-release
v1.8.8-optimistic.2

v1.8.8-optimistic.1

13 Nov 15:52

Choose a tag to compare

v1.8.8-optimistic.1 Pre-release
Pre-release

This release is merely to have the flow working with optimistic torii on slot. Will be deleted afterwards.

v1.8.8

07 Nov 22:03
ff036c5

Choose a tag to compare

What's Changed

Full Changelog: v1.8.7...v1.8.8