Skip to content

Latest commit

 

History

History
207 lines (108 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

207 lines (108 loc) · 13.9 KB

1.15.0 (2020-08-17)

Bug Fixes

Features

1.14.0 (2020-08-10)

Bug Fixes

Features

1.13.0 (2020-08-03)

Bug Fixes

Features

  • added a unique identifier to the quote within the timestamp metadata … (#281) (d992563)
  • Rfqt included (#293) (965dedb)

1.12.0 (2020-07-27)

Bug Fixes

Features

1.11.0 (2020-07-20)

Features

1.10.2 (2020-07-13)

Bug Fixes

  • Changes latency to be capped at 600ms, added some extra typing (#275) (cd545c8)

1.10.1 (2020-07-06)

Bug Fixes

1.10.0 (2020-06-29)

Bug Fixes

Features

  • Add UMA token to 0x API metadata registry (#266) (a057aee)

1.9.0 (2020-06-22)

Bug Fixes

Features

  • add signer liveness status gauge (#255) (11446e7)
  • support renamed parameters in RFQT maker endpoint (#258) (d83bbb1)

1.8.0 (2020-06-15)

Bug Fixes

Features

  • Add support for UniswapV2 and MultiBridge (#250) (29636e7), closes #252
  • add transaction price information to meta-txn endpoints for UI (#248) (d26d6c6)

1.7.0 (2020-06-08)

Bug Fixes

  • Add RFQT configs when instantiating SwapQuoter (#218) (28e1214)

Features

  • added rewards per ZRX to pools endpoint (#235) (d8b8941)
  • return ethereum transaction status in the response from metatxn status (#247) (ce973a2)

1.6.0 (2020-06-01)

Bug Fixes

  • Re-pin asset-swapper to latest monorepo commit (#240) (dfbf0e7)

Features

  • add estimatedGas, estimatedGasTokenRefund and minimumProtocolFee to /quote and /price response (#237) (f7f3277)

1.5.0 (2020-05-25)

Bug Fixes

  • unify the response data from /swap/v0/price and /meta_transaction/v0/price (#228) (62f3fae)

Features

  • Add Prometheus Monitoring (#222) (5a51add)
  • added an epochs/n endpoint to get info on an arbitrary epoch (#230) (68ec159)
  • lower default slippage percentage to 1% (#238) (c7ec0ff)
  • MetaTxn add signer heartbeat and status (#236) (3a11867)
  • set default skip RFQt buy requests to false (#232) (a5d7a1c)

1.4.0 (2020-05-18)

Bug Fixes

  • re-allow unknown tokens to be queried in the swap/quote endpoint (#226) (1379e63)

Features

1.3.0 (2020-05-11)

Features

1.2.0 (2020-05-04)

Bug Fixes

  • specify an image name for the Docker push, fix typos (512deab)

Features

  • Added pool breakdown of operator vs member stake, added option to add… (#202) (e20daa5)

1.1.0 (2020-05-01)

Bug Fixes

  • sixtySecondsFromNow timestamp (#208) (f82785d)
  • Typo in semantic release configuration (d4030a0)

Features