Skip to content

Commit ffcf9a2

Browse files
Osiris 1.8.6
1 parent c5ecf31 commit ffcf9a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ bazel_dep(
5656

5757
bazel_dep(
5858
name = "rabbitmq_osiris",
59-
version = "1.8.5",
59+
version = "1.8.6",
6060
repo_name = "osiris",
6161
)
6262

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dep_gen_batch_server = hex 0.8.8
4848
dep_jose = hex 1.11.10
4949
dep_khepri = hex 0.16.0
5050
dep_khepri_mnesia_migration = hex 0.7.1
51-
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
51+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.6
5252
dep_prometheus = hex 4.11.0
5353
dep_ra = hex 2.16.2
5454
dep_ranch = hex 2.2.0

release-notes/4.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ This section can be incomplete and will be expanded as 4.1 approaches its releas
513513
### Dependency Changes
514514

515515
* `ra` was upgraded to [`2.16.1`](https://github.com/rabbitmq/ra/releases)
516-
* `osiris` was upgraded to [`1.8.5`](https://github.com/rabbitmq/osiris/releases)
516+
* `osiris` was upgraded to [`1.8.6`](https://github.com/rabbitmq/osiris/releases)
517517
* `observer_cli` was upgraded to [`1.8.2`](https://github.com/zhongwencool/observer_cli/releases)
518518
* `eetcd` was upgraded to [`0.5.0`](https://github.com/zhongwencool/eetcd/releases)
519519
* `gun` was upgraded to [`2.1.0`](https://github.com/ninenines/gun/releases)

0 commit comments

Comments
 (0)