Skip to content

Commit 14be007

Browse files
chore: Bump version and update changelog
Signed-off-by: Mahendra Paipuri <[email protected]>
1 parent 32f021b commit 14be007

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.10.2 / 2025-08-07
4+
5+
- [BUGFIX] Fix bpf code to work with LLVM 20 [#393](https://github.com/mahendrapaipuri/ceems/pull/393) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
6+
- [BUGFIX] Fix k8s resource manager [#392](https://github.com/mahendrapaipuri/ceems/pull/392) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
7+
- [MAINT] Bump dependencies [#389](https://github.com/mahendrapaipuri/ceems/pull/389), [#390](https://github.com/mahendrapaipuri/ceems/pull/390), [#387](https://github.com/mahendrapaipuri/ceems/pull/387) ([@dependabot](https://github.com/dependabot))
8+
39
## 0.10.1 / 2025-07-22
410

511
- [BUGFIX] Fix parsing nvidia-smi XML output [#388](https://github.com/mahendrapaipuri/ceems/pull/388) ([@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.1
1+
0.10.2

0 commit comments

Comments
 (0)