Releases: dojoengine/torii
Releases · dojoengine/torii
v1.8.14
What's Changed
- feat(grpc): load full entity to match subscription in setentity by @MartianGreed in #414
- release(prepare): v1.8.14 by @glihm in #415
Full Changelog: v1.8.13...v1.8.14
v1.8.13
What's Changed
- feat(server): add X-Torii-Host response header by @steebchen in #411
- release(prepare): v1.8.13 by @glihm in #413
Full Changelog: v1.8.12...v1.8.13
v1.8.12
Important changes
- 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. - 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
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
- @broody made their first contribution in #397
- @ponderingdemocritus made their first contribution in #405
Full Changelog: v1.8.10...v1.8.11
v1.8.10
v1.8.9
v1.8.8-optimistic.2
v1.8.8-optimistic.2
v1.8.8-optimistic.1
This release is merely to have the flow working with optimistic torii on slot. Will be deleted afterwards.
v1.8.8
What's Changed
- feat(client): add search by @Larkooo in #385
- fix(storage): tokens query ambiguous
idon attributes filter by @MartianGreed in #386 - opt(grpc): global dispatcher for subscriptions by @Larkooo in #387
- release(prepare): v1.8.8 by @glihm in #389
Full Changelog: v1.8.7...v1.8.8