Skip to content

Releases: balancednetwork/balanced-backend

v0.8.3

13 Nov 05:41
76ba162
Compare
Choose a tag to compare

0.8.3 (2024-11-12)

Bug Fixes

  • session management connection issue (0b53def)

v0.8.2

12 Nov 02:09
c18168a
Compare
Choose a tag to compare

0.8.2 (2024-11-11)

Bug Fixes

  • fastapi type validation issue (87747ae)

v0.8.1

11 Nov 09:19
9b171c6
Compare
Choose a tag to compare

0.8.1 (2024-11-11)

Bug Fixes

  • broken query from sqla upgrade (a8414e5)

v0.8.0

08 Nov 09:53
fa32703
Compare
Choose a tag to compare

0.8.0 (2024-11-05)

Features

  • add last datapoint for pool and token series #69 (7baeef4)
  • add stability fund balances #66 (fd1fa64)
  • bump pydantic, sqlmodel, and fastapi (e3fc2cc)

Bug Fixes

  • add head attribute to series table and delete all head entries before adding a new one (53fe55c)
  • change the period for getting prices from time + delta to time - delta to allow head record to be current (0379fc0)
  • issue with cg api where cache was being corrupted with a specific query combo (7c90333)
  • update stability fund sum by replacing materialized view #68 (a047e7b)
  • update the token and pool series API so that 0 for end means most up to date #69 (0ee304e)

v0.7.0

03 Sep 12:51
8df90e5
Compare
Choose a tag to compare

0.7.0 (2024-09-03)

Features

v0.6.4

22 Jul 21:54
74885a7
Compare
Choose a tag to compare

0.6.4 (2024-07-22)

Bug Fixes

  • add exception handler for new tokens that have no swaps #62 (c85e744)

v0.6.3

20 Jul 05:01
2cab01f
Compare
Choose a tag to compare

0.6.3 (2024-07-19)

Bug Fixes

  • add another exception handler to make sure it crashes if there is any connection issue on session creation (7b8f5a3)

v0.6.2

04 Jul 03:21
872330f
Compare
Choose a tag to compare

0.6.2 (2024-07-04)

Bug Fixes

  • add better logging handler from potentially changed pools #58 (746c7c3)

v0.6.1

28 Jun 21:53
9a2f0c1
Compare
Choose a tag to compare

0.6.1 (2024-06-28)

Bug Fixes

  • add another CG hack - rm iusdc (46c74a2)

v0.6.0

27 Jun 17:26
c7c4d3f
Compare
Choose a tag to compare

0.6.0 (2024-06-25)

Features

Bug Fixes

  • add back the collateral method addresses (1594877)
  • db init function (e7d9cbe)
  • enable coingecko (69a0c33)