v4.1.0
New features and improvements:
add_attribute
method andattributes
attribute inMWDBObject
are backwards compatible and automatically fallback to older API if server version is < 2.6.0. Use them instead ofadd_metakey
andmetakeys
(#65)- Exposed and documented
APIClientOptions
(#67). - Added
APIClient.support_version
for semver-aware server version check (#67). - Support for
karton_id
andkarton_arguments
parameters in upload methods to assign Karton analysis to uploaded objects. - Basic support for new attribute API in CLI (#62)