Skip to content

Commit 9722e74

Browse files
committed
Remove the v1alpha8 namespace
We don't need this namespace in this repository, this is useful for API repositories (protobuf), but for Python we can keep backwards compatibility in a different way. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6c6f2eb commit 9722e74

File tree

9 files changed

+0
-379
lines changed

9 files changed

+0
-379
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22

33
## Summary
44

5-
This release introduces the `v1alpha8` module to support a new API version.
65

76
## Upgrading
87

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

1110
## New Features
1211

13-
- Provide access to new API using new `v1alpha8` module.
1412
- Mapping for the new `Event` message has been added.
1513
- Add new common API enums for `ElectricalComponent` (previously `Components`).
1614

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/microgrid/__init__.py

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

src/frequenz/client/common/v1alpha8/microgrid/sensors.py

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

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

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

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

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

tests/microgrid/test_ids_alpha8.py

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

0 commit comments

Comments
 (0)