Releases: Haigutus/OPDM
Releases · Haigutus/OPDM
0.1.1
- Get Content supports now list of id-s to download - reduces load on OPDM and increases speed of download
- 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
- 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
- Subscription api updated to support OPDM v8
0.0.14
0.0.13
Full Changelog: 0.0.12...0.0.13
Fixed version import error
0.0.12
Full Changelog: 0.0.11...0.0.12
- OPDM 4.0 support (older versions not supported)
- Auth transitioned from SAML token to wsse username and password (OPDM authentication logic changed)
- Automatic version number update
- Mutable defaults removed form function calls
0.0.11
Subscription to support RULESET
0.0.10 Merge branch 'main' of https://github.com/Haigutus/OPDM into main
0.0.9
0.0.8: 1. Fixed mistake in subscribe function
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
2. Fixed typo in README.md