3a26b2c
Merge pull request #115 from wagslane/lw_maxint by
2023-03-19 16:21:03 -0600
a792b8f
(refs/pull/115/head)
maxint by
2023-03-19 16:20:24 -0600
167279b
Merge pull request #114 from wagslane/lw_prefetch by
2023-03-19 16:18:55 -0600
23c587e
(refs/pull/114/head)
default prefetch by
2023-03-19 16:18:07 -0600
ac77aab
Merge pull request #110 from johanneswuerbach/channel-failure by
2023-03-18 17:49:21 -0600
dc73f61
(refs/pull/110/head)
recovery from channel failure by
2023-03-06 13:48:30 +0100
748d47f
Merge pull request #111 from wshops/main by
2023-03-10 14:56:46 -0700
aeb45be
Merge pull request #107 from julienschmidt/deps/amqp091-go_v1.7.0 by
2023-03-10 14:55:37 -0700
a946ce1
Merge pull request #105 from vishal-android-freak/main by
2023-02-24 06:17:51 -0700
3deb2b4
(refs/pull/105/head)
feat: expose function for publishing with deferred confirmation by
2023-02-20 14:28:39 +0530
526fb50
Merge branch 'wagslane:main' into main by
2023-02-20 14:57:57 +0530
9835afb
(refs/pull/107/head)
Bump github.com/rabbitmq/amqp091-go to v1.7.0 by
2023-02-11 09:29:03 +0100
5c6bcb5
Update tests.yml by
2023-02-13 09:37:21 -0700
919fdfb
(tag: v0.12.1)
fix staticcheck by
2023-02-12 20:09:58 -0700
1b2d3b0
update: Add manual action to consumer handler by
2023-02-09 15:31:37 +0530
43242b0
(refs/pull/104/head)
fix: change package name by
2023-02-09 15:08:29 +0530
ba6a67e
fix: update module name by
2023-02-09 15:01:53 +0530
4d0568c
fix: Add manual action to consumer return type by
2023-02-09 14:57:50 +0530
98bbc9c
(tag: v0.12.0)
undeprecate subscriber, add test for dispatcher by
2023-02-05 20:11:18 -0700
c230e9f
Merge pull request #93 from aaqaishtyaq/add-pub-ctx by
2023-02-05 19:59:15 -0700
e85746a
(refs/pull/93/head)
feat: Add PublishWithContext, deprecate Publish by
2022-12-02 13:15:48 +0530
6b01e91
chore: update amqp091 to v1.5.0, remove vendor dir by
2022-12-02 13:11:00 +0530
c6486ad
(refs/pull/111/head)
🐛 close publisher properly to prevent resource leaks by
2023-01-09 02:50:06 -0800
5b9c5a2
(tag: v0.11.1)
docs by
2022-12-31 11:51:25 -0700
32bd696
Merge pull request #98 from aaqaishtyaq/queue-quorum by
2022-12-31 11:29:20 -0700
9f51e28
Merge pull request #100 from humbertovnavarro/patch-1 by
2022-12-30 10:44:27 -0700
63d4c88
(refs/pull/100/head)
Update consume.go by
2022-12-18 23:45:58 -0800
4739225
(refs/pull/98/head)
add quorum queue option for the consumer by
2022-12-07 10:41:12 +0530
ebf2e16
(tag: v0.11.0)
Merge pull request #95 from aaqaishtyaq/close-chan-on-exit by
2022-12-02 06:50:50 -0700
3589e5a
(refs/pull/95/head)
close channel once the consumer is stopped by
2022-12-02 13:52:36 +0530
8a27a8f
separate channel for each publisher and consumer by
2022-12-01 11:35:58 -0700
681b744
docs by
2022-11-30 12:11:41 -0700
eea274d
finish options updates for publisher by
2022-11-30 12:02:53 -0700
0df88ac
connection mananger by
2022-11-30 09:49:30 -0700
a98c8d0
docs by
2022-11-29 14:04:41 -0700
a842287
Merge pull request #81 from prolicht-dev/simpler_bindings by
2022-11-27 20:26:56 -0700
25622e1
Update README.md by
2022-11-27 20:22:05 -0700
97747a6
Update README.md by
2022-11-27 20:21:03 -0700
8af9128
(refs/pull/82/head)
Merge branch 'main' into publisher_declare by
2022-11-02 12:50:39 +0100
2447aaa
(refs/pull/81/head)
Merge branch 'main' into simpler_bindings by
2022-11-02 12:49:45 +0100
c97832e
(refs/pull/91/head)
Fix documentation by
2022-10-25 07:32:25 +0200
3501793
Restore .gitignore by
2022-10-25 07:23:13 +0200
16f2cae
Merge pull request #83 from ldmi3i/error_on_reconnect by
2022-10-21 11:10:10 -0600
4e82d8d
(refs/pull/83/head)
Change error forwarding to logging. by
2022-10-03 11:24:53 +0500
6a11689
Add handle errors on channel closing while reconnecting. by
2022-07-24 20:08:50 +0300
70a7350
queue, exchange and binding declaration is now simplified and much clearer to use by
2022-07-05 23:41:41 +0200
db6af65
declaration of queues, exchanges and bindings is also possible if the Publisher is used by
2022-07-05 23:47:22 +0200
62371e8
queue, exchange and binding declaration is now simplified and much clearer to use by
2022-07-05 23:41:41 +0200
3d51e9d
(refs/pull/80/head)
improve the handling of queue, exchange and bindings declaration, fixes #43 by
2022-06-29 17:08:54 +0200
a8920dd
mark ignored error as intentional: the channel/connection might already have been closed, which is fine by
2022-06-29 14:49:30 +0200
5ed5062
Option to create exchange in publisher by
2022-05-27 11:31:57 +0200
92646b5
(tag: v0.9.3, tag: v0.10.0)
mod by
2022-05-21 09:06:44 -0600
0a0d088
deps by
2022-05-21 09:04:53 -0600
751df3f
lowercase f by
2022-05-21 09:01:52 -0600
7e7b6e4
(tag: v0.9.2)
log levels by
2022-05-20 09:57:00 -0600
3bc827f
notify blocked by
2022-05-20 09:54:07 -0600
9d2ba19
logger by
2022-05-20 09:53:24 -0600
78c6cf3
(tag: v0.8.2)
blocking by
2022-05-10 10:14:54 -0600
6540e6b
add blocking support by
2022-05-10 10:14:15 -0600
0aade9b
Update README.md by
2022-05-05 15:58:12 -0600
21618af
(refs/pull/73/head)
Updated logger example by
2022-05-04 11:53:23 +0300
87ab733
Refactored `Logger` interface, Printf usages replaced by Debug, Info, Warning, Error methods by
2022-05-04 11:46:29 +0300
444180b
(tag: v0.8.1)
reconnectionCount by
2022-04-23 20:19:37 -0600
2f77617
logging by
2022-04-23 19:59:02 -0600
9586180
(tag: v0.8.0)
conflict by
2022-04-05 08:05:14 -0600
ea9be35
fixing reconnect issues and updating close API by
2022-04-05 08:04:44 -0600
c015d17
Update README.md by
2022-04-01 08:53:29 -0600
b2afa6d
(tag: v0.7.4)
reconnect on io timeout by
2022-04-01 08:44:57 -0600
733878b
fix race by
2022-03-31 16:10:29 -0600
7710a4e
(tag: v0.7.3)
more logs by
2022-03-31 15:50:24 -0600
203c0f8
Merge pull request #69 from ardinusawan/patch-1 by
2022-03-31 15:46:06 -0600
c7ca027
Merge pull request #68 from ardinusawan/main by
2022-03-31 15:45:57 -0600
d375d12
Merge pull request #70 from fortyanov/WithPublisherOptionsReconnectInterval_fix by
2022-03-31 15:45:06 -0600
2a6d6f2
(refs/pull/70/head)
WithPublisherOptionsReconnectInterval fix by
2022-03-21 17:04:50 +0300
020b5b4
(refs/pull/69/head)
Update README.md by
2022-03-20 11:55:17 +0800
27bd73c
(tag: v0.7.2)
Merge pull request #65 from fortyanov/fix_reconnection by
2022-03-19 21:46:36 -0600
d2104d8
(refs/pull/68/head)
Update README.md by
2022-03-20 11:24:46 +0800
c615570
(refs/pull/65/head)
merged with main by
2022-03-15 17:05:28 +0300
41756d6
Merge branch 'wagslane:main' into fix_reconnection by
2022-03-15 17:01:58 +0300
b5f77f7
runs consumer reconnection by amqp EOF error by
2022-03-15 16:32:45 +0300
a4be4de
Update README.md by
2022-03-10 19:58:29 -0700
c16cfc5
Merge branch 'main' of https://github.com/wagslane/go-rabbitmq by
2022-03-10 19:56:55 -0700
b60959d
go version by
2022-03-10 19:56:33 -0700
cfc8576
Merge pull request #64 from wagslane/lw_unused by
2022-03-10 19:37:26 -0700
aee56ae
(refs/pull/64/head)
unused by
2022-03-10 19:36:06 -0700
34897f5
nowait docs by
2022-03-10 19:31:41 -0700
7fe296a
Merge branch 'main' of https://github.com/wagslane/go-rabbitmq by
2022-03-10 19:21:59 -0700
479ee9e
missed publisher by
2022-03-10 19:21:41 -0700
a0074ab
Merge pull request #63 from wagslane/lw_reconnect by
2022-03-10 19:17:54 -0700
dd1fb26
(refs/pull/63/head)
reconnect interval by
2022-03-10 19:17:02 -0700
6ef45c8
(tag: v0.7.1)
betting logging for closures by
2022-03-10 19:00:44 -0700
e262539
(refs/pull/62/head)
go.sum by
2022-03-10 16:49:24 +0300
cf68d94
реконнект каждые 5 секунд by
2022-03-10 16:27:01 +0300
44fecb8
поменял go.mod by
2022-03-10 16:17:52 +0300
5aa86a5
runs consumer reconnection by any rabbit error by
2022-03-10 15:56:56 +0300
8eef0b4
small refactor, update amqp by
2022-02-27 17:39:58 -0700
3fa37d4
(refs/pull/60/head)
update by
2022-01-18 10:38:06 +0800
27f6d70
update by
2022-01-18 10:29:22 +0800
727072b
update by
2022-01-17 19:33:38 +0800
4553829
update by
2022-01-17 19:26:14 +0800