Skip to content

Latest commit

 

History

History
322 lines (172 loc) · 23.9 KB

CHANGELOG.md

File metadata and controls

322 lines (172 loc) · 23.9 KB

2.34.0-beta.1 (2024-11-29)

Bug Fixes

2.34.0-beta.0 (2024-11-23)

Features

  • provider: new provider trial endpoint (2712e38), closes #488

2.33.1 (2024-11-23)

2.33.1-beta.0 (2024-11-21)

Bug Fixes

  • deployment: latest processed height deployment stale (8d8384f), closes #491

2.33.0 (2024-11-21)

2.33.0-beta.1 (2024-11-21)

Bug Fixes

  • billing: only resolve with active stripe prices (fa32f37)

2.33.0-beta.0 (2024-11-21)

Features

  • billing: enable checkout options with promo codes (0cb439d)

2.32.0 (2024-11-19)

2.32.0-beta.1 (2024-11-19)

Features

  • billing: enable promo codes on checkout via env var (18f24f6)

2.32.0-beta.0 (2024-11-19)

Features

  • billing: enable promo codes on checkout (de11211)

2.31.0 (2024-11-19)

2.31.0-beta.1 (2024-11-19)

Features

  • analytics: add user analytics and refactor analytic related logic (552cd82)

2.31.0-beta.0 (2024-11-18)

Features

  • deployment: implement concurrency option for stale deployments cleaner (54cae5d)
  • user: implement dry run and summary logging for stale anonymous users cleaner (61752e9), closes #464

2.30.1 (2024-11-15)

2.30.1-beta.0 (2024-11-15)

Bug Fixes

  • observability: bump logger version (b258c63)

2.30.0 (2024-11-15)

2.30.0-beta.0 (2024-11-15)

Features

  • user: implement stale anonymous users cleanup cli command (a936f44), closes #464

2.29.1 (2024-11-13)

2.29.1-beta.0 (2024-11-13)

Bug Fixes

  • deployment: set owner of custodial wallet as fee granter for top up (b3b9474), closes #395

2.29.0 (2024-11-12)

2.29.0-beta.0 (2024-11-12)

Features

  • deployment: implement auto top up summary logging (b0a40a2), closes #395
  • deployment: implement deployment top up dry run (be1274b), closes #395
  • deployment: implement top up message sending (f5d7233), closes #395

Bug Fixes

  • deployment: ensure draining deployments result as array (23234d6), closes #395

2.28.1-beta.0 (2024-11-11)

Bug Fixes

  • deployment: trial provider attributes (6f5c94d), closes #453

2.28.0 (2024-11-08)

2.28.0-beta.10 (2024-11-08)

Features

  • deployment: properly log clean up on error (99e3c04)

2.28.0-beta.9 (2024-11-08)

Features

  • deployment: ensure there's sufficient fees allowance on cleanup (fbbec68)

2.28.0-beta.8 (2024-11-08)

Features

  • deployment: implement clean up of managed deployments (882fac4), closes #395

2.28.0-beta.7 (2024-11-06)

Features

  • deployment: implements managed deployments top up data collection (98d8b72), closes #395

2.28.0-beta.6 (2024-11-06)

Features

2.28.0-beta.5 (2024-11-06)

Features

  • deployment: implements custodial deployments top up data collection (108f073), closes #39

2.28.0-beta.4 (2024-11-06)

Bug Fixes

  • observability: make sure otl data is added to logs (820870d)

2.28.0-beta.3 (2024-11-06)

Features

  • package: extract logger into packages (bac463b), closes #429

2.28.0-beta.2 (2024-11-04)

Bug Fixes

  • wallet: init nextPageKey with null when paginating grants (2698b14)

2.28.0-beta.1 (2024-10-31)

Features

  • deployment: implements custodial wallet balances collection for top up (0b08cd3), closes #395

2.28.0-beta.0 (2024-10-30)

Features

  • wallet: implement multiple master wallets and clients (5ea00e4), closes #395

2.27.0 (2024-10-30)

2.27.0-beta.1 (2024-10-30)

Bug Fixes

2.27.0-beta.0 (2024-10-29)

Features

  • deployment: implements basic top up handler w/o implementation (a4cd312), closes #395

2.26.0 (2024-10-23)

2.26.0-beta.0 (2024-10-23)

