Skip to content

v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 05:04
· 1033 commits to main since this release
a5660ca

Details

CHANGELOG.md

Changelog

  • a5660ca Merge pull request #150 from icon-project/fix/aws-creds-not-found
  • 9adc290 feat: relay from height manually, fix(ci): version tagging from ci
  • 2a40c3d rf(performance): flush without count
  • a7231a4 rf: incremently try for until marked stale from db
  • 48b15f8 fix: message list to 100MB
  • 0817078 rf: avoid panic when operations fails
  • 7f55d6f rf: let retry once from db cache, monkey patch: context done panic
  • 51f5d8e fix: empty TxWaitRes
  • 9a44db0 fix: check for whether the error is deadline exceeded one
  • 234bd9f fix: ensure result is retunred with nil error
  • 8e4f758 fix: ensure txhash is avaialble for nil error call
  • 20aa145 Merge branch 'fix/aws-creds-not-found' of github.com:icon-project/centralized-relay into fix/aws-creds-not-found
  • 20dac2a fix: sequence correction placement
  • 157dd93 Merge branch 'main' into fix/aws-creds-not-found
  • bfaa11e rf: upgrade go sdk, fix: cfg path save
  • e7adc7c fix: increase success probabilty, fix: threads count
  • e78ff29 fix: archway balance uint64 conversion
  • 282808d rf: repace with aws sdk v2
  • f4da681 rf: upgrade aws-sdk
  • f047c84 fix: buffer saved messages
  • 5083369 fix: use default region instead of ec2imds
  • a2de57e fix: use default region when ec2imds not available
  • 275feb7 fix: aws credentials when using kms
  • ef79769 Merge pull request #149 from icon-project/fix/ci-space-issue