Skip to content

Commit

Permalink
Update membership to 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvar-antonsson committed Jan 13, 2025
1 parent a372887 commit cd00a62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Fixed

- Errors from ``box.ctl.promote`` and ``box.ctl.demote`` now are logged.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Changed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Update ``membership`` dependency to `2.4.6 <https://github.com/tarantool/membership/releases/tag/2.4.6>`_.

-------------------------------------------------------------------------------
[2.13.0] - 2024-11-28
-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion cartridge-scm-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = {
'checks == 3.3.0-1',
'errors == 2.2.1-1',
'vshard == 0.1.30-1',
'membership == 2.4.5-1',
'membership == 2.4.6-1',
'frontend-core == 8.2.2-1',
'cartridge-metrics-role == 0.1.1',
'graphql == 0.3.0-1',
Expand Down

0 comments on commit cd00a62

Please sign in to comment.