1.15.0 (2020-08-17)
- added new asset swapper (#316) (029a58a)
- excluded sources test (#322) (1327261)
- lower db pool connections (#318) (d9cb04d)
- lower db pool connections (#319) (bc9f218)
1.14.0 (2020-08-10)
- handle addresses in depth (#313) (ce6978b)
- return input in depth-chart (#307) (a3fa961)
- source regression (#306) (cdcfc78)
- update asset-swapper optimizer for splits (#311) (5b212c9)
- Add support for buy token affiliate fees (#310) (2866253)
- ethToInputRate cost routing (#315) (e542c98)
1.13.0 (2020-08-03)
- added a unique identifier to the quote within the timestamp metadata … (#281) (d992563)
- Rfqt included (#293) (965dedb)
1.12.0 (2020-07-27)
- Curve BTC Bridge (#294) (82f9276)
- Depth Chart API endpoint (#290) (540f92e)
- Graceful Shutdowns (#280) (5736c74)
- Update protocol fee to 70k. Yield to event loop in path optimizer (#285) (a996c7b)
1.11.0 (2020-07-20)
- support ExchangeProxy for swap quotes (Swap V1) (#262) (3415d63), closes #268 #269 #282
- Updates BZRX token address to new BZRX token (#279) (8032d96)
1.10.2 (2020-07-13)
1.10.1 (2020-07-06)
- egs polling and forwarder buy (#274) (94587d0)
- specify ethgasstation url (#273) (16eabc0)
- Update to ethgasstation proxy endpoint (#272) (6d0874f)
1.10.0 (2020-06-29)
1.9.0 (2020-06-22)
- asset swapper monorepo f14b6f2ba (#257) (a03630a)
- Disable quote validation temporarily (#259) (6064f3e)
- filter tokens in prices which do not exist on the network (#265) (864ea92)
- Fix parameters sent off to RFQT providers to be unescaped (#264) (939cae1)
- validation gas limit (#260) (f50425c), closes #259
- WETH wrap gas estimate (#256) (f07b4a8)
- add signer liveness status gauge (#255) (11446e7)
- support renamed parameters in RFQT maker endpoint (#258) (d83bbb1)
1.8.0 (2020-06-15)
- 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)
- 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)
- add estimatedGas, estimatedGasTokenRefund and minimumProtocolFee to /quote and /price response (#237) (f7f3277)
1.5.0 (2020-05-25)
- 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)
1.3.0 (2020-05-11)
- Remove Kyber exclusion (#211) (aa600ab)
- RFQ-T follow-ups (#201) (a55f22e), closes /github.com/0xProject/0x-api/pull/201#discussion_r417775612
1.2.0 (2020-05-04)
- specify an image name for the Docker push, fix typos (512deab)