File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ and this project adheres to
12
12
Unreleased
13
13
-------------------------------------------------------------------------------
14
14
15
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
+ Changed
17
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18
+
19
+ - Update ``vshard `` dependency to `0.1.28 <https://github.com/tarantool/vshard/releases/tag/0.1.28 >`_.
20
+ - Update ``http `` dependency to `1.6.0 <https://github.com/tarantool/http/releases/tag/1.6.0 >`_.
21
+
15
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
23
Added
17
24
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ source = {
7
7
dependencies = {
8
8
' lua >= 5.1' ,
9
9
' ddl == 1.7.1-1' ,
10
- ' http == 1.5 .0-1' ,
10
+ ' http == 1.6 .0-1' ,
11
11
' checks == 3.3.0-1' ,
12
12
' errors == 2.2.1-1' ,
13
- ' vshard == 0.1.27 -1' ,
13
+ ' vshard == 0.1.28 -1' ,
14
14
' membership == 2.4.5-1' ,
15
15
' frontend-core == 8.2.2-1' ,
16
16
' cartridge-metrics-role == 0.1.1' ,
You can’t perform that action at this time.
0 commit comments