Releases: near-daos/astro-api-gateway
Releases · near-daos/astro-api-gateway
0.0.3-RC1
What's Changed
- 0.0.2 by @vhorin-mp in #14
- fature(dao feed search): update search to return dao feed info by @vhorin-mp in #17
- Feature/dao feed search by @vhorin-mp in #19
- RC2 by @vhorin-mp in #20
- fix(proposal vote migration): fixed proposal vote status migration by @vhorin-mp in #22
- Release/0.0.2-RC2 by @vhorin-mp in #24
- feature(nft aggregation): added nft aggregation by @vhorin-mp in #27
- fix(vote period end): fixed proposal vote period end aggregation by @vhorin-mp in #28
- Release 0.0.2-RC3 by @vhorin-mp in #29
- Fix/nft token by @vhorin-mp in #30
- Fix NFT aggregation by @vhorin-mp in #31
- feature(nft account id): added accountId field to nft token by @vhorin-mp in #32
- feature(account token transactions): added account token transactions… by @vhorin-mp in #33
- Allure reports by @volodymyr-iliashchenko in #34
- feature(nft-contract-whitelist): added whitelisting logic to nft aggregation by @vhorin-mp in #36
- fix(ft transactions limitation): added limitation for ft transactions by @vhorin-mp in #37
- fix(ft receipts): fixed ft account receipts select query by @vhorin-mp in #38
- Feature/token price by @vhorin-mp in #40
- fix(aggregator): fixed token modules by @vhorin-mp in #41
- fix(near token id): return empty token id for near by @vhorin-mp in #42
- Fancy reporting by @volodymyr-iliashchenko in #43
- Feature/total dao funds by @vhorin-mp in #44
- fix(set prices aggregation interval): set token price aggregation int… by @vhorin-mp in #45
- fix(prices aggregation config): fixed config for prices aggregation by @vhorin-mp in #46
- fix(ft transaction): add limitation for one ft transactions by day by @vhorin-mp in #47
- fix(ft aggragetion balance): fixed ft aggregation balance by @vhorin-mp in #49
- fix(ft aggragetion balance): fixed ft aggregation balance by @vhorin-mp in #50
- Release 0.0.2-RC4 by @vhorin-mp in #51
- fix(proposal id): fixed propobasl id issue by @vhorin-mp in #52
- Hotfix by @vhorin-mp in #53
- fix(search no results): fixed 400 error when no results found by @vhorin-mp in #54
- fix(dao feed no result): add 404 error if no feed found by dao id by @vhorin-mp in #55
- Hotfixes by @vhorin-mp in #56
- feat(notifications): added core notifications logic by @vhorin-mp in #60
- Feat/notification socket by @vhorin-mp in #61
- Hotfix/proposal action aggregation by @vhorin-mp in #63
- feat(notification settings): added notification settings functionality by @vhorin-mp in #65
- Fancy reports by @volodymyr-iliashchenko in #66
- clusterip service by @volodymyr-iliashchenko in #67
- feat(nft event): added endpoint to get nft events by @vhorin-mp in #69
- Test coverage report by @volodymyr-iliashchenko in #70
- fix(default notification): set should notify true by default by @vhorin-mp in #71
- Changed branch of test workflow by @volodymyr-iliashchenko in #72
- fix(act proposal notifiaction): fixed notification for act proposal, … by @vhorin-mp in #74
- Feat/proposal comments by @vhorin-mp in #73
- autotest: added generation of open api models before test execution, … by @roman-ponomarenko in #75
- feat(notification types): updated notification types, added notification status by @vhorin-mp in #76
- feat(notification settings migration): added initial notification settings migration by @vhorin-mp in #77
- fix(remove claim) by @vhorin-mp in #78
Full Changelog: 0.0.2...0.0.3-RC1
0.0.2-RC4
What's Changed
- Fix/nft token by @vhorin-mp in #30
- Fix NFT aggregation by @vhorin-mp in #31
- feature(nft account id): added accountId field to nft token by @vhorin-mp in #32
- feature(account token transactions): added account token transactions… by @vhorin-mp in #33
- Allure reports by @volodymyr-iliashchenko in #34
- feature(nft-contract-whitelist): added whitelisting logic to nft aggregation by @vhorin-mp in #36
- fix(ft transactions limitation): added limitation for ft transactions by @vhorin-mp in #37
- fix(ft receipts): fixed ft account receipts select query by @vhorin-mp in #38
- Feature/token price by @vhorin-mp in #40
- fix(aggregator): fixed token modules by @vhorin-mp in #41
- fix(near token id): return empty token id for near by @vhorin-mp in #42
- Fancy reporting by @volodymyr-iliashchenko in #43
- Feature/total dao funds by @vhorin-mp in #44
- fix(set prices aggregation interval): set token price aggregation int… by @vhorin-mp in #45
- fix(prices aggregation config): fixed config for prices aggregation by @vhorin-mp in #46
- fix(ft transaction): add limitation for one ft transactions by day by @vhorin-mp in #47
- fix(ft aggragetion balance): fixed ft aggregation balance by @vhorin-mp in #49
- fix(ft aggragetion balance): fixed ft aggregation balance by @vhorin-mp in #50
- Release 0.0.2-RC4 by @vhorin-mp in #51
New Contributors
- @volodymyr-iliashchenko made their first contribution in #34
Full Changelog: 0.0.2...0.0.2-RC4
Release 0.0.2-RC3
What's Changed
- feature(nft aggregation): added nft aggregation by @vhorin-mp in #27
- fix(vote period end): fixed proposal vote period end aggregation by @vhorin-mp in #28
Full Changelog: 0.0.2...0.0.2-RC3
Release 0.0.2-RC2
What's Changed
- fature(dao feed search): update search to return dao feed info by @vhorin-mp in #17
- Feature/dao feed search by @vhorin-mp in #19
Full Changelog: 0.0.2...0.0.2-RC2
Release 0.0.2-RC1
What's Changed
- Removed base deployment config by @okalenyk in #2
- Added build commands. Fixed readme dev commands by @vhorin-mp in #3
- Added migration NestJS based 'framework' by @okalenyk in #5
- Feature/aggregator v2 by @vhorin-mp in #6
- Fix/search members by @vhorin-mp in #7
- Feature/decoded metadata by @vhorin-mp in #9
- feature(ft aggregator): Added FT tokens aggregation by @vhorin-mp in #8
- Fix/bounties by @vhorin-mp in #10
- fix(retry tx status): add retry after few seconds if get tx status failed by @vhorin-mp in #11
- feature(bounty end time): added endTime field to bounty claim by @vhorin-mp in #12
- feature(bounty end time): added endTime field to bounty claim by @vhorin-mp in #13
New Contributors
Full Changelog: 0.0.1...0.0.2