Skip to content

Releases: ipfs-force-community/sophon-messager

v1.14.0-rc2

02 Nov 08:21
1374b9e
Compare
Choose a tag to compare
v1.14.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.14.0-rc1...v1.14.0-rc2

v1.14.0-rc1

13 Oct 09:20
fdd8c17
Compare
Choose a tag to compare
v1.14.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0...v1.14.0-rc1

v1.13.0

31 Aug 05:56
240e485
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.13.0-rc1

18 Aug 06:35
828e083
Compare
Choose a tag to compare
v1.13.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0-rc1

v1.12.0

30 Jun 06:12
8c3a200
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.12.0-rc2

21 Jun 06:13
ef01313
Compare
Choose a tag to compare
v1.12.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.12.0-rc1...v1.12.0-rc2

v1.12.0-rc1

14 Jun 05:34
82804d6
Compare
Choose a tag to compare
v1.12.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.11.0...v1.12.0-rc1

v1.11.0

23 Apr 05:22
e4c4ab4
Compare
Choose a tag to compare

What's Changed

Main Features

  • support method type fee cfg / 消息类型级别的费用配置
  • Reduce minimum replace fee from 1.25x to 1.1x / replace fee 最小乘数改为 1.1x
  • ListBlockedMessage interface also returns unfill message / ListBlockedMessage 接口也会返回 unfill 消息

New Feature

  • feat: support method type fee cfg / 支持消息类型级别的费用配置 by @hunjixin [#303]
  • feat: Reduce minimum replace fee from 1.25x to 1.1x by @simlecode / 最小 replace fee 乘数改为 1.1x [#336]
  • feat: add status api to detect api ready by @hunjixin /添加状态检测接口 [#313]
  • feat: update the authClient with token by @LinZexiao /客户端token验证 [#317]
  • feat: ListBlockedMessage interface also returns unfill message by @simlecode / 同样返回Unfill的消息 [#330]
  • feat: add docker push by @hunjixin / 增加推送到镜像仓库的功能 [#335]

Bugs Fixes

  • fix: failed create actor_cfg table in mysql by @simlecode / 修复创建actor_cfg表失败[#327]
  • fix: No actor configuration was used when replacing messages by @simlecode /replace 消息时没有使用 actor config 表中的 maxfee[#328]
  • fix: Exclude empty strings when listing failure message by @simlecode /排除 error_msg 为空的时候被认为是 failed 消息[#329]
  • fix: Modify the WaitingChainHeadStableDuration value only for 2k networks by @simlecode / 2k网络中修改WaitingChainHeadStableDuration的值[#334]

Chores

  • chore: more detailed error information by @simlecode /更加详细的错误信息 [#331]

Full Changelog: v1.10.2...v1.11.0

v1.11.0-rc1

18 Apr 08:07
0a9e8f6
Compare
Choose a tag to compare
v1.11.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.10.1...v1.11.0-rc1

v1.10.2

22 Mar 09:43
3eb662c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2