Skip to content

Commit dfb1d91

Browse files
docs(changelog): update CHANGELOG.md for v1.6.0
1 parent 9b0d86a commit dfb1d91

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/xraph/forge/compare/v1.4.5...v1.6.0) (2026-04-13)
4+
5+
6+
### Features
7+
8+
* **pprof:** add pprofIndexPage for runtime profiling visualization ([074bfc7](https://github.com/xraph/forge/commit/074bfc7))
9+
* **metrics:** add time-series storage and querying capabilities ([1109d4c](https://github.com/xraph/forge/commit/1109d4c))
10+
11+
12+
### Bug Fixes
13+
14+
* **health:** update service health check to return healthy status for registered services ([0adf268](https://github.com/xraph/forge/commit/0adf268))
15+
16+
17+
### Maintenance
18+
19+
* Update vessel dependency to v1.0.2 across multiple extensions and examples ([9b0d86a](https://github.com/xraph/forge/commit/9b0d86a))
20+
* Update vessel dependency to v1.0.1 across multiple extensions ([6733054](https://github.com/xraph/forge/commit/6733054))
21+
* **changelog:** update CHANGELOG.md for v1.4.5 ([fc08cce](https://github.com/xraph/forge/commit/fc08cce))
22+
323
## [1.4.5](https://github.com/xraph/forge/compare/v1.4.4...v1.4.5) (2026-04-03)
424

525

0 commit comments

Comments
 (0)