Skip to content

Releases: verda-cloud/sdk-python

v1.12.0

12 May 10:17

Choose a tag to compare

  • Added support for fileset secrets

v1.11.0

28 Apr 10:58

Choose a tag to compare

  • Added example for calling the inference endpoint with a minimal client
  • Added missing doc generation for inference examples
  • Refactor: use dataclasses and google docstring style in instances.py
  • On instance creation, wait for it to have a non-ordered status before returning it

v1.10.0

17 Apr 12:07
196d69c

Choose a tag to compare

  • Asynchronous inference support

v1.9.1

17 Apr 11:41
58eedc8

Choose a tag to compare

  • Asynchronous inference support

v1.9.0

04 Apr 10:53

Choose a tag to compare

  • Added environment variables to container deployment example
  • Updated examples image from 'fastai' to 'ubuntu-24.04-cuda-12.8-open-docker'
  • Consistent naming and load of credentials from env variables in examples
  • Added size_in_mb parameter to VolumeMount class
  • Added memory volume mount type

v1.8.4

25 Mar 13:50

Choose a tag to compare

  • Fixed documentation generation

v1.8.3

25 Mar 08:55

Choose a tag to compare

  • Updated documentation

v1.8.2

25 Mar 06:16
db9f38e

Choose a tag to compare

  • bugfix: Added missing packages to setup requirements

v1.8.1

24 Mar 13:40

Choose a tag to compare

  • bugfix: remove container name from deployment creation

v1.8.0

24 Mar 08:37

Choose a tag to compare

  • Added support for containers