Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 652 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2023-07-14

Added

  • Function set_health_handler has been added to role cartridge.roles.metrics, allowing you to set your own handle to check health (tarantool/cartridge#2097 <https://github.com/tarantool/cartridge/issues/2097>_). Main case - customizing the response format.

[0.1.0] - 2023-05-24

Added

  • cartridge.roles.metrics from metrics repository