Releases: ragul28/rabbitmq-benchmark
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
Changelog
f5b8ef3 Bump up the golang version to 1.17
89f9872 Update Make build with ldflages small binary
84cef5f Bump up the golang version to 1.16
c3e8af7 Merge pull request #11 from ragul28/release/0.1.x
54de586 Merge pull request #9 from ragul28/release/0.1.x
09d0163 Merge pull request #7 from ragul28/release/0.1.x
deb8bca Merge pull request #4 from ragul28/release/0.1.x
7fc83f5 Merge pull request #2 from ragul28/release/0.1.x
v0.1.5
v0.1.4
Changelog
a5dcd53 Added debug logging into seprate utils function
c25b6e2 Update readme & fix flage help typo
6894d4c Fix the bug of missing consumer ack
4c82f7a Minor fix for duplicate log
63bafca Use go mod vendor during the go build in github ci
8e82b3c Add go mod vendor dir
12c42a9 Update code with documentation & cleaup
a9ee050 Avoid duplication on connection failure error log
df76398 Add test commands to makefile
63fec3f Fix queue pkg consumer dependant with func signature update
1baa3dd Added failuer retry for consumer help of connection notify channel
f1a1ced FIx missing init rabbitmq func return issue in producer
8a7c6d1 Added amqp connection close notify method
a69172e Added support for producer retry
cc51bed Update doc with cli flags quorum, frequency & debug
4081688 Added quorum queue type, debug logs & massage frequency control
22a1320 Centralized flags parse in utils config
36316bb Update documation & typo fixs in cmd