Skip to content

Commit dab00f5

Browse files
committed
Bump v0.13.0
Signed-off-by: Xabier Larrakoetxea <[email protected]>
1 parent b266f85 commit dab00f5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
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

0 commit comments

Comments
 (0)