Commit Graph

9 Commits

Author SHA1 Message Date
Jesse Qu 171dca447c Added into our repositories 2025-06-26 12:08:34 +08:00
Gabriele Santomaggio ccbc8d1c16
Add ErrMaxReconnectAttemptsReached (#49)
* add error max ErrMaxReconnectAttemptsReached
* closes https://github.com/rabbitmq/rabbitmq-amqp-go-client/issues/48
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-06-18 14:46:55 +02:00
Gabriele Santomaggio 24649319d8
Implement Filters (#38)
* Closes: Implement properties-filter and application-properties-filter #25
* Refactor the interfaces to be more coherent
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-27 13:58:59 +01:00
Gabriele Santomaggio b108942f04
update documentation [skip ci] (#30)
* update documentation [skip ci]

---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-17 15:49:12 +01:00
Gabriele Santomaggio 54eab6556d
Rename the package name (#29)
* Rename the package name
* Fixes https://github.com/rabbitmq/rabbitmq-amqp-go-client/issues/28


Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-17 14:04:13 +01:00
Gabriele Santomaggio 72ac394935
Add examples (#27)
* Add examples
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-14 11:08:09 +01:00
Gabriele Santomaggio 89c4dd74a4
Refactor the API interfaces (#21)
* Refactor the API 
* Use the interfaces to define the targets for queues, exchanges and bindings 
* Implement the producer message target-based
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-01-30 11:29:44 +01:00
Gabriele Santomaggio fa7d5d9413
Implement connection and management (#1)
* Implement connection and management 
* Setup CI  
* First version for queue declaration
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-09-10 11:26:46 +02:00
Gabriele Santomaggio 668513f9ce
Initial commit 2024-09-02 08:28:11 +02:00