Skip to content

Releases: pantunes/exchange-radar

v1.5.0

24 Mar 09:30
Compare
Choose a tag to compare

What's Changed

  • #60 Run a single Coinbase Task for all pairs by @pantunes in #61
  • Many other small fixes and improvements

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Feb 21:59
Compare
Choose a tag to compare

What's Changed

  • #53 Create RabbitMQ setup definitions instead of having them in consumer/producers code by @pantunes in #54
  • #58 Fix RabbitMQ logging error by @pantunes in #59
  • Many other small fixes and improvements

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Feb 13:55
Compare
Choose a tag to compare

What's Changed

  • #48 Add Exchange real-time data status by @pantunes in #49
  • #50 Add OpenAPI 3.x schema generation by @pantunes in #51
  • Many other small fixes and improvements

Full Changelog: v.1.2.0...v1.3.0

v.1.2.0

31 Jan 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v.1.2.0

v1.1.0

24 Jan 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Jan 23:28
Compare
Choose a tag to compare

What's Changed

  • #8 Show daily volume for each coin by @pantunes in #9
  • #11 Show number of trades for each coin by @pantunes in #12
  • #16 Fix random consumer disconnections & Add benchmarks script + data by @pantunes in #17
  • #18 Build GET /stats endpoint by @pantunes in #19
  • #15 Upgrade storage from TinyDb to Redis-OM & Packages update & Big code refactor & General Fixes by @pantunes in #20
  • #21 Fix rare random crashes and improve performance of READ/WRITE by @pantunes in #22
  • #23 Improve logging setup to use best practises such module hierarchy by @pantunes in #24
  • #25 Build mechanism to make producers and consumers wait until RabbiMQ is available by @pantunes in #26
  • #27 Sync local cache with redis by @pantunes in #28

Full Changelog: https://github.com/pantunes/exchange-radar/commits/v1.0.0