features
- [
3889a0e] - feat: support nameAddr as an array (#91) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
92892df] - chore: adjust pulling log format (#82) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
fixes
- [
456cd1f] - fix: producer should format topic first (#81) (Hongcai Deng <admin@dhchouse.com>)
fixes
- [
d477806] - fix: close socket while pulling message timeout (#80) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
d1ca295] - update RocketMQ link to https://rocketmq.apache.org (#79) (小雷 <863837949@qq.com>)
fixes
- [
cb385e3] - fix: namespace logic (#78) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
fixes
- [
7e5c6a4] - fix: not set nameSrv by default (#77) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
features
- [
2cd16be] - feat: support namespace (#75) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
fixes
- [
0176223] - fix: retry should process by broker (#73) (Hongcai Deng <admin@dhchouse.com>)
others
- [
35f9341] - chore: update test config (#74) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
features
- [
073058b] - feat: support delay deliver message (#65) (MarvinWilliam <la805779602@hotmail.com>)
fixes
- [
8ef9502] - fix: drop message if reconsumeTimes > maxReconsumeTimes (#72) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
a44d4d0] - chore: upgrade deps (#71) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
features
- [
7dfe610] - feat: support set namesrv (#61) (Hongcai Deng <admin@dhchouse.com>)
features
- [
9acff9b] - feat: support consume back (#56) (Hongcai Deng <admin@dhchouse.com>)
fixes
- [
39e3782] - fix: parse date format (#53) (Hongcai Deng <admin@dhchouse.com>)
others
- [
e2dc377] - test: fix ci (#54) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
fixes
- [
d6b6fc6] - fix: accessKeyID => accessKeyId (#50) (fengmk2 <fengmk2@gmail.com>)
features
- [
8ec58c8] - feat: unify aliyun keys to accessKeyID and accessKeySecret (fengmk2 <fengmk2@gmail.com>)
others
- [
9ecd381] - f (fengmk2 <fengmk2@gmail.com>) - [
742f269] - f (fengmk2 <fengmk2@gmail.com>)
others
- [
d1de082] - name-server-fault-tolerance (wujia <geoff.j.wu@gmail.com>)
features
- [
5624319] - feat: suppory async (ngot <zhuanghengfei@gmail.com>)
others
- [
4b84644] - test: update ci command (Hongcai Deng <admin@dhchouse.com>) - [
ebb7942] - test: trigger ci (Hongcai Deng <admin@dhchouse.com>) - [
79b56c8] - breaking: async (Hongcai Deng <admin@dhchouse.com>) - [
1ee4785] - f (ngot <zhuanghengfei@gmail.com>) - [
e0a7a77] - f (ngot <zhuanghengfei@gmail.com>) - [
519e164] - f (ngot <zhuanghengfei@gmail.com>) - [
1de2b1a] - doc: updaet readme (ngot <zhuanghengfei@gmail.com>)
fixes
- [
6f78013] - fix: fix invokeOneWay issue (gxcsoccer <gxcsoccer@126.com>)
others
- [
46d1bfe] - chore: release 2.0.3 (gxcsoccer <gxcsoccer@126.com>),
- fix: memory leak may occurred cause by Promise.race
- doc: fix consumer and producer initialize issue
- fix: persist consumer offset issue
- fix: support subscribe before ready
- feat: add local memory store
- refactor: new consumer api
- fix: consumer offset update issue
- feat: implement ali-ons base on rocketmq #1