Skip to content

Geti SDK v1.5.8

Compare
Choose a tag to compare
@ljcornel ljcornel released this 19 Jun 10:06
· 814 commits to main since this release

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