Release v0.2.30
RoboSystems Python SDK v0.2.30
This release introduces graph capacity monitoring functionality, allowing users to retrieve detailed capacity information for graphs and their associated tiers.
✨ New Features
- Graph Capacity API: Added new endpoint
get_graph_capacity()to retrieve capacity metrics for graphs - Capacity Models: Introduced
GraphCapacityResponseandTierCapacitymodels for structured capacity data representation
🔧 Technical Changes
- Added new API client method in
robosystems_client.api.graphs.get_graph_capacity - Enhanced model exports with new capacity-related classes
- Updated
GraphInfomodel with additional capacity-related fields - Project version bumped to 0.2.30
📋 Reference
- Pull Request: #61
📊 Release Statistics
- Commits: 3
- Files Changed: 6
- Lines Added: 391
- Lines Deleted: 1
- Previous Release: v0.2.29
🔗 Links
- Full Changelog: v0.2.29...v0.2.30
- All Releases: View all releases
🤖 Generated with Claude Code