Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.69 KB

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.4.0 - 2023-12-11

Added

Fixed

  • Compatibility with Rack 3 and Rack 2. #8 by @aroop.

0.3.0 - 2021-08-27

Added

  • Possibility to disable metrics web server logs @bibendi

0.2.0 - 2021-07-21

Added

  • Debug mode with metric yabeda_prometheus_mmap_render_duration to measure how long takes to render response with already collected metrics for Prometheus. Requires Yabeda 0.10+. @Envek, @dsalahutdinov

Changed

  • Yabeda 0.10.0 or newer is required. @Envek

0.1.2 - 2021-06-23

Fixed

0.1.1 - 2020-08-04

Fixed

0.1.0 - 2020-03-25

Initial release. @dsalahutdinov