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: docs/eventing/brokers/broker-types/README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,5 @@ This Broker implementation uses [Apache Kafka](https://kafka.apache.org/) as its
20
20
21
21
### RabbitMQ broker
22
22
23
-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
24
-
25
23
The RabbitMQ Broker uses [RabbitMQ](https://www.rabbitmq.com/) for its underlying implementation.
26
24
For more information, see [RabbitMQ Broker](./rabbitmq-broker/README.md) or [the docs available on GitHub](https://github.com/knative-extensions/eventing-rabbitmq).
Copy file name to clipboardExpand all lines: docs/eventing/brokers/broker-types/rabbitmq-broker/README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# Creating a RabbitMQ Broker
2
2
3
-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
4
-
5
3
This topic describes how to create a RabbitMQ Broker.
Copy file name to clipboardExpand all lines: docs/eventing/sources/rabbitmq-source/README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# Creating a RabbitMQSource
2
2
3
-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
Copy file name to clipboardExpand all lines: docs/install/yaml-install/eventing/install-eventing-with-yaml.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -202,8 +202,6 @@ Follow the procedure for the Broker of your choice:
202
202
203
203
=== "RabbitMQ Broker"
204
204
205
-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
206
-
207
205
* Install the RabbitMQ Broker by following the instructions in the
0 commit comments