Skip to content

Commit 7046671

Browse files
Release 2.13.0 (#2289)
1 parent ffdb1ee commit 7046671

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to
1212
Unreleased
1313
-------------------------------------------------------------------------------
1414

15+
-------------------------------------------------------------------------------
16+
[2.13.0] - 2024-11-28
17+
-------------------------------------------------------------------------------
18+
1519
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1620
Changed
1721
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -28,6 +32,12 @@ Added
2832

2933
- New issue about doubled buckets (can be enabled with TARANTOOL_CHECK_DOUBLED_BUCKETS=true).
3034

35+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36+
Fixed
37+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
38+
39+
- WebUI doesn't request statistics on the first load anymore.
40+
3141
-------------------------------------------------------------------------------
3242
[2.12.4] - 2024-09-16
3343
-------------------------------------------------------------------------------

cartridge/VERSION.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-- Сontains the module version.
22
-- Requires manual update in case of release commit.
33

4-
return '2.12.4'
4+
return '2.13.0'

rst/cartridge_admin.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Cartridge doesn't support Tarantool 3.0 and higher.
3838
- Tarantool 2.10
3939
- Tarantool 2.11
4040
- Additional notes
41+
* - Cartridge 2.13.0
42+
- \+
43+
- \+
44+
- \+
45+
- \+
46+
-
4147
* - Cartridge 2.12.4
4248
- \+
4349
- \+

0 commit comments

Comments
 (0)