Skip to content

2.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 16:57
· 372 commits to main since this release
9b51719

🚀 Features

  • feat: new healthchecks.
  • feat: sentry analytics.
  • [DBIO-1439] Schedule unstaked
  • [DBIO-1339] transaction endpoint for save transaction hash
  • [DBIO-1485, DBIO-1305 & DBIO-1255] Enhance Email
  • [DBIO-1339] feat : Create new column transaction_hash in table transaction_logs
  • [DBIO-1680 & DBIO-1681] Specialization api category
  • [DBIO-1724 & DBIO-1726] api genetic analys tracking
  • [DBIO-1699 & DBIO-1700]genetic analysis verification
  • [DBIO-1826 & DBIO-1827]Genetic analysis order
  • [DBIO-1770 & DBIO-1821] Genetic analysts Order Paid API
  • [DBIO-1728] Genetic Analisys Order listener
  • [DBIO-1835 & DBIO-1837] feat : Genetic Analysis Order Listener : Rejected, Refunded, ResultReady, and Fulfilled
  • [DBIO-1869 & DBIO-1870] Stake and reject

👌 Improvements

  • [DBIO-1179] refactor: endpoints and common services.
  • [DBIO-1445] refactor: substrate module.
  • [DBIO-1445] fix: service request.
  • [DBIO-1446] refactor: substrate service and genetic testing event listeners.
  • [DBIO-1504] refactor: substrate order listener.
  • [DBIO-1505] refactor: substrate service request listener.
  • [DBIO-1179 & DBIO-1508] refactor: mailer module.
  • [DBIO-1510] fix: unit test and remove linter warnings.
  • [DBIO-1233] tests: debio conversion service unit tests.
  • [DBIO-1486] refactor: save last eth/substrate block using Redis.
  • [DBIO-1225] tests: rating module unit tests.
  • [DBIO-1445] fix: substrate listeners.
  • [DBIO-1180] refactor: process env proxy for dependencies.
  • [DBIO-1600] refactor: remove unused controllers.
  • [DBIO-1593] refactor: remove storage helper.
  • [DBIO-1597 & DBIO-1604] refactor: ethereum listeners and module.
  • [DBIO-1595] Endpoints/Ethereum-Indexed-Data Rename to Substrate-Endpoint
  • [DBIO-1588 & DBIO-1591] refactor: health indicator modules.
  • [DBIO-1596 & DBIO-1611] tests: ethereum service unit tests.
  • [DBIO-1599] tests: substrate endpoint unit tests.
  • [DBIO-1232] tests: moved escrow tests to new folder.
  • [DBIO-1619 & DBIO-1628] tests: recaptcha controller unit tests.
  • [DBIO-1603] tests: substrate listener handler unit tests.
  • [DBIO-1536] tests: Unit Test Service Request Events
  • [DBIO-1630] [Refactor] Escrow Service to Common/Modules
  • [DBIO-1770 & DBIO-1821] Genetic analysts Order Paid API

🐛 Fixes

  • [DBIO-1439] Schedule unstaked
  • [DBIO-1445] fix: service request.
  • [DBIO-1510] fix: unit test and remove linter warnings.
  • [DBIO-1479 & DBIO-1371] fix: mainnet backend error.
  • [DBIO-1225] tests: rating module unit tests.
  • fix: rating module.
  • [DBIO-1445] fix: substrate listeners.
  • fix: uncommented scheduler.
  • [DBIO-1775] fix : Bug fix listener
  • fix : resolve intermittent error on API
  • fix : minor typo and logger

🤖 Tests

  • [DBIO-1224] tests: reward service unit tests.
  • [DBIO-1220] tests: trans logging unit tests.
  • [DBIO-1233] tests: debio conversion service unit tests.
  • [DBIO-1227] tests: city service unit tests.
  • [DBIO-1229] tests: location controller unit tests.
  • [DBIO-1339] transaction endpoint for save transaction hash
  • [DBIO-1511] Transaction Endpoint Unit Tests
  • [DBIO-1486] refactor: save last eth/substrate block using Redis.
  • [DBIO-1225] tests: rating module unit tests.
  • [DBIO-1597 & DBIO-1604] refactor: ethereum listeners and module.
  • [DBIO-1591] tests: process env proxy unit tests.
  • [DBIO-1588 & DBIO-1591] refactor: health indicator modules.
  • [DBIO-1596 & DBIO-1611] tests: ethereum service unit tests.
  • [DBIO-1599] tests: substrate endpoint unit tests.
  • [DBIO-1232] tests: moved escrow tests to new folder.
  • [DBIO-1602] tests: Scheduler/Unstaked
  • [DBIO-1592 & DBIO-1620] tests: substrate service unit tests.
  • [DBIO-1619 & DBIO-1628] tests: recaptcha controller unit tests.
  • [DBIO-1603] tests: substrate listener handler unit tests.
  • [DBIO-1590 & DBIO-1605] order service and date proxy unit testing
  • [DBIO-1590] date proxy unit testing
  • [DBIO-1602] tests: Scheduler/Unstaked
  • [DBIO-1606] tests: Endpoints/SubstrateEndpoints/ServiceRequest
  • [DBIO-1609] tests: Listener/OrdersEvent
  • [DBIO-1536] tests: Unit Test Service Request Events
  • [DBIO-1629] [Unit Test] Endpoint/SubstrateEndpoint ServiceRequest Methods
  • [DBIO-1608] [Unit Testing] Listener/ServiceEvent
  • [DBIO-1680 & DBIO-1681] Specialization api category
  • [DBIO-1594 & DBIO-1601] unit testing scheduler and endpoint Mailer
  • [DBIO-1775] fix : Bug fix listener
  • [DBIO-1724 & DBIO-1726] api genetic analys tracking
  • [DBIO-1699 & DBIO-1700]genetic analysis verification
  • [DBIO-1826 & DBIO-1827]Genetic analysis order
  • [DBIO-1770 & DBIO-1821] Genetic analysts Order Paid API
  • [DBIO-1728] Genetic Analisys Order listener
  • [DBIO-1835 & DBIO-1837] feat : Genetic Analysis Order Listener : Rejected, Refunded, ResultReady, and Fulfilled
  • [DBIO-1869 & DBIO-1870] Stake and reject