Skip to content

Releases: oslokommune/okdata-sdk-python

v0.7.0

19 Mar 09:48

Choose a tag to compare

  • Dataset.update_dataset now supports partial metadata updates when the keyword argument partial is true.

v0.6.3

01 Mar 07:52

Choose a tag to compare

  • PyJWT 2.0.0 or above is now required.

v0.6.2

09 Feb 08:13

Choose a tag to compare

  • Authentication is no longer necessary for downloading public ("green") datasets.

v0.6.1

01 Feb 07:52

Choose a tag to compare

  • PostEvent.post_event now also supports retries.

v0.6.0

26 Jan 09:36

Choose a tag to compare

  • 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.