Skip to content

Commit a67d822

Browse files
chore: Bump version and update changelog
Signed-off-by: Mahendra Paipuri <[email protected]>
1 parent 9ca9531 commit a67d822

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.11.0 / 2025-*
3+
## 0.11.0 / 2025-09-02
44

55
### Breaking Changes
66

@@ -32,6 +32,15 @@ have been renamed as follows:
3232
* `uuid:ceems_gpu_nvlink_tx_bytes:ratio` -> `uuid:ceems_gpu_prof_nvlink_tx_bytes:sum`
3333
* `uuid:ceems_gpu_nvlink_rx_bytes:ratio` -> `uuid:ceems_gpu_prof_nvlink_rx_bytes:sum`
3434

35+
### List of PRs
36+
37+
- [FEAT] Add rules for IO and network metrics [#406](https://github.com/mahendrapaipuri/ceems/pull/406) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
38+
- [FEAT] Support runtime XML directory for libvirt collector [#404](https://github.com/mahendrapaipuri/ceems/pull/404) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
39+
- [MAINT] Bump golanglint-ci to 2.4 [#399](https://github.com/mahendrapaipuri/ceems/pull/399) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
40+
- [BREAKING] Updates and fixes to recording rules subcommand of `ceems_tool` [#397](https://github.com/mahendrapaipuri/ceems/pull/397) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
41+
- [BREAKING] Support exporting metrics of IPMI sensors [#395](https://github.com/mahendrapaipuri/ceems/pull/395) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
42+
- [MAINT] Bump dependencies [#394](https://github.com/mahendrapaipuri/ceems/pull/394), [#398](https://github.com/mahendrapaipuri/ceems/pull/398), [#400](https://github.com/mahendrapaipuri/ceems/pull/400), [#405](https://github.com/mahendrapaipuri/ceems/pull/405), [#407](https://github.com/mahendrapaipuri/ceems/pull/407), [#408](https://github.com/mahendrapaipuri/ceems/pull/408) ([@dependabot](https://github.com/dependabot))
43+
3544
## 0.10.2 / 2025-08-07
3645

3746
- [BUGFIX] Fix bpf code to work with LLVM 20 [#393](https://github.com/mahendrapaipuri/ceems/pull/393) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.2
1+
0.11.0

0 commit comments

Comments
 (0)