Skip to content

Commit 8d7626c

Browse files
committed
Integrate new classes into main namespace and remove v1alpha8
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent a96f345 commit 8d7626c

File tree

6 files changed

+2
-257
lines changed

6 files changed

+2
-257
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

11+
- The `v1alpha8` namespace has been removed. This is a breaking change if you were importing directly from `frequenz.client.common.v1alpha8`. The classes have been integrated into the main `frequenz.client.common` namespace, so you might need to update your imports.
12+
1113
## New Features
1214

1315
<!-- Here goes the main new features and examples or instructions on how to use them -->

src/frequenz/client/common/v1alpha8/__init__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/frequenz/client/common/v1alpha8/metric/__init__.py

Lines changed: 0 additions & 162 deletions
This file was deleted.

src/frequenz/client/common/v1alpha8/pagination/__init__.py

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)