Skip to content

Commit

Permalink
Update vshard to 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvar-antonsson committed Oct 15, 2024
1 parent bf8a0b6 commit 88f884c
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 @@ -12,6 +12,12 @@ and this project adheres to
Unreleased
-------------------------------------------------------------------------------

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

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

-------------------------------------------------------------------------------
[2.12.4] - 2024-09-16
-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion cartridge-scm-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = {
'http == 1.6.0-1',
'checks == 3.3.0-1',
'errors == 2.2.1-1',
'vshard == 0.1.29-1',
'vshard == 0.1.30-1',
'membership == 2.4.5-1',
'frontend-core == 8.2.2-1',
'cartridge-metrics-role == 0.1.1',
Expand Down

0 comments on commit 88f884c

Please sign in to comment.