Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@latenssi latenssi released this 21 Dec 12:03
· 104 commits to main since this release
a913987

What's Changed

  • Store public keys in database, fix missing algos for KMS keys by @nanuuki in #218
  • Add ready and liveness endpoints, refactor debug by @latenssi in #219
  • Allow throttling the transaction send rate by @latenssi in #221
  • Add support for maintenance mode by @latenssi in #222
  • Add type to account component by @seita-uc in #228
  • Logging overhaul by @latenssi in #225
  • Add idempotency middleware by @nanuuki in #226
  • fixed endpoints with transaction response by @seita-uc in #232
  • Change job 'status' to 'state' in API doc by @latenssi in #238
  • Tidy go.mod by @latenssi in #239
  • add type to job response by @seita-uc in #242
  • Add multiple keys for new custodial accounts by @nanuuki in #235
  • Add a testcase for multiple concurrent account create by @latenssi in #236
  • Record job execution errors on retries by @nanuuki in #244
  • Fix logic in CheckAdminProposalKeyCount by @latenssi in #246
  • Handle situation when chain is unreachable by @latenssi in #245

New Contributors

  • @seita-uc made their first contribution in #228

Full Changelog: v0.8.0...v0.9.0