Skip to content

Releases: openvinotoolkit/geti-sdk

Geti SDK v1.8.1

20 Nov 11:36
Compare
Choose a tag to compare

What's Changed

  • Update pytest requirement from ==7.3.* to ==7.4.* in /requirements by @dependabot in #261
  • Update pytest-env requirement from ==0.8.* to ==1.0.* in /requirements by @dependabot in #275
  • Update various dependencies by @ljcornel in #288

Full Changelog: v.1.8.0...v.1.8.1

Geti SDK v1.8.0

20 Oct 11:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v.1.8.0

Geti SDK v1.8.0rc3

04 Sep 08:59
Compare
Choose a tag to compare
Geti SDK v1.8.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8rc2...v1.8rc3

[pre-release] Geti SDK v1.8.0rc2

09 Aug 07:08
b8e5574
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Enable using pre-production dependencies in test builds by @ljcornel in #258
  • Update the list of third party programs by @ljcornel in #259
  • Require cryptography>=41.0.2 for security reasons by @ljcornel in #260
  • Fix for responding to Project Key values in the REST API by @harimkang in #264

Full Changelog: v1.8rc1...v1.8rc2

[pre-release] Geti SDK v1.8.0rc1

19 Jul 10:20
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.5.8...v1.8.0rc1

Geti SDK v1.5.8

19 Jun 10:06
Compare
Choose a tag to compare

What's Changed

  • Update vcrpy requirement from ==4.2.* to ==4.3.* in /requirements by @dependabot in #227
  • Specify correct project name in notebook 009 by @ljcornel in #229
  • Fix name of project to download in notebook 009 by @ljcornel in #233
  • Update pytest-cov requirement from ==4.0.* to ==4.1.* in /requirements by @dependabot in #231
  • upgrate isort to 5.12.0 to avoid runtime error in pre-commit in python 3.8 by @jihyeonyi in #235
  • Update all pre-commit hooks to latest versions by @ljcornel in #237
  • Add step_size field to configurable floats by @ljcornel in #241
  • Handle re-authentication during media upload robustly by @ljcornel in #244

New Contributors

Full Changelog: v1.5.7...v1.5.8

Geti SDK v1.5.7

30 May 07:22
Compare
Choose a tag to compare

What's Changed

  • Allow more efficient image uploading for datumaro annotation readers by @ljcornel in #224
  • Fix deployment for otx v1.2.2 by @ljcornel in #225

Full Changelog: v1.5.6...v1.5.7

Geti SDK v1.5.6

23 May 14:21
Compare
Choose a tag to compare

What's Changed

  • Add group key to hierarchical label definition in notebook 001 by @ljcornel in #220
  • Add TestingClient to perform model tests by @ljcornel in #221
  • Wait for a project to become ready after it is created by @ljcornel in #223
  • Update requests requirement from ==2.28.* to ==2.31.* in /requirements by @dependabot in #222

Full Changelog: v1.5.5...v1.5.6

Geti SDK v1.5.5

15 May 13:41
Compare
Choose a tag to compare

What's Changed

  • Add parameter to disable certificate validation for data download helpers by @ljcornel in #218

Full Changelog: v1.5.4...v1.5.5

Geti SDK v1.5.4

11 May 12:02
Compare
Choose a tag to compare

What's Changed

  • Add active learning client for retrieving the active set by @ljcornel in #215
  • Allow passing label dictionaries to Geti.create_single_task_project_from_dataset by @ljcornel in #216
  • Add string representation for GetiVersion by @ljcornel in #217

Full Changelog: v1.5.3...v1.5.4