Skip to content

Commit 7d42ac9

Browse files
chore: Bump version and update changelog
Signed-off-by: Mahendra Paipuri <[email protected]>
1 parent 80bf625 commit 7d42ac9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## 0.4.0 / 2024-10-23
4+
5+
- [FEATURE] Add support for HTTP alloy discovery [#198](https://github.com/mahendrapaipuri/ceems/pull/198) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
6+
- [FEATURE] Add openstack resource manager support to API server [#196](https://github.com/mahendrapaipuri/ceems/pull/196) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
7+
- [FEATURE] Add support for MIG and vGPUs in exporter [#193](https://github.com/mahendrapaipuri/ceems/pull/193) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
8+
- [FEATURE] Export power limit from RAPL counters [#189](https://github.com/mahendrapaipuri/ceems/pull/189) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
9+
- [FEATURE] Add libvirt collector [#186](https://github.com/mahendrapaipuri/ceems/pull/186) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
10+
- [FEATURE] Add RDMA collector [#182](https://github.com/mahendrapaipuri/ceems/pull/182) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
11+
- [BUGFIX] Fix cmd execution mode detection [#181](https://github.com/mahendrapaipuri/ceems/pull/181) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
12+
- [BUGFIX] Hide test related CLI flags [#180](https://github.com/mahendrapaipuri/ceems/pull/180) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
13+
- [FEATURE] Add ebpf support for mips,ppc and risc archs [#179](https://github.com/mahendrapaipuri/ceems/pull/179) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
14+
- [MAINT] Bump dependencies [#183](https://github.com/mahendrapaipuri/ceems/pull/183), [#184](https://github.com/mahendrapaipuri/ceems/pull/184), [#185](https://github.com/mahendrapaipuri/ceems/pull/185), [#192](https://github.com/mahendrapaipuri/ceems/pull/192), [#194](https://github.com/mahendrapaipuri/ceems/pull/194), [#199](https://github.com/mahendrapaipuri/ceems/pull/199), [#200](https://github.com/mahendrapaipuri/ceems/pull/200), [#201](https://github.com/mahendrapaipuri/ceems/pull/201), [#202](https://github.com/mahendrapaipuri/ceems/pull/202) ([@dependabot](https://github.com/dependabot))
15+
316
## 0.3.1 / 2024-10-03
417

518
- [BUGFIX] Fix cmd execution mode detection [#181](https://github.com/mahendrapaipuri/ceems/pull/181) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

0 commit comments

Comments
 (0)