You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add uakt pricing calculations to GpuPriceService ([#2604](https://github.com/akash-network/console/issues/2604)) ([fe08aea](https://github.com/akash-network/console/commit/fe08aea62658d48c0f3a464e408eb1ab7f3df1e2))
9
+
* add utility function for formatting UTC dates and update tests … ([#2611](https://github.com/akash-network/console/issues/2611)) ([d80986f](https://github.com/akash-network/console/commit/d80986fa061b66bf364e0d0bfd25fc2c0f5c42ae))
10
+
* enhance deployment reader service with logging and improve prov… ([#2606](https://github.com/akash-network/console/issues/2606)) ([b8b2317](https://github.com/akash-network/console/commit/b8b231732e26c58eda36c43a0e685ef55b6e9b46))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* adds body limit to all openapi routes ([#2601](https://github.com/akash-network/console/issues/2601)) ([9fb1719](https://github.com/akash-network/console/commit/9fb1719e4048900fe17a850406025d2ea2651345))
16
+
* ensure that tsbuild picks proper dependencies for internal packages ([#2596](https://github.com/akash-network/console/issues/2596)) ([c869c78](https://github.com/akash-network/console/commit/c869c78a19e7a6569d62bf1cdd2ab5be0340cdd6))
17
+
* set timestamp setting in env-loader ([#2594](https://github.com/akash-network/console/issues/2594)) ([ab74ab0](https://github.com/akash-network/console/commit/ab74ab03465148ce9761e2f21408f33c6ac1c2e0))
18
+
19
+
20
+
### Code Refactoring
21
+
22
+
* makes /pricing endpoint to be async ([#2602](https://github.com/akash-network/console/issues/2602)) ([13bfeeb](https://github.com/akash-network/console/commit/13bfeeb2eb045503683d65dd844111d49ddb6d66))
23
+
* removes legacy stats from provider responses ([#2608](https://github.com/akash-network/console/issues/2608)) ([3c72572](https://github.com/akash-network/console/commit/3c7257295793e44e3b36d8998b8ccdece5fe2e45))
24
+
* replace per-file GitHub API calls with ZIP archive downloads ([#2607](https://github.com/akash-network/console/issues/2607)) ([c9cc429](https://github.com/akash-network/console/commit/c9cc4297d08d0ced5e59a635879ed385af0712ca))
25
+
* utilizes anonymous gh access and then fallback to our token ([#2599](https://github.com/akash-network/console/issues/2599)) ([9e642b3](https://github.com/akash-network/console/commit/9e642b3a50f00139f7345234969b2a8bd3940903))
* update ConnectManagedWalletButton to handle wallet switching and onboarding ([#2609](https://github.com/akash-network/console/issues/2609)) ([f93f8a6](https://github.com/akash-network/console/commit/f93f8a6f30c5bd4be02db868d65d8127bf41a93c))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* ensure that tsbuild picks proper dependencies for internal packages ([#2596](https://github.com/akash-network/console/issues/2596)) ([c869c78](https://github.com/akash-network/console/commit/c869c78a19e7a6569d62bf1cdd2ab5be0340cdd6))
14
+
* replaces fetch API with octokit.getContent ([#2570](https://github.com/akash-network/console/issues/2570)) ([079f0d4](https://github.com/akash-network/console/commit/079f0d4640aa3936d6ef337e46ae4bcb2a8104d4))
15
+
* set timestamp setting in env-loader ([#2594](https://github.com/akash-network/console/issues/2594)) ([ab74ab0](https://github.com/akash-network/console/commit/ab74ab03465148ce9761e2f21408f33c6ac1c2e0))
* migrates from webpack to tsup in console-api ([#2547](https://github.com/akash-network/console/issues/2547)) ([43c75c0](https://github.com/akash-network/console/commit/43c75c07282b88c3776545a6134754ab97901734))
22
+
* removes legacy stats from provider responses ([#2608](https://github.com/akash-network/console/issues/2608)) ([3c72572](https://github.com/akash-network/console/commit/3c7257295793e44e3b36d8998b8ccdece5fe2e45))
* ensure that tsbuild picks proper dependencies for internal packages ([#2596](https://github.com/akash-network/console/issues/2596)) ([c869c78](https://github.com/akash-network/console/commit/c869c78a19e7a6569d62bf1cdd2ab5be0340cdd6))
9
+
* replaces fetch API with octokit.getContent ([#2570](https://github.com/akash-network/console/issues/2570)) ([079f0d4](https://github.com/akash-network/console/commit/079f0d4640aa3936d6ef337e46ae4bcb2a8104d4))
10
+
* set timestamp setting in env-loader ([#2594](https://github.com/akash-network/console/issues/2594)) ([ab74ab0](https://github.com/akash-network/console/commit/ab74ab03465148ce9761e2f21408f33c6ac1c2e0))
11
+
12
+
13
+
### Code Refactoring
14
+
15
+
* migrates from webpack to tsup in console-api ([#2547](https://github.com/akash-network/console/issues/2547)) ([43c75c0](https://github.com/akash-network/console/commit/43c75c07282b88c3776545a6134754ab97901734))
* ensure that tsbuild picks proper dependencies for internal packages ([#2596](https://github.com/akash-network/console/issues/2596)) ([c869c78](https://github.com/akash-network/console/commit/c869c78a19e7a6569d62bf1cdd2ab5be0340cdd6))
9
+
* replaces fetch API with octokit.getContent ([#2570](https://github.com/akash-network/console/issues/2570)) ([079f0d4](https://github.com/akash-network/console/commit/079f0d4640aa3936d6ef337e46ae4bcb2a8104d4))
10
+
* set timestamp setting in env-loader ([#2594](https://github.com/akash-network/console/issues/2594)) ([ab74ab0](https://github.com/akash-network/console/commit/ab74ab03465148ce9761e2f21408f33c6ac1c2e0))
11
+
12
+
13
+
### Code Refactoring
14
+
15
+
* migrates from webpack to tsup in console-api ([#2547](https://github.com/akash-network/console/issues/2547)) ([43c75c0](https://github.com/akash-network/console/commit/43c75c07282b88c3776545a6134754ab97901734))
* ensure that tsbuild picks proper dependencies for internal packages ([#2596](https://github.com/akash-network/console/issues/2596)) ([c869c78](https://github.com/akash-network/console/commit/c869c78a19e7a6569d62bf1cdd2ab5be0340cdd6))
9
+
* replaces fetch API with octokit.getContent ([#2570](https://github.com/akash-network/console/issues/2570)) ([079f0d4](https://github.com/akash-network/console/commit/079f0d4640aa3936d6ef337e46ae4bcb2a8104d4))
10
+
* set timestamp setting in env-loader ([#2594](https://github.com/akash-network/console/issues/2594)) ([ab74ab0](https://github.com/akash-network/console/commit/ab74ab03465148ce9761e2f21408f33c6ac1c2e0))
11
+
12
+
13
+
### Code Refactoring
14
+
15
+
* migrates from webpack to tsup in console-api ([#2547](https://github.com/akash-network/console/issues/2547)) ([43c75c0](https://github.com/akash-network/console/commit/43c75c07282b88c3776545a6134754ab97901734))
0 commit comments