* `Dataset.update_dataset` now supports partial metadata updates when the keyword argument `partial` is true.
0.6.3
Not secure
* PyJWT 2.0.0 or above is now required.
0.6.2
Not secure
* Authentication is no longer necessary for downloading public ("green") datasets.
0.6.1
Not secure
* `PostEvent.post_event` now also supports retries.
0.6.0
Not secure
* Added `Dataset.get_distribution` method. * Added `Dataset.update_*` methods for updating dataset, version, edition and distribution metadata. * Added retry parameter to SDK methods. * The `confidentiality` metadata field is now fully replaced by `accessRights`.
0.5.2
Not secure
* The `okdata` namespace package now uses the old-style `pkg_resources` declaration instead of being an implicit namespace package.