v0.15.1
What's Changed
- Transaction search/reindex now returns
parent_transaction,precise_amount, andprecisionby @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/filternow returnsparent_transactioninstead of an empty string by @stkegoul in #333- Inflight overcommit errors now show readable currency amounts instead of garbled
big.Inttext 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
- @sinkovsky made their first contribution in #327
- @mseptiaan made their first contribution in #324
Full Changelog: v0.15.0...v0.15.1