Important changes
- Torii: now the
Query
type forgRPC
has a new fieldentity_updated_after
, which is a timestamp used to (inclusively) retrieve entities that has been updated after the provided unix timestamp (in seconds).
What's Changed
- chore(devcontainer): update image: v1.0.7 by @tarrencev in #2806
- feat: introduce updated at field in top level torii query by @edisontim in #2807
- opt(torii-grpc): entity updated after on entities table by @Larkooo in #2810
- Prepare release: v1.0.8 by @tarrencev in #2813
Full Changelog: v1.0.7...v1.0.8