Skip to content

Release v0.2.30

Choose a tag to compare

@jfrench9 jfrench9 released this 11 Feb 03:06
· 169 commits to main since this release

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 GraphCapacityResponse and TierCapacity models 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 GraphInfo model 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


🤖 Generated with Claude Code