Skip to content

v0.15.1

Choose a tag to compare

@stkegoul stkegoul released this 17 Jul 21:18
· 84 commits to main since this release
c8fce93

What's Changed

  • Transaction search/reindex now returns parent_transaction, precise_amount, and precision by @sinkovsky in #327
  • Improved reconciliation file upload handling by @mseptiaan in #324
  • Queued inflight commits now work when the request uses a multi-leg parent transaction id by @stkegoul in #331
  • POST /transactions/filter now returns parent_transaction instead of an empty string by @stkegoul in #333
  • Inflight overcommit errors now show readable currency amounts instead of garbled big.Int text by @stkegoul in #332
  • Docker Compose images bumped to 0.15.0, and default lock duration reduced from 30 minutes to 5 minutes by @jerry-enebeli
  • Added fuzz tests that check ledger balance math stays consistent by @jerry-enebeli
  • Cleaned up file-handle closing in the reconciliation upload API by @jerry-enebeli

New Contributors

Full Changelog: v0.15.0...v0.15.1