File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717### Removed
1818
19+ ## [ 1.2.6] - 2025-10-23
20+
21+ ### Added
22+ * Added optional repository monitoring with Prometheus metrics (unique users, registered users, requests served) and scheduled cleanup.
23+ * Added monitoring guide and updated docs structure; includes configuration and verification steps.
24+ * Added unit and integration tests covering monitoring, metrics, cleanup and related DAOs.
25+
26+ ### Security
27+ * Updated CI actions and Java setup, bumped plugins/dependencies, upgraded Gradle to 9.1 and simplified wrapper invocation.
1928
2029## [ 1.2.5] - 2025-01-24
2130
@@ -361,7 +370,8 @@ Extracted from the 'base-repo' project.
361370### Removed
362371- none
363372
364- [ Unreleased ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.5...HEAD
373+ [ Unreleased ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.6...HEAD
374+ [ 1.2.6 ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.5...v1.2.6
365375[ 1.2.5 ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.4...1.2.5
366376[ 1.2.4 ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.3...1.2.4
367377[ 1.2.3 ] : https://github.com/kit-data-manager/repo-core/compare/v1.2.2...v1.2.3
You can’t perform that action at this time.
0 commit comments