v22.6.0
Additions and Improvements
- feat: personal info force register by @urushibata-k in #288
- feat: Add Position API by @urushibata-k in #290
- feat: Add notification upon approval of token transfer by @YoshihitoAso in #295
- feat: Change the timing of transfer approval for escrow contract by @YoshihitoAso in #297
- feat: upgrade fastapi by @YoshihitoAso in #299
- feat: upgrade gunicorn + uvicorn by @YoshihitoAso in #300
- feat: feat: add response for /files (POST) by @YoshihitoAso in #304
- feat: add function for obtaining a list of holders in a given block number by @purplesmoke05 in #305
- feat: update python by @YoshihitoAso in #313
- feat: add INDEXER batch’s unit test by @purplesmoke05 in #311
- feat: Register for notifications when creating ledgers by @purplesmoke05 in #315
- feat: add items to personal info by @YoshihitoAso in #317
- feat: Add status array from TransferApplovalsAPI by @urushibata-k in #319
- feat: Change personal information items to Optional by @YoshihitoAso in #321
- feat: upgrade postgres by @YoshihitoAso in #322
- feat: Validate environment variables at server startup by @purplesmoke05 in #324
- feat: Change default sort order by @YoshihitoAso in #326
- feat: Upgrade ganache-cli Docker image used in unit testing by @purplesmoke05 in #328
- feat: retrieving message from error code to tell where logic error occurs in contract enhancement by @purplesmoke05 in #330
- feat: delete unused config by @YoshihitoAso in #338
- feat: update lockfile by @YoshihitoAso in #340
- feat: upgrade web3 by @YoshihitoAso in #344
Bug Fixes
- fix: Spend UTXO when Redeem by @urushibata-k in #289
- fix: Improve performance of ledger retrieval when the personal information update flag is enabled by @YoshihitoAso in #312
- fix: An error occurs in the ledger API when personal information is null by @purplesmoke05 in #336
- fix: An error occurs in the ledger API when personal information is null (Response Schema) by @purplesmoke05 in #337
New Contributors
- @purplesmoke05 made their first contribution in #305
Full Changelog: v22.3.2...v22.6.0