File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.2] - 2026-02-03
11+
12+ ### Added
13+
14+ - Add new Prometheus metrics for rules, requests, and database updates ([ #368 ] ( https://github.com/danroc/geoblock/pull/368 ) )
15+ - Add ` ip_version ` label to database entry metrics ([ #372 ] ( https://github.com/danroc/geoblock/pull/372 ) )
16+ - Update Grafana dashboard to include new metrics ([ #373 ] ( https://github.com/danroc/geoblock/pull/373 ) )
17+
18+ ### Changed
19+
20+ - Use official Prometheus client library ([ #367 ] ( https://github.com/danroc/geoblock/pull/367 ) )
21+
1022## [ 0.5.1] - 2026-01-22
1123
1224### Added
@@ -251,7 +263,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
251263- Add CIDR unmarshalling and validation
252264- Add autonomous systems to configuration
253265
254- [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.1...HEAD
266+ [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.2...HEAD
267+ [ 0.5.2 ] : https://github.com/danroc/geoblock/compare/v0.5.1...v0.5.2
255268[ 0.5.1 ] : https://github.com/danroc/geoblock/compare/v0.5.0...v0.5.1
256269[ 0.5.0 ] : https://github.com/danroc/geoblock/compare/v0.4.1...v0.5.0
257270[ 0.4.1 ] : https://github.com/danroc/geoblock/compare/v0.4.0...v0.4.1
You can’t perform that action at this time.
0 commit comments