Skip to content

Release v0.2.37

Latest

Choose a tag to compare

@jfrench9 jfrench9 released this 28 Mar 02:35

RoboSystems Python SDK v0.2.37

This release adds bulk document upload support for the knowledge base, along with a new pre-commit hook to improve development workflow.

✨ Features & Improvements

  • Bulk document uploadDocumentClient now supports uploading multiple documents in a single operation, streamlining knowledge base population (#72)
  • Updated DocumentListItem model — Extended to support the new bulk upload response structure

🔧 Developer Experience / Infrastructure

  • Pre-commit hook added — A new .githooks/pre-commit hook has been introduced to enforce code quality checks before commits land in the repository

⚠️ Breaking Changes

None identified in this release.

🐛 Bug Fixes

No bug fixes in this release.


📊 Release Statistics

  • Commits: 3
  • Files Changed: 4
  • Lines Added: 55
  • Lines Deleted: 1
  • Previous Release: v0.2.36

🔗 Links


🤖 Generated with Claude Code