Features

  • deployment: add new endpoint to query filtered bids for trial accounts (3d95615)
  • deployment: refactor trial providers to config file (b18a57a)

Bug Fixes

  • deployment: added provider validation for trial (ae03311)

2.25.0 (2024-10-17)

2.25.0-beta.1 (2024-10-17)

Features

  • billing: update master wallet and enable billing for prod (90e0235)

2.25.0-beta.0 (2024-10-17)

Features

  • wallet: improve fiat payments ux (295e085), closes #411

2.24.0 (2024-10-14)

2.24.0-beta.0 (2024-10-14)

Features

  • add beta env (#326) (855ff4b)
  • add nginx proxying with ssl to api & provider-proxy (#368) (d1fb395)
  • auth: implement anonymous user authentication (fa9de2f), closes #247
  • auth: implements basic anonymous user auth (ca816f5), closes #247
  • billing: add billing module with trial wallet creation (d1ca550), closes #247
  • billing: add wallet trialing flag (e9cc512), closes #247
  • billing: adjust migrations and env for deployment (45656d7), closes #247
  • billing: ensure master wallet sequence is correct (8372f38), closes #247
  • billing: handle tx errors (3430a08), closes #340 #247
  • billing: implement balance refresh (9d54f44), closes #247
  • billing: implement balance wallets refill (fa1f252), closes #247
  • billing: implement managed wallet (164d86b), closes #247
  • billing: implement managed wallet top up (04f5aad), closes #247
  • billing: implement managed wallet top up 1 (bd4c06b), closes #247
  • billing: implement wallet type switch (155113c), closes #247
  • billing: rename POST /v1/wallets to POST /v1/start-trial (b39b057), closes #247
  • billing: use akt for managed wallet fees (41d58e6), closes #247
  • config: setup doppler env for api (ed22ad7)
  • console: add all leap wallets (#346) (f00c367)
  • console: Add config from awesome akash for SSH toggle (#301) (8765a4f)
  • console: managed wallets popup confirmation (#342) (c7d16d6)
  • deployment: implement deployment deposit top up via managed wallet (baa36d3), closes #247
  • env: improve env loading logic for the api (0ec14d7)
  • env: unify app configs for api and indexer, update doc (f3f7df4), closes #313
  • error: add sentry reporter integrated with otl (0378ee4), closes #247
  • finish console rebrand (#259) (ae272e8)
  • implement npm workspaces (#208) (c403dc1)
  • improve provider leases graph (#246) (f5fe74e)
  • indexer: track provider persistent storage (1762ba6)
  • logging: implement fluentd reporter (ffc764b), closes #370
  • logging: replace contextual logger with open telemetry (deca03b)
  • merge "Upload SDL" to "Build your template" and add "Plain Linux" template (#244) (0edf499)
  • pg: disable drizzle to avoid timestamps stringification (6e59b6b)
  • release: implement release with image build (a9fa7e8)
  • shared packages (#237) (bd79006)
  • stats: improve stats app resiliency (34dbbf1)
  • templates logo url (#315) (fd92d15)
  • user: implement anonymous user registration (b58d74a), closes #247
  • user: transfer a wallet from anonymous user to a logged in one (edf3d3a), closes #247

Bug Fixes

  • api: default expiration 10y if not set for deployment deposit (#377) (cab6d16)
  • api: fix body parsing in sentry reporting (df86495)
  • api: improve dseq validation (67f94f2)
  • api: improve template link detection (c19b0e3)
  • api: update staging stripe checkout redirect url (b3dea6e)
  • auth: properly authenticate new endpoints (ce241e1), closes #247
  • billing: ensure billing deps are not included (6f7eef3)
  • deploy-web: fixed error handling for transaction page (#213) (a006e03)
  • ensure apps build consistently in docker and locally (f4dbd88), closes #209
  • env: convert all env vars to SCREAMING_CASE from camelCase (#335) (1e892ee)
  • handle provider active leases graph when no leases or new provider (#253) (a7feeda)
  • hotfix for dashboard-data endpoint (a44ed1f)
  • use string type for message amount & predictedClosedHeight (6aab530)
  • use string type for tx fee (a1a19ff)
  • user: ensure user pages are properly loaded (463bfee), closes #247

Performance Improvements

  • improve gpu endpoint performance + add sorting (5cea782)