Skip to content

Release v0.3.31

Choose a tag to compare

@jfrench9 jfrench9 released this 23 May 00:23

RoboSystems Python SDK v0.3.31

This release enhances reporting capabilities with new verification summary models and improves documentation across several core models.

✨ Features & Improvements

  • New verification reporting models: Added VerificationSummary and VerificationCategorySummary models to support enhanced reporting workflows
  • Enriched information block queries: Integrated verification summary data into ledger information block queries for more comprehensive reporting output
  • Improved model documentation & attributes: Enhanced docstrings and attributes for AttributionFilter, ClassificationLite, InitialEntityData, and LineItemMetadataPredicate models (#122)

🔧 Notable Technical Changes

  • Two new model files added (verification_summary.py, verification_category_summary.py) and registered in the models package
  • Updated GraphQL ledger queries to include verification summary fields
  • InformationBlockEnvelope model updated to accommodate the new verification summary data

⚠️ Breaking Changes

  • None anticipated — new models and query fields are additive. However, consumers of InformationBlockEnvelope should be aware of the updated shape, which now includes verification summary data.

🐛 Bug Fixes

  • No bug fixes in this release.

📊 Release Statistics

  • Commits: 5
  • Files Changed: 10
  • Lines Added: 382
  • Lines Deleted: 34
  • Previous Release: v0.3.30

🔗 Links


🤖 Generated with Claude Code