Skip to content

Releases: cowprotocol/bff

v0.9.0

Choose a tag to compare

@alfetopito alfetopito released this 21 Oct 16:45
775f04b

What's Changed

New Contributors

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

v0.8.0

Choose a tag to compare

@anxolin anxolin released this 22 Aug 16:39
4eaa935

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

Choose a tag to compare

@anxolin anxolin released this 12 Aug 11:16
2fa7b68

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

Choose a tag to compare

@alfetopito alfetopito released this 25 Jul 15:42
68e22c5

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

Choose a tag to compare

@alfetopito alfetopito released this 25 Jul 12:54
1d464a5

What's Changed

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

v0.6.3

Choose a tag to compare

@anxolin anxolin released this 25 Jun 11:29
0f3c80b

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

Choose a tag to compare

@anxolin anxolin released this 20 Jun 14:20
56fb332

What's Changed

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

v0.6.1

Choose a tag to compare

@anxolin anxolin released this 19 Jun 10:00
557be31

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@anxolin anxolin released this 19 Jun 06:44
662d335

What's Changed

  • Add redis and in-memory cache by @anxolin in #37
  • Add additional caching time for coingecko
  • Allow to control the caching time using an environment variable

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@anxolin anxolin released this 12 Jun 12:47
0ce97c8

What's Changed

  • Misc on improving debugability and making sure CACHEs work by @anxolin in #36

Full Changelog: v0.4.0...v0.5.0