v2.3.0
Features
- hapi: avoid requesting duplicate endpoints #1169 (Torresmorah)
- hasura: add health_check_history table #1169 (Torresmorah)
- hasura: add endpoints check history table #1169 (Torresmorah)
- hapi: add service to manage health check history #1169 (Torresmorah)
- hasura: add check history by endpoint view #1169 (Torresmorah)
- hasura: add select permissions to guest role #1169 (Torresmorah)
- webapp: add endpoints stats view #1169 (Torresmorah)
- webapp: add internationalization for endpoints stats view #1169 (Torresmorah)
- webapp: add link to endpoints stats in the endpoints list #1169 (Torresmorah)
- hapi: fix flatMap #1169 (Torresmorah)
- webapp: use Autocomplete component #1169 (Torresmorah)
- webapp: enable libre testnet cpu benchmarks #1172 (Xavier Fernandez)
- webapp: add loader when the health check has not been executed and refactor getStatus #1176 (Torresmorah)
Bug Fixes
- hasura: remove check_history_by_endpoint view #1169 (Torresmorah)
- hasura: change sum_total_time data type #1169 (Torresmorah)
- hapi: apply fixes in not defined #1169 (Torresmorah)
- hapi: apply fixes in wrong format #1169 (Torresmorah)
- hapi: use differents APIs in the health check depending of node features #1176 (Torresmorah)
- webapp: add missing route /endpoints-stats in sitemaps #1177 (Torresmorah)
- webapp: add missing route /endpoints-stats in lacchain network #1177 (Torresmorah)
- github: disable /endpoints-stats in ultra testnet #1177 (Torresmorah)
- envs: disable /endpoints-stats in ultra testnet #1177 (Torresmorah)
- webapp: fix health check getStatus #1176 (Torresmorah)
Code Refactoring
- webapp: fix sintax error and refactor code #1169 (Torresmorah)
- hapi: use flatMap and remove unneeded order by #1169 (Torresmorah)
- hapi: refactor endpoint health check and decrease timeout #1176 (Torresmorah)
- webapp: refactor logic to show the health check #1176 (Torresmorah)
Performance Improvements
- hapi: improve endpoints health check #1169 (Torresmorah)
Chores
- webapp: use endpoint updated time instead of local time #1169 (Torresmorah)
- github: change non-responsive endpoints #1176 (Torresmorah)
- envs: change non-responsive endpoints #1176 (Torresmorah)
- hapi: decrease timeout when request supported apis #1176 (Torresmorah)