File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.13.0] - 2024-09-05
6
+
5
7
### Added
6
8
7
9
- Added ` IgnoredPaths ` option to ignore measuring specific exact paths.
8
10
11
+ ### Changed
12
+
13
+ - Dependency updates.
14
+ - Use Go 1.23.
9
15
10
16
## [ 0.12.0] - 2024-04-19
11
17
@@ -134,7 +140,8 @@ Breaking change: The library has been refactored to be more flexible when adding
134
140
- HTTP latency requests.
135
141
- Prometheus recorder.
136
142
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
138
145
[ 0.12.0 ] : https://github.com/slok/go-http-metrics/compare/v0.11.0...v0.12.0
139
146
[ 0.11.0 ] : https://github.com/slok/go-http-metrics/compare/v0.10.0...v0.11.0
140
147
[ 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