Skip to content

Commit ccd9e12

Browse files
chore: Prepare v0.1.0-rc5 release
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
1 parent 545b206 commit ccd9e12

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## 0.1.0-rc.5 / 2024-03-02
4+
5+
- [FEATURE] feat: Support RDMA stats in exporter [#45](https://github.com/mahendrapaipuri/ceems/pull/45) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
6+
- [MAINT] Rename stats pkg to api [#44](https://github.com/mahendrapaipuri/ceems/pull/44) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
7+
- [FEATURE] TSDB Load Balancer [#43](https://github.com/mahendrapaipuri/ceems/pull/43) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
8+
- [FEATURE] DB migrations support [#42](https://github.com/mahendrapaipuri/ceems/pull/42) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
9+
- [MAINT] Refactor DB schema [#41](https://github.com/mahendrapaipuri/ceems/pull/41) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
10+
311
## 0.1.0-rc.4 / 2024-02-18
412

513
- [BUGFIX] Misc bugfixes [#40](https://github.com/mahendrapaipuri/ceems/pull/40) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
6-
- [FEATURE]Support different IPMI implementations [#39](https://github.com/mahendrapaipuri/ceems/pull/39) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
14+
- [FEATURE] Support different IPMI implementations [#39](https://github.com/mahendrapaipuri/ceems/pull/39) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
715
- [REFACTOR] Rename pkg to ceems [#38](https://github.com/mahendrapaipuri/ceems/pull/38) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
816
- [FEATURE] Cache job props for SLURM collector [#37](https://github.com/mahendrapaipuri/ceems/pull/37) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
917
- [FEATURE] Extend DB schema to add new fields [#36](https://github.com/mahendrapaipuri/ceems/pull/36) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-rc.4
1+
0.1.0-rc.5

0 commit comments

Comments
 (0)