Skip to content

Commit 37ce854

Browse files
[WSO2-Release] [Release 3.0.4] update documentation for release 3.0.4
1 parent aba5bb9 commit 37ce854

File tree

5 files changed

+441
-7
lines changed

5 files changed

+441
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ For information on <a target="_blank" href="https://siddhi.io/">Siddhi</a> and i
1717
* Versions 2.x and lower with group id `org.wso2.extension.siddhi.` from <a target="_blank" href="https://mvnrepository.com/artifact/org.wso2.extension.siddhi.io.rabbitmq/siddhi-io-rabbitmq">here</a>.
1818
## Latest API Docs
1919

20-
Latest API Docs is <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3">3.0.3</a>.
20+
Latest API Docs is <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4">3.0.4</a>.
2121

2222
## Features
2323

24-
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3/#rabbitmq-sink">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">Sink</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></p></div>
25-
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.3/#rabbitmq-source">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#source">Source</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></p></div>
24+
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4/#rabbitmq-sink">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">Sink</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></p></div>
25+
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.4/#rabbitmq-source">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#source">Source</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></p></div>
2626

2727
## Dependencies
2828
There are no other dependencies needed for this extension.

0 commit comments

Comments
 (0)