Skip to content

chore(master): release 5.2.1#159

Merged
alvarolopez merged 1 commit intomasterfrom
release-please--branches--master
Feb 16, 2026
Merged

chore(master): release 5.2.1#159
alvarolopez merged 1 commit intomasterfrom
release-please--branches--master

Conversation

@alvarolopez
Copy link
Member

@alvarolopez alvarolopez commented Oct 14, 2025

🤖 I have created a release beep boop

5.2.1 (2026-02-12)

Features

  • add mapping configuration between record types and messengers (0041867)
  • Add Prometheus extractor and EnergyRecord for energy consumption metrics (6938099)
  • ensure CPU and Wall time is not zero (741c448)
  • Implement energy record publication to CIM (#170) (#171) (69881f7)

Bug Fixes

  • correct energy record calculations and add CPU normalization factor (53e6d38)
  • do not request all tenants when listing servers (2540db3)
  • Do not use a scoped client when getting user information (3eed5b0), closes #173
  • include entrypoint for greendigit_cim (b187d51)
  • Integrate energy_consumed_wh function using prometheus-api-client (390db52)
  • remove deprecated prometheus_query_range configuration and update related documentation (59fc0ca)
  • remove unnecessary blank lines in base.py and logstash.py (d73a579)
  • Rename to EnergyConsumptionExtractor and update EnergyRecord format (ac35ab1)
  • update documentation for Prometheus extractor and GreenDIGIT CIM messenger configuration (e0884d9)
  • Update Prometheus extractor to scan VMs and support query templating (a1c6b8c)

Documentation

  • add documentation for messenger record type filtering (b6959a2)
  • add release notes for messenger record type filtering (7be9c3c)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@8fe9776). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #159   +/-   ##
=========================================
  Coverage          ?   58.52%           
=========================================
  Files             ?       25           
  Lines             ?     1401           
  Branches          ?      136           
=========================================
  Hits              ?      820           
  Misses            ?      559           
  Partials          ?       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from 532a21e to 367b87f Compare November 4, 2025 19:48
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch 2 times, most recently from 052a9ee to 909dc51 Compare December 1, 2025 08:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from 909dc51 to e7cbffd Compare January 27, 2026 08:20
Copilot AI review requested due to automatic review settings January 27, 2026 08:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please to bump the version from 5.2.0 to 5.2.1. The release includes new features for energy consumption tracking via Prometheus, record-to-messenger mapping configuration, bug fixes for energy record calculations, and documentation updates for messenger record type filtering.

Changes:

  • Version bumped from 5.2.0 to 5.2.1 across all relevant files
  • CHANGELOG.md updated with release notes for version 5.2.1
  • Release manifest updated to reflect new version

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Version number updated to 5.2.1
caso/init.py version variable updated to 5.2.1
CHANGELOG.md Added release notes for version 5.2.1 with features, bug fixes, and documentation changes
.release-please-manifest.json Version tracking updated to 5.2.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alvarolopez alvarolopez added this to the Energy records milestone Jan 27, 2026
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from e7cbffd to de12e39 Compare February 3, 2026 16:52
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch 2 times, most recently from 8f9566c to 719bbab Compare February 11, 2026 10:55
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from 719bbab to 533cc82 Compare February 12, 2026 12:15
@sonarqubecloud
Copy link

@alvarolopez alvarolopez merged commit 756417c into master Feb 16, 2026
14 checks passed
@alvarolopez alvarolopez deleted the release-please--branches--master branch February 16, 2026 21:26
@alvarolopez
Copy link
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cASO cannot get user information

2 participants