
The AMQP1 driver has been deprecated for several years, since 14.4.0 and
is no longer maintained or widely used. This commit removes the AMQP1
driver from the code base.
References:
- Original deprecation commit: 0f63c227f5
Change-Id: Iaeb52791008a7a6736c99459f66d2bdbb2dea17b
7 lines
225 B
YAML
7 lines
225 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The AMQP1 driver, which was deprecated in 14.1.0 was removed, due to
|
|
limited usage and lack of support on recent distributions. Use any of
|
|
the other supported driver, such as RabbitMQ or Kafka.
|