Skip to content

Commit

Permalink
cl: note breaking change of numcores attribute on apple systems (hash…
Browse files Browse the repository at this point in the history
…icorp#18850)

I goofed the name the first time around, "power" should have been
"performance" which is consistent with both Apple and Intel branding.
  • Loading branch information
shoenig authored and nvanthao committed Mar 1, 2024
1 parent d72c45e commit 5845036
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/18843.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:breaking-change
client/fingerprint: The `cpu.numcores.power` node attribute has been renamed to `cpu.numcores.performance` on Apple Silicon nodes
```

0 comments on commit 5845036

Please sign in to comment.