Skip to content

v0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 00:43
· 555 commits to main since this release
e8539d5

Important notes

This release is mostly for Torii stability and availability on Slot.

  • New composite clause support.
  • More flexibility on the key filtering for subscriptions.
  • Fix pending block indexing when receipt is missing, mostly for public networks.

What's Changed

  • chore(torii-libp2p): use rev by @Larkooo in #2104
  • test(katana): messaging e2e test by @fabrobles92 in #1925
  • fix(torii): ensure torii doesn't stop on model processor fail by @glihm in #2093
  • feat(katana): always include Controller class by default by @kariy in #2107
  • feat(torii-core): add entities deletions to susbcription broker by @Larkooo in #2106
  • Prepare release: v0.7.3-alpha.1 by @tarrencev in #2110
  • feat(torii-grpc): support multiple entity models in queries & complex keys clause for subscriptions + queries by @Larkooo in #2095
  • dev: clean up dependencies by @lambda-0x in #2102
  • fix(torii-client): emtpty sub for event message by @Larkooo in #2115
  • feat(saya): load starknet account from CLI by @neotheprogramist in #2054
  • feat(torii-grpc): composite query by @Larkooo in #2113
  • fix(torii-core): update entity timestamp on update by @Larkooo in #2118
  • refactor(torii-client): remove storage packed size check by @Larkooo in #2116
  • refactor(torii-grpc): use Option for felt as keys wildcard by @Larkooo in #2119
  • fix(torii-core): silently retry fetching pending txn until we have it by @Larkooo in #2125
  • fix unsafe precondition check by @tcoratger in #2129
  • chore: remove dbg! macro by @kariy in #2131
  • Prepare release: v0.7.3 by @tarrencev in #2133

Full Changelog: v0.7.3-alpha.0...v0.7.3