File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.13.0] - 2024-09-05
6+
57### Added
68
79- Added ` IgnoredPaths ` option to ignore measuring specific exact paths.
810
11+ ### Changed
12+
13+ - Dependency updates.
14+ - Use Go 1.23.
915
1016## [ 0.12.0] - 2024-04-19
1117
@@ -134,7 +140,8 @@ Breaking change: The library has been refactored to be more flexible when adding
134140- HTTP latency requests.
135141- Prometheus recorder.
136142
137- [ unreleased ] : https://github.com/slok/go-http-metrics/compare/v0.12.0...HEAD
143+ [ unreleased ] : https://github.com/slok/go-http-metrics/compare/v0.13.0...HEAD
144+ [ 0.13.0 ] : https://github.com/slok/go-http-metrics/compare/v0.12.0...v0.13.0
138145[ 0.12.0 ] : https://github.com/slok/go-http-metrics/compare/v0.11.0...v0.12.0
139146[ 0.11.0 ] : https://github.com/slok/go-http-metrics/compare/v0.10.0...v0.11.0
140147[ 0.10.0 ] : https://github.com/slok/go-http-metrics/compare/v0.9.0...v0.10.0
You can’t perform that action at this time.
0 commit comments