Skip to content
Closed

rn #9334

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Copy link
Contributor

@rohanmaharjan100 rohanmaharjan100 Feb 7, 2025

Choose a reason for hiding this comment

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

This is not required. Please remove the node package

Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"fs-extra": "^11.2.0",
"jq-web": "^0.5.1",
"lottie-react": "^2.4.0",
"node": "^23.7.0",
"prism-react-renderer": "^2.3.1",
"rc-tooltip": "^6.1.3",
"react": "^18.2.0",
Expand Down
19 changes: 18 additions & 1 deletion release-notes/cloud-cost-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ Review the notes below for details about recent changes to Harness Cloud Cost Ma
Harness deploys changes to Harness SaaS clusters on a progressive basis. This means that the features and fixes that these release notes describe may not be immediately available in your cluster. To identify the cluster that hosts your account, go to the **Account Overview** page.

:::

## February 2025

### Version 1.41.0

#### New features and enhancements

- Resource-Breakdown Tab for Evaluations: We are now displaying the Resource Breakdown tab for non-recommendation evaluations as well like we did for recommendation evaluations earlier. [CCM-20841]
<DocImage path={require('./static/resource-breakdown.png')} width="90%" height="90%" title="Click to view full-size image" />

- Expandable Resource ID with Details in Asset Governance: We’ve added support in the Resource Breakdown where the resource ID appears with a “+” icon. When expanded, the resource details are displayed in the same column and row. [CCM-20839]

- Improved Input Behavior for Target Account and Region Selection : Now, while selecting a Target Account or Region, the text input field will automatically be cleared. [CCM-20625]

- Bin Packing in Cluster Orchestrator: We have introduced Bin Packing in the Cluster Orchestrator to optimize resource allocation and performance. You can now define your cluster preferences to fine-tune settings for Pod Eviction by Harness and Node Disruption by Karpenter. Customize node deletion criteria, set eviction delays, and configure disruption budgets to enhance efficiency and ensure optimal resource utilization. [CCM-20468]

<DocImage path={require('./static/bin-packing.png')} width="90%" height="90%" title="Click to view full-size image" />

## January 2025

### Version 1.38.3
Expand All @@ -33,7 +51,6 @@ Harness deploys changes to Harness SaaS clusters on a progressive basis. This me

- Overlapping Schedules for AutoStopping Rules: Users can now define multiple fixed schedules within an AutoStopping rule, with support for overlapping schedules. To determine the final resulting schedule at any given time, users can set the priority order of the schedules using drag-and-drop functionality. [CCM-19196]


## December 2024

### Version 1.36.1
Expand Down
Binary file added release-notes/static/bin-packing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added release-notes/static/resource-breakdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading