Skip to content

Releases: Haigutus/OPDM

0.1.1

28 Oct 00:17
Compare
Choose a tag to compare
  1. Get Content supports now list of id-s to download - reduces load on OPDM and increases speed of download
  2. Query Object object type can now be passed also to the metadata and is in general handled as rest of metadata - no breaking changes

Full Changelog: 0.1.0...0.1.1

0.1.0

22 Aug 09:24
Compare
Choose a tag to compare
  1. Query response api structure changed
    • query ID removed form response
    • xml attrib are now in dictionary as keys prefixed with at
    • no validation performed on the response, api user needs to do the valdaiton
    • sm:part is now forced to list, even if only one element
  2. Subscription api updated to support OPDM v8

0.0.14

25 Sep 07:02
Compare
Choose a tag to compare
Enable use of operators for query_object() object_type

0.0.13

01 Jul 04:56
Compare
Choose a tag to compare

Full Changelog: 0.0.12...0.0.13

Fixed version import error

0.0.12

29 Jun 12:40
Compare
Choose a tag to compare

Full Changelog: 0.0.11...0.0.12

  1. OPDM 4.0 support (older versions not supported)
  2. Auth transitioned from SAML token to wsse username and password (OPDM authentication logic changed)
  3. Automatic version number update
  4. Mutable defaults removed form function calls

0.0.11

02 Sep 15:53
Compare
Choose a tag to compare

V002 checks for RSL-s published form official nodes

Subscription to support RULESET

02 Sep 14:18
Compare
Choose a tag to compare
0.0.10

Merge branch 'main' of https://github.com/Haigutus/OPDM into main

0.0.9

31 Aug 14:46
Compare
Choose a tag to compare
Update to support rulesetlibrary API

0.0.8: 1. Fixed mistake in subscribe function

18 May 15:26
Compare
Choose a tag to compare
2. Added logging module
3. Added missing xmltodict dependancy to setup.py

0.0.7: 1. Fixed code, some test code was in wrong place and not commented out

04 May 09:57
Compare
Choose a tag to compare