diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index b9baa63c806..e1a72b74751 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -55,7 +55,7 @@ dep_khepri_mnesia_migration = hex 0.8.1 dep_meck = hex 1.0.0 dep_osiris = git https://github.com/rabbitmq/osiris v1.13.1 dep_prometheus = hex 6.1.1 -dep_ra = hex 3.1.9 +dep_ra = hex 3.1.10 dep_ranch = hex 2.2.0 dep_recon = hex 2.5.6 dep_redbug = hex 2.1.0 diff --git a/release-notes/4.3.5.md b/release-notes/4.3.5.md new file mode 100644 index 00000000000..362df3754be --- /dev/null +++ b/release-notes/4.3.5.md @@ -0,0 +1,8 @@ +## RabbitMQ 4.3.5 + +RabbitMQ `4.3.5` is a maintenance release in the `4.3.x` [release series](https://www.rabbitmq.com/release-information). + + +### Dependency Changes + + * `ra` was upgraded to [`3.1.10`](https://github.com/rabbitmq/ra/releases/tag/v3.1.10)