Releases: mahendrapaipuri/ceems
Releases · mahendrapaipuri/ceems
0.5.0 / 2024-12-13
- [BUGFIX] Support IPMI package on 32/64 bit platforms #245 (@mahendrapaipuri)
- [MAINT] Upgrade Go to 1.23.x #244 (@mahendrapaipuri)
- [MAINT] Update dockerfile to include redfish_proxy #243 (@mahendrapaipuri)
- [FEATURE] Add Redfish Collector #240 (@mahendrapaipuri)
- [FEATURE] Pure go IPMI implementation using OpenIPMI interface #238 (@mahendrapaipuri)
- [DOCS] Embed demo Grafana in iframe in documentation welcome page #233 (@mahendrapaipuri)
- [FEATURE] Report usage statistics by taking running units into account #232 (@mahendrapaipuri)
- [FEATURE] Support automatic token rotation for Openstack #227 (@mahendrapaipuri)
- [BUGFIX] Prioritize SLURM_JOB_GPUS env for GPU mapping #221 (@mahendrapaipuri)
- [FEATURE] Migrate to slog logging #211 (@mahendrapaipuri)
- [FEATURE] Implement correct scaling of perf hardware counters #210 (@mahendrapaipuri)
- [MAINT] Bump dependencies #212, #213, #215, #222, #225, #226, #228, #229, #236 (@dependabot), #237, #241 (@dependabot), #242 (@dependabot)
0.5.0-rc.2 / 2024-10-31
- [BUFGIX] Scale perf counters based on times enabled and ran #209 (@mahendrapaipuri)
0.5.0-rc.1 / 2024-10-29
- [MAINT] Major refactor to improve performance of exporter #204 (@mahendrapaipuri)
- [MAINT] Bump dependencies #205, #206, #207 (@dependabot)
0.4.1 / 2024-10-25
- [FEATURE] Use custom header to find target cluster #203 (@mahendrapaipuri)
0.4.0 / 2024-10-23
- [FEATURE] Add support for HTTP alloy discovery #198 (@mahendrapaipuri)
- [FEATURE] Add openstack resource manager support to API server #196 (@mahendrapaipuri)
- [FEATURE] Add support for MIG and vGPUs in exporter #193 (@mahendrapaipuri)
- [FEATURE] Export power limit from RAPL counters #189 (@mahendrapaipuri)
- [FEATURE] Add libvirt collector #186 (@mahendrapaipuri)
- [FEATURE] Add RDMA collector #182 (@mahendrapaipuri)
- [BUGFIX] Fix cmd execution mode detection #181 (@mahendrapaipuri)
- [BUGFIX] Hide test related CLI flags #180 (@mahendrapaipuri)
- [FEATURE] Add ebpf support for mips,ppc and risc archs #179 (@mahendrapaipuri)
- [MAINT] Bump dependencies #183, #184, #185, #192, #194, #199, #200, #201, #202 (@dependabot)
0.3.1 / 2024-10-03
- [BUGFIX] Fix cmd execution mode detection #181 (@mahendrapaipuri)
- [BUGFIX] Hide test related CLI flags #180 (@mahendrapaipuri)
- [FEAT] Add ebpf support for mips,ppc and risc archs #179 (@mahendrapaipuri)
0.3.0 / 2024-09-28
- [CI] Move docs workflow to separate file #178 (@mahendrapaipuri)
- [BUGFIX] Verify TSDB actual retention period #177 (@mahendrapaipuri)
- [FEATURE] Make CEEMS apps capability aware #176 (@mahendrapaipuri)
- [MAINT] Remove unnecessary log lines #167 (@mahendrapaipuri)
- [MAINT] Refactor slurm collector organization #155 (@mahendrapaipuri)
- [MAINT] Graceful exporter shutdown and misc fixes #153 (@mahendrapaipuri)
- [FEATURE] Use consistent CLI flags for exporter #144 (@mahendrapaipuri)
- [FEATURE] Add perf collector that exports perf metrics #137 (@mahendrapaipuri)
- [MAINT] Bump dependencies #138, #139, #140, #141, #142, #143, #145, #146, #147, #148, #149, #150, #151 , #152, #154, #157, #158, #159, #160, #161, #162, #163, #164, #168, #169, #171, #172, #173, #174, #175 (@dependabot)
0.2.1 / 2024-08-17
- [BUGFIX] Fix setting sysprocattr correctly based on command #136 (@mahendrapaipuri)
0.2.0 / 2024-08-11
- [FEATURE] Pass context to downstream functions #133 (@mahendrapaipuri)
- [MAINT] Enable more linters #132 (@mahendrapaipuri)
- [MAINT] General maintenance #129 (@mahendrapaipuri)
- [FEATURE] Use native JSON functions in aggregate query #128 (@mahendrapaipuri)
- [FEATURE] Stats API endpoint #127 (@mahendrapaipuri)
- [FEATURE] Cache current usage query result #122 (@mahendrapaipuri)
0.1.1 / 2024-07-24
- [MAINT] DB query performance improvements #113 (@mahendrapaipuri)
- [BUGFIX] Fix metric aggregation #112 (@mahendrapaipuri)
- [FEATURE] Incremental improvements on API server #111 (@mahendrapaipuri)
- [BUGFIX] Dont cache failed requests for emissions #110 (@mahendrapaipuri)
- [MAINT] Upgrade to Go 1.22.x #109 (@mahendrapaipuri)
- [TEST] Migrate to testify for unit tests #108 (@mahendrapaipuri)