f982004
(refs/pull/207/merge)
Merge ee50a93993 into 0958e3a881 by
2025-10-14 13:05:01 +0330
ee50a93
(refs/pull/207/head)
Modify WithConsumerOptionQueueArgs behavior by
2025-10-14 12:58:05 +0330
cec5e86
(refs/pull/204/merge)
Merge 578cfd795a into 0958e3a881 by
2025-07-30 02:35:31 +0000
578cfd7
(refs/pull/204/head)
Add new method Publisher.NotifyPublishWithReturn for ordered return/confirmation handling by
2025-07-30 09:23:11 +1000
16e5d99
(refs/pull/198/merge)
Merge 4a0be05eac into 0958e3a881 by
2025-07-06 23:28:55 +0200
1ed3afb
(refs/pull/188/merge)
Merge 9b72b31815 into 0958e3a881 by
2025-07-06 10:09:39 -0600
0958e3a
(HEAD -> main)
Merge pull request #191 from taki-mekhalfa/feat/add_queue_message_expiration_option_for_the_consumer by
2025-07-06 10:09:26 -0600
a3ac13e
Merge pull request #201 from a-random-lemurian/update-docker-container by
2025-07-06 10:08:26 -0600
3431dc6
Merge pull request #196 from xBlaz3kx/feature/ping by
2025-07-06 10:07:22 -0600
c1325d6
(refs/pull/201/head)
fix: Use rabbitmq:4.1.1-alpine in integration test by
2025-06-09 15:06:30 +0800
4a0be05
(refs/pull/198/head)
fix: goroutine leak in publisher on close by
2024-12-16 09:12:20 +0100
4bf56e6
(refs/pull/196/head)
Added method that exposes connection state; whether it is closed or not. by
2024-11-27 23:08:57 +0100
c8749e5
(tag: v0.15.0)
Merge pull request #195 from xBlaz3kx/fix/redact-password by
2024-11-27 07:36:52 -0700
c9fe7d9
(refs/pull/195/head)
Removed comment by
2024-11-27 00:08:10 +0100
3983b96
Added function and tests to redact password from URL by
2024-11-26 23:14:45 +0100
9db6805
(refs/pull/191/head)
feat: add queue message expiration option for consumer by
2024-10-01 12:36:04 +0200
9b72b31
(refs/pull/188/head)
fix set channel in Confirm mode not immediately after creating by
2024-09-27 02:13:11 +0300
2948c1c
(refs/pull/187/merge)
Merge 1d8da07c1a into cd74be0d6e by
2024-09-26 23:05:16 +0000
1d8da07
(refs/pull/187/head)
Merge branch 'main' of https://github.com/makometr/go-rabbitmq by
2024-09-27 02:05:02 +0300
b8b4a04
remove rename by
2024-09-27 02:04:46 +0300
2efa0b3
chnaged repo name by
2024-09-27 02:02:58 +0300
603dcc8
fix set channel in Confirm mode not immediately after creating by
2024-09-26 02:25:00 +0300
cd74be0
Merge pull request #171 from astromechza/test-contrib by
2024-09-05 11:19:02 -0600
6454487
(refs/pull/171/head)
fix: mute until success by
2024-09-05 15:47:59 +0100
2a5cfa7
chore: update base go version by
2024-09-05 15:44:48 +0100
66ea3da
fix: make integration tests more quiet by
2024-09-05 15:41:06 +0100
48b36c1
chore(ci): added docker based integration test by
2024-08-06 09:22:51 +0100
be104ac
Merge pull request #177 from wzy9607/fix/resolver by
2024-07-23 15:24:53 -0600
e2fda1b
(tag: v0.14.2)
Merge pull request #178 from eric-chao/patch-1 by
2024-07-23 15:12:06 -0600
a4e904e
(refs/pull/178/head)
bugfix: graceful consumer shutdown by
2024-07-02 16:35:35 +0800
37ae91e
(refs/pull/177/head)
fix: pass shuffle param to StaticResolver by
2024-07-02 15:46:14 +0800
8f09050
(refs/pull/175/head)
fix(shutdown): lock in handlerGoroutine by
2024-07-01 15:04:48 +0200
ef6a380
(tag: v0.14.1)
Merge pull request #170 from astromechza/fix-169 by
2024-06-25 07:43:47 -0600
a268da1
(refs/pull/170/head)
fix: initialise handlerMu in consumer (#169) by
2024-06-25 14:40:05 +0100
8e18cd3
(tag: v0.14.0)
Merge pull request #168 from wagslane/lw_rename by
2024-06-21 09:57:17 -0600
5546631
(refs/pull/168/head)
don't caer about nil contexts by
2024-06-21 09:52:34 -0600
e99fa51
update naming mux -> mu by
2024-06-21 09:49:28 -0600
786f782
update dep by
2024-06-21 09:48:55 -0600
7fca926
Merge pull request #163 from wazsone/feature/cluster by
2024-06-21 09:43:50 -0600
456bec0
Merge pull request #166 from thibleroy/main by
2024-06-21 08:59:32 -0600
249fe54
Merge pull request #159 from johanneswuerbach/fix-close-race by
2024-06-21 08:53:23 -0600
0e96881
(refs/pull/166/head)
feat(consumer): naming by
2024-06-18 09:27:58 +0200
3b40794
feat(consumer): log graceful shutdown by
2024-06-18 08:43:10 +0200
15bc96b
feat(consumer): freeupResources by
2024-06-17 12:39:08 +0200
2b8632f
fix(consumer): use ctx in CloseWithContext by
2024-06-17 12:16:06 +0200
8929a4e
feat(consumer): graceful shutdown by
2024-06-17 12:11:54 +0200
5802dd2
(refs/pull/163/head)
Add cluster support via Resolver by
2024-06-03 12:50:20 +0700
47df080
(refs/pull/208/head)
Declare exchanges, queues, and bindings before running the consumer using the PreDeclare option. by
2024-05-15 14:55:59 +0500
eebea88
Update README.md by
2024-05-01 14:26:28 -0600
10483c0
Merge pull request #158 from thepabloaguilar/update-amqp091 by
2024-03-25 12:50:18 -0600
e564b43
(refs/pull/159/head)
fix: consumer close before run by
2024-03-19 10:00:42 +0100
85bdd9e
(refs/pull/158/head)
update `amqp091-go` from `v1.7.0` to `v1.9.0` by
2024-03-18 19:48:39 -0300
8ffbe6c
(refs/pull/157/head)
upd: remove logs by
2024-03-16 04:50:53 +0700
58e9216
(refs/pull/156/head)
Add cluster support via Resolver by
2024-03-12 14:26:33 -0600
132c76d
(refs/pull/155/merge)
Merge 87de266d4a into 325b04909f by
2024-03-07 16:55:45 +0300
87de266
(refs/pull/155/head)
Replace `log` to `logger.Logger` in `Dispatcher.Dispatch` by
2024-03-07 16:53:18 +0300
325b049
(tag: v0.13.0)
Merge branch 'main' of https://github.com/wagslane/go-rabbitmq by
2024-03-04 10:00:36 -0700
6f99816
declare example by
2024-03-04 10:00:32 -0700
0febae3
Merge pull request #154 from wagslane/lw_exchanges by
2024-03-04 09:48:08 -0700
28863cc
(refs/pull/154/head)
docs and multiple exchanges by
2024-03-04 09:39:56 -0700
90649e4
Merge pull request #145 from ttab/main by
2024-03-04 09:14:07 -0700
22facb5
(refs/pull/152/head)
Copy default options to not change it by
2024-02-12 09:35:43 +0100
aeee45d
Add support for any kind of declarations when creating publisher / consumer by
2024-02-11 16:20:07 +0100
e5c898d
(refs/pull/150/head)
feat: added consumer.WaitForHandlers by
2024-01-03 10:41:39 +0000
9d26277
(refs/pull/147/head)
add super consumer by
2023-11-27 13:25:50 +0800
2a1dc36
(refs/pull/145/head)
update examples and readme by
2023-11-20 14:29:34 +0100
d5750cd
return an error instead of crashing when we cannot retry by
2023-11-20 12:41:01 +0100
937bab2
Merge pull request #138 from abbasegbeyemi/remove-tracef-from-logger-interface by
2023-10-19 11:32:22 -0600
0957c8a
(refs/pull/138/head)
Remove example references by
2023-08-22 17:49:37 +0100
b0304e5
Remove tracef from logger interface by
2023-08-22 17:48:06 +0100
d6212f3
(tag: v0.12.4)
fix notify publish by
2023-07-04 23:07:41 -0600
f6f2db8
Merge pull request #117 from johanneswuerbach/fix-fatal by
2023-07-04 15:05:35 -0600
328a825
Merge pull request #131 from buni/fix-race-condition-on-msg-confirm by
2023-07-04 15:04:02 -0600
1930b9d
(refs/pull/131/head)
fix ConfirmSafe race condition by
2023-06-20 13:46:43 +0300
34540eb
(refs/pull/129/head)
added example test case to trigger the race condition by
2023-06-20 13:24:11 +0300
56e0b50
(refs/pull/127/head)
try fix goroutines leak by
2023-06-14 15:01:48 +0300
3f6ae03
Merge branch 'wagslane:main' into main by
2023-06-13 17:45:36 +0300
e57be51
(refs/pull/125/head)
update by
2023-06-09 17:09:59 +0800
68cb733
add: Expose the channel method by
2023-05-31 12:53:33 +0800
753805d
delete: logger Fatal by
2023-05-31 12:48:42 +0800
f621978
(refs/pull/124/head)
1.删除Fatal 2.暴露channel方法 by
2023-05-31 12:09:55 +0800
85ee564
Merge pull request #121 from felixhuettner/publisher_confirm by
2023-05-04 10:59:12 -0600
89c5b17
Try add DispathLooseConnection v2 by
2023-04-27 13:38:51 +0300
dd5d807
Try add DispathLooseConnection by
2023-04-27 13:27:07 +0300
823ce3b
Fix publish to empty exchange v2 by
2023-04-26 17:32:54 +0300
327ae75
Fix publish to empty exchange by
2023-04-26 17:30:17 +0300
d00549c
small fixes by
2023-04-25 09:43:38 +0300
e9b5820
Add: DeclareExchange, DeclareQueue. Renamed BindExchanges by
2023-04-25 09:34:45 +0300
fbdd93e
fix: Доработал биндинги by
2023-04-24 15:24:27 +0300
8d6dbfa
Доработал биндинги by
2023-04-24 15:03:13 +0300
3db20f6
Add options to declarator by
2023-04-24 11:09:41 +0300
6128c9e
Add Declarator by
2023-04-24 11:02:04 +0300
df42cff
rename to github.com/DizoftTeam/go-rabbitmq by
2023-04-24 09:46:05 +0300
ba9044a
(refs/pull/121/head)
add option to enable publisher confirmations by
2023-04-05 10:50:36 +0200
845a9c6
Merge pull request #118 from wagslane/lw_readme by
2023-03-23 08:04:04 -0600
a1bba6c
(refs/pull/118/head)
readme by
2023-03-23 08:02:06 -0600
161a818
(refs/pull/117/head)
fix: fatal default log by
2023-03-22 21:24:41 +0100
05646d6
(tag: v0.12.3)
improve logs by
2023-03-20 07:53:28 -0600
b36df88
(tag: v0.12.2)
Merge branch 'main' of https://github.com/wagslane/go-rabbitmq by
2023-03-20 07:47:05 -0600
115cfe7
rm tests by
2023-03-20 07:46:55 -0600