Skip to content

Releases: zegami/zegami-python-sdk

v0.4.9

26 Aug 10:29
d023a98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.9

experiments0.3

28 Jul 14:16
Compare
Choose a tag to compare
pass in config for trained model

v0.4.7

08 Jul 17:39
5244c2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

12 Apr 09:48
5d28fb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

26 Jan 17:08
a7a0ce0
Compare
Choose a tag to compare

What's Changed

  • Add some useful imageset debugging functions by @ahaith in #53
  • Add new interface to add images and data to a coll - ZGM-8015 by @ahaith in #73
  • Add example script to get signed urls by @ahaith in #74

Full Changelog: v0.4.4...v0.4.5

v0.4.4

06 Dec 14:38
eb9e32b
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Fix checking response success by @ahaith in #72

Full Changelog: v0.4.3...v0.4.4

v0.4.3

02 Dec 11:06
2e14537
Compare
Choose a tag to compare

What's Changed

Various fixes for using the SDK with onprem:

  • Allow insecure requests via environment by @fayaaz in #70
  • Add option to set expiry time for signed urls by @ahaith in #65
  • Blobstore should retry uploads to http blobstore by @ahaith in #71

Full Changelog: v0.4.1...v0.4.3

v0.4.2

24 Nov 10:47
c615090
Compare
Choose a tag to compare

What's Changed

  • add functionality to set userdata by @tarqu1n in #66
  • upload images in groups by @ahaith in #68
  • Add an option to override the imageset id when downloading images by @ahaith in #69

Full Changelog: v0.4.0...v0.4.2

v0.4.0

01 Nov 14:45
e801035
Compare
Choose a tag to compare

What's Changed

  • Updates for create collection - ZGM-7569 by @ahaith in #45
  • Fixed an issue with relative paths by @pavel-gfx in #48
  • Check collection data before uploading images with collection creation by @mariya-gfx in #47
  • Update all annotation endpoints to be able to filter by type by @tracivar in #50
  • Update create_storage_item to be able to specify the blob name by @tracivar in #51
  • Pin libraries and remove some dependancies by @fayaaz in #49
  • Fixed a typo in imageset_id used by _get_imageset_id method by @pavel-gfx in #55
  • Minor fixes by @pavel-gfx in #58
  • Update uploaded blob id to be imagetsetsORdatasets/<upload__id>/<uuid()> by @tracivar in #56
  • Fix for 1vs8 bit masks by @Vaspra in #57
  • Annotation code tidy by @Vaspra in #54
  • Publish releases to PyPi and a few lint fixes by @fayaaz in #59
  • Fixed a bug in the create_collection method by @pavel-gfx in #61
  • Add functionality to save images to disk by @tarqu1n in #64
  • Changed type to anno_type in v2 annotation functions by @pavel-gfx in #62
  • Fix get_annotations_for_image for v2 collection by @tracivar in #63
  • Prepare new sdk version release by @fayaaz in #60

Full Changelog: https://github.com/zegami/zegami-python-sdk/commits/v0.4.0