15.0.0-alpha.16 (2022-08-09)
Bug Fixes
- ๐ Correct validation for removing asset requirements (9e3bed0)
Features
- ๐ธ Add enableStat to transferRestriction namespace (#782) (c862841)
- ๐ธ add getSecondaryPermissions method (86e86fd)
- ๐ธ add pagination for getSecondaryAccounts (7d37e02)
- ๐ธ DA-311 Add support for middleware v2 with claims POC (3b75f49)
- ๐ธ DA-315 Migrate middleware queries to subquery native (389e84d)
- ๐ธ expose
createPortfolios
in theIdentities
namespace (4b6b3b9) - ๐ธ Migrate external agents queries to subquery native (1f6a5c7)
- ๐ธ Migrate settlements query to subquery native (e3ac5c2)
- ๐ธ move getSecondaryAccountPermissions into internal tool (d547463)
Performance Improvements
- โก๏ธ avoid repeating first portfolio name call (3620cf5)
BREAKING CHANGES
- ๐งจ getSecondaryAccounts is now paginated