Skip to content

Releases: farseer-go/queue

v0.14.0

11 Jun 12:19
Compare
Choose a tag to compare
升级go.mod

v0.13.0

04 Feb 10:28
Compare
Choose a tag to compare
  1. 仅升级依赖组件版本号

v0.12.0

08 Jan 08:41
Compare
Choose a tag to compare
  • 调整:队列消费异常时,不修改队列位置

v0.11.0

25 Dec 05:47
Compare
Choose a tag to compare
  1. 仅升级依赖组件版本号

v0.10.0

17 Dec 16:38
Compare
Choose a tag to compare
  1. 仅升级依赖组件版本号

v0.9.0

22 Nov 16:48
Compare
Choose a tag to compare
  1. 新增:queue的消费链路追踪入口
  2. 调整:移除routine依赖,改用asyncLocal类型
  3. 修复:拉取数量为0时,跳出消费

v0.8.0

27 Jul 15:16
Compare
Choose a tag to compare
升级框架

v0.2.0

03 Mar 14:46
Compare
Choose a tag to compare
  1. 新增:读写锁防止并发读写问题

v0.1.0

20 Sep 10:30
Compare
Choose a tag to compare

We are very happy to release the first external version number v0.1.0
Before this, our team has been working hard to add various features to the framework to meet the needs of the business system.
After 3 months, we have commonly used features added to the framework and verified by initial testing.
As a result, our team decided to release this version number.
It is important to note that until v1 arrives, v0, there will still be a lot of minor issues. However, we will try to fix the problems found quickly.
If you find any bugs in the process of using it, please also send issues or PRs, thanks.