Skip to content

Prep 7.7.0#2056

Merged
midhun-pm merged 1 commit intodevelopfrom
midhun-pm_7.7.0
Apr 29, 2026
Merged

Prep 7.7.0#2056
midhun-pm merged 1 commit intodevelopfrom
midhun-pm_7.7.0

Conversation

@midhun-pm
Copy link
Copy Markdown
Contributor

@midhun-pm midhun-pm commented Apr 29, 2026

Version 7.7.0

Added

  • Project.bulk_assign_data_rows() method for bulk assigning data rows to a user
  • TaskAssignmentStatus enum for filtering assignable data row statuses

Fixed

  • Reorder create_api_key validation to check input params before making API calls
  • Fix mypy type error in DataRowUpsertItem.build

Release checklist

  • libs/labelbox/pyproject.toml version bumped
  • libs/labelbox/src/labelbox/__init__.py version bumped
  • docs/conf.py release bumped
  • CHANGELOG.md updated
  • docs/labelbox/index.rst updated with new class
  • docs/labelbox/task-assignment-status.rst added

Made with Cursor


Note

Low Risk
Release-prep and documentation/version bumps only; no runtime logic changes are included in this diff.

Overview
Bumps the SDK and docs release version from 7.6.0 to 7.7.0 (package metadata, __version__, and Sphinx release).

Updates CHANGELOG.md with the 7.7.0 release notes (new Project.bulk_assign_data_rows() and TaskAssignmentStatus, plus two bugfixes), and extends the Sphinx docs to include a new task-assignment-status page in the toctree that autodocuments TaskAssignmentStatus.

Reviewed by Cursor Bugbot for commit d87c86e. Bugbot is set up for automated code reviews on this repo. Configure here.

Made-with: Cursor
@midhun-pm midhun-pm merged commit b8bf134 into develop Apr 29, 2026
16 of 26 checks passed
@midhun-pm midhun-pm deleted the midhun-pm_7.7.0 branch April 29, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants