Skip to content

v4.1.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 23 Feb 15:30
· 21 commits to master since this release
c11bc85

New features and improvements:

  • add_attribute method and attributes attribute in MWDBObject are backwards compatible and automatically fallback to older API if server version is < 2.6.0. Use them instead of add_metakey and metakeys (#65)
  • Exposed and documented APIClientOptions (#67).
  • Added APIClient.support_version for semver-aware server version check (#67).
  • Support for karton_id and karton_arguments parameters in upload methods to assign Karton analysis to uploaded objects.
  • Basic support for new attribute API in CLI (#62)