Skip to content

Releases: equinor/osdu-sdk-python

v0.0.14

04 May 13:46
3fe8e3b

Choose a tag to compare

minor fixes

v0.0.13

24 Oct 10:46
c8059e2

Choose a tag to compare

MSAL non-interactive authentication is available.

v0.0.12

16 Feb 11:37

Choose a tag to compare

Add entitlements group description parameter

v0.0.11

16 Feb 10:09

Choose a tag to compare

  • All client action functions can optional expected response status codes

v0.0.10

15 Feb 13:48
6637d84

Choose a tag to compare

  • Delete doesn't check status codes (consistency with other functions)
  • Put will pass list objects as json

v0.0.9

08 Dec 11:26

Choose a tag to compare

  • Search query_by_kind function
  • Search query_by_id supports limit
  • Search query supports a specific query

v0.0.8

01 Nov 14:04

Choose a tag to compare

  • search query supports limit

v0.0.7

07 Oct 11:36

Choose a tag to compare

  • client put & put_returning_json functions

v0.0.6

01 Oct 06:58

Choose a tag to compare

  • entitlements add_member_to_group role parameter
  • added entitlements remove_member_from_group function

v0.0.5

30 Sep 11:19

Choose a tag to compare

  • Search query function