You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,12 @@ For information on <a target="_blank" href="https://siddhi.io/">Siddhi</a> and i
17
17
* Versions 2.x and lower with group id `org.wso2.extension.siddhi.` from <atarget="_blank"href="https://mvnrepository.com/artifact/org.wso2.extension.siddhi.io.rabbitmq/siddhi-io-rabbitmq">here</a>.
18
18
## Latest API Docs
19
19
20
-
Latest API Docs is <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3">3.0.3</a>.
20
+
Latest API Docs is <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4">3.0.4</a>.
21
21
22
22
## Features
23
23
24
-
* <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3/#rabbitmq-sink">rabbitmq</a> *(<atarget="_blank"href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">Sink</a>)*<br> <divstyle="padding-left: 1em;"><p><pstyle="word-wrap: break-word;margin: 0;">The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></p></div>
25
-
* <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3/#rabbitmq-source">rabbitmq</a> *(<atarget="_blank"href="http://siddhi.io/en/v5.1/docs/query-guide/#source">Source</a>)*<br> <divstyle="padding-left: 1em;"><p><pstyle="word-wrap: break-word;margin: 0;">The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></p></div>
24
+
* <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4/#rabbitmq-sink">rabbitmq</a> *(<atarget="_blank"href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">Sink</a>)*<br> <divstyle="padding-left: 1em;"><p><pstyle="word-wrap: break-word;margin: 0;">The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></p></div>
25
+
* <atarget="_blank"href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4/#rabbitmq-source">rabbitmq</a> *(<atarget="_blank"href="http://siddhi.io/en/v5.1/docs/query-guide/#source">Source</a>)*<br> <divstyle="padding-left: 1em;"><p><pstyle="word-wrap: break-word;margin: 0;">The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></p></div>
26
26
27
27
## Dependencies
28
28
There are no other dependencies needed for this extension.
0 commit comments