Skip to content

Releases: sentioxyz/sentio-sdk

v2.49.1

24 Nov 11:08
e5885a1
Compare
Choose a tag to compare

2.49.1 (2024-11-24)

Bug Fixes

  • cli: exit when graph-cli failed (#1054) (7cddc9a)
  • entity: entity filter xx != [] should set to { field, op: '!=' , [{ listValue: [] }] } (#1056) (9e79402)
  • sdk: dynamically import dotenv in tsup.config.ts (#1055) (ee6a787)

Internal

@sentio/cli-v2.22.1

24 Nov 11:10
e5885a1
Compare
Choose a tag to compare

@sentio/cli-v2.22.1 (2024-11-24)

Bug Fixes

Internal

v2.49.0

21 Nov 11:19
56efbf8
Compare
Choose a tag to compare

2.49.0 (2024-11-21)

Features

  • cli: inline env vars from .env in sentio build (#1051) (32be630)

Bug Fixes

Internal

  • fuel: try ignore the error if tx contains log cant be decoded … (#1052) (84d3bcd)

@sentio/cli-v2.22.0

21 Nov 11:21
56efbf8
Compare
Choose a tag to compare

@sentio/cli-v2.22.0 (2024-11-21)

Features

  • cli: inline env vars from .env in sentio build (#1051) (32be630)

Bug Fixes

v2.48.2

20 Nov 04:53
61fe317
Compare
Choose a tag to compare

2.48.2 (2024-11-20)

Internal

  • cli: confirm before overwrite existing processor version (#1048) (76e97c1)
  • cli: support continue-from option in graph deploy command (#1047) (9a1eeff)
  • fuel: add more types from fuel sdk in codegen (#1049) (a6bdca4)
  • runtime: compatible with raw aptos message (#1050) (61fe317)

@sentio/cli-v2.21.10

20 Nov 04:55
61fe317
Compare
Choose a tag to compare

@sentio/cli-v2.21.10 (2024-11-20)

Internal

  • cli: confirm before overwrite existing processor version (#1048) (76e97c1)
  • cli: support continue-from option in graph deploy command (#1047) (9a1eeff)

v2.48.1

17 Nov 15:40
8888d03
Compare
Choose a tag to compare

2.48.1 (2024-11-17)

Bug Fixes

  • logger: log avoid circular referenced object (#1046) (8888d03)
  • runtime: prevent duplicate registration in otlp (#1045) (2a3ab3d)

v2.48.0

16 Nov 16:11
4779d57
Compare
Choose a tag to compare

2.48.0 (2024-11-16)

Features

  • aptos: compatible with raw transation data (#1044) (4779d57)

Internal

  • action: add Action-Route in response header (#1043) (974b484)

v2.47.0

14 Nov 14:42
980dda4
Compare
Choose a tag to compare

2.47.0 (2024-11-14)

Features

Bug Fixes

Internal

@sentio/cli-v2.21.9

14 Nov 14:44
980dda4
Compare
Choose a tag to compare

@sentio/cli-v2.21.9 (2024-11-14)

Internal