Skip to content

Releases: cowprotocol/bff

v0.11.0

26 Nov 13:48
bb2bdb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

01 Nov 07:43
78d10de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 Oct 16:18
615821e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

21 Oct 16:45
775f04b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Aug 16:39
4eaa935
Compare
Choose a tag to compare

What's Changed

  • Implement the prediction of volatility by @anxolin in #84
  • Test slippage calculation with real data by @anxolin in #85

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Aug 11:16
2fa7b68
Compare
Choose a tag to compare

What's Changed

  • Expose default slippage by @anxolin in #45
  • feat: improve swagger docs for the slippage endpoint by @anxolin in #46
  • Add slippage service - suggest 3 layered architecture by @anxolin in #48
  • Implement service using IoC by @anxolin in #50
  • Coingecko repo - get price points by @anxolin in #52
  • Implement an USD repository fallback by @anxolin in #53
  • Add orderbook API by @anxolin in #55
  • Create cow repository for USD estimation based on native price (+tests) by @anxolin in #56
  • Implement USD Redis Repository (cache) by @anxolin in #58
  • Add longer caches for NULL values by @anxolin in #59
  • Implement and expose USD service by @anxolin in #60
  • Implement mock slippage for backwards compatibility by @anxolin in #66
  • Simplify API path by @anxolin in #65
  • Create usd repo using composition of other repos + In-memory caching by @anxolin in #61
  • Merge v0.6 by @anxolin in #70
  • Increase caching time by @anxolin in #71
  • web3 integrations + get token info + 24h caching time + unit testings by @anxolin in #73
  • Implement multi-chain support for cow api by @anxolin in #74
  • Normalize caches by @anxolin in #75
  • Allow to override API urls by @anxolin in #77
  • feat: expose notifications api by @anxolin in #33
  • Add cache for notifications by @anxolin in #80
  • Fix caching issues by @anxolin in #78
  • Make logs pretty for development by @anxolin in #79
  • Relax env configurations by @anxolin in #81
  • Attempt to fix issue in barn by @anxolin in #82
  • Implement TTL and use our own repository to cache requests by @anxolin in #83

Full Changelog: v0.6.3...v0.7.0

v0.6.5

25 Jul 15:42
68e22c5
Compare
Choose a tag to compare

What's Changed

  • fix: use url as cache key which contains query params by @alfetopito in #68

Full Changelog: v0.6.4...v0.6.5

v0.6.4

25 Jul 12:54
1d464a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

25 Jun 11:29
0f3c80b
Compare
Choose a tag to compare

What's Changed

  • Add a simple authentication based on authorized domains by @anxolin in #39
  • Delete legacy proxy endpoint by @anxolin in #35
  • Use logger for the API project by @anxolin in #42

Full Changelog: v0.6.2...v0.6.3

v0.6.2

20 Jun 14:20
56fb332
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2