Skip to content

Release v.3.77.0

Compare
Choose a tag to compare
@vbrodsky vbrodsky released this 08 Aug 21:16
· 301 commits to develop since this release
70f30b0

Version 3.77.0 (2024-08-09)

Added

  • LabelingService request()(#1761)
    • Validates all project requirements and requests a labeling service
  • Allow marking Label with is_benchmark_reference flag(#1718)

Updated

  • Project get_labeling_service() will now create labeling service if one is missing(#1762)

Removed

  • BREAKING CHANGE Project.labeling_frontend.disconnect() (#1763)
    • We only support one default labeling front end per project and a user can not disconnect it
  • BREAKING CHANGE Experimental method project.request_labeling_service() - duplicate, not needed(#1762).