File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.1.0 ] - 2023-05-24
7
+ ## [ 0.1.1 ] - 2023-07-14
8
8
9
9
### Added
10
10
11
- - ` cartridge.roles.metrics ` from ` metrics ` repository
12
11
- Function `` set_health_handler `` has been added to role `` cartridge.roles.metrics `` ,
13
12
allowing you to set your own handle to check health
14
13
(` tarantool/cartridge#2097 <https://github.com/tarantool/cartridge/issues/2097> ` _ ).
15
14
Main case - customizing the response format.
15
+
16
+ ## [ 0.1.0] - 2023-05-24
17
+
18
+ ### Added
19
+
20
+ - ` cartridge.roles.metrics ` from ` metrics ` repository
You can’t perform that action at this time.
0 commit comments