Skip to content

Releases: farseer-go/rabbit

v0.15.0

19 Nov 06:19
Compare
Choose a tag to compare
升级版本

v0.14.0

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

v0.13.0

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

v0.12.0

08 Jan 08:42
Compare
Choose a tag to compare
  1. 仅升级依赖组件版本号

v0.11.0

25 Dec 05:48
Compare
Choose a tag to compare
  1. 调整:错误日志的打印逻辑
  2. 修复:关闭时,需要判断是否为nil

v0.10.0

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

v0.9.0

22 Nov 16:59
Compare
Choose a tag to compare
  1. 新增:自动重连机制
  2. 新增:对消费处理函数的异常捕获
  3. 新增:健康检查
  4. 新增:rabbit的消费链路追踪入口
  5. 新增:rabbit.send链路追踪
  6. 新增:消费的中,增加QueueName字段
  7. 调整:移除routine依赖,改用asyncLocal类型
  8. 修复:调试状态下无法重连的问题

v0.8.0

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

v0.2.0

03 Mar 14:54
Compare
Choose a tag to compare
  1. 调整:time.After方式,避免内存泄露
  2. 修复:日志格式错误

v0.1.0

13 Jan 16:13
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.