Skip to content

Commit ba1ec10

Browse files
Merge pull request #15953 from rabbitmq/mergify/bp/v4.3.x/pr-15913
Upgrade Ra to 3.1.3 and Osiris to 1.13.1 (backport #15913)
2 parents 1706249 + 66114f9 commit ba1ec10

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

rabbitmq-components.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ dep_cowboy = hex 2.14.1
4747
dep_cowlib = hex 2.16.0
4848
dep_credentials_obfuscation = hex 3.5.0
4949
dep_cuttlefish = hex 3.6.0
50-
dep_gen_batch_server = hex 0.9.2
50+
dep_gen_batch_server = hex 0.10.0
5151
dep_jose = hex 1.11.10
5252
dep_khepri = hex 0.18.0
5353
dep_khepri_mnesia_migration = hex 0.8.1
5454
dep_meck = hex 1.0.0
55-
dep_osiris = git https://github.com/rabbitmq/osiris v1.13.0
55+
dep_osiris = git https://github.com/rabbitmq/osiris v1.13.1
5656
dep_prometheus = hex 6.1.1
57-
dep_ra = hex 3.1.2
57+
dep_ra = hex 3.1.3
5858
dep_ranch = hex 2.2.0
5959
dep_recon = hex 2.5.6
6060
dep_redbug = hex 2.1.0

release-notes/4.3.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,9 @@ auth_http.authorization_failure_disclosure = true
399399

400400
### Dependency Changes
401401

402-
* `ra` was upgraded from [`2.17.2`](https://github.com/rabbitmq/ra/releases/tag/v2.17.2) to [`3.1.2`](https://github.com/rabbitmq/ra/releases/tag/v3.1.2)
403-
* `khepri` was upgraded to [`0.17.6`](https://github.com/rabbitmq/khepri/releases)
404-
* `osiris` was upgraded to [`1.3.0`](https://github.com/rabbitmq/osiris/releases)
402+
* `ra` was upgraded to [`3.1.3`](https://github.com/rabbitmq/ra/releases/tag/v3.1.3)
403+
* `khepri` was upgraded to [`0.18.0`](https://github.com/rabbitmq/khepri/releases)
404+
* `osiris` was upgraded to [`1.3.1`](https://github.com/rabbitmq/osiris/releases)
405405
* `gen_batch_server` was upgraded to [`0.9.2`](https://github.com/rabbitmq/gen-batch-server/releases)
406406
* `cuttlefish` was upgraded to [`3.6.0`](https://github.com/kyorai/cuttlefish/releases)
407407

0 commit comments

Comments
 (0)