From f13caaae5a5d91695e1816606c541abac6523411 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Thu, 10 Sep 2026 15:21:22 +0000 Subject: [PATCH] Reset the release notes Signed-off-by: Leandro Lucarella --- RELEASE_NOTES.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 369b8221..288ad8af 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,11 +2,16 @@ ## Summary -This release adds a new RPC to clear previously set bounds contributions for electrical components, and introduces a new field to the `AugmentElectricalComponentBoundsRequest` message to allow clients to specify a token for their bounds contribution. + + +## Upgrading + + ## New Features -**In v1alpha18:** + + +## Bug Fixes -- A new field named `bounds_token` has been added to the `AugmentElectricalComponentBoundsRequest` message. This field allows clients to specify a token that identifies their bounds contribution. If a client wants to overwrite a previously set bounds contribution, they can use the same token in a new request. -- A new RPC named `ClearElectricalComponentBounds` has been introduced. This RPC allows clients to withdraw a previously set bounds contribution by specifying the component, metric, and the token associated with that contribution. +