Skip to content

Releases: ywadi/crimsonq

Version 0.9.8

01 Mar 22:19
0148147
Compare
Choose a tag to compare

What's Changed

  • Adding CLI to bin in docker by @ywadi in #25

Full Changelog: v0.9.7...v0.9.8

Version 0.9.7

01 Mar 21:46
b7f33cb
Compare
Choose a tag to compare

What's Changed

  • Move cors before login by @ywadi in #22
  • Add UI to Docker, fix http route for static by @ywadi in #23
  • Update README.md by @ywadi in #24

Full Changelog: v0.9.6...v0.9.7

Release v0.9.6

21 Feb 11:46
9d54178
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.5...v0.9.6

Add CLI and Refactors

19 Feb 18:57
3876e53
Compare
Choose a tag to compare

What's Changed

Added CLI code, and build codes as well as refactors

Full Changelog: v0.9.1...0.9.5

v0.9.1

14 Feb 14:26
81a776b
Compare
Choose a tag to compare

Hot Fix for empty pull queue should not return RESP error, but a null

What's Changed

  • Fix response on empty que pull to null, not resp error: for :https://… by @ywadi in #17

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Feb 14:06
1d54786
Compare
Choose a tag to compare

What's Changed

  • Moving to 0.9.0 by @ywadi in #14
  • Added Consumer Info command to RESP and HTTP interfaces
  • Fixed last active to be updated with RESP heartbeat or MSG/Counts on HTTP REST.

New Contributors

  • @ywadi made their first contribution in #14

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

v0.8.0

09 Feb 15:24
e4f6289
Compare
Choose a tag to compare

HTTP REST api server added
Bug fixes

Full Changelog: 0.7.5...v0.8.0

v0.7.5

08 Feb 11:09
e71951c
Compare
Choose a tag to compare

Ready and Launched 🚀

  • Added New Feature to support concurrency limit per consumer
  • Added new commands to RESP

Full Changelog: 0.6.0...0.7.5

Release 0.6

07 Feb 07:23
d8c2b71
Compare
Choose a tag to compare

First production release