Releases: Haigutus/OPDM
Releases · Haigutus/OPDM
0.1.3
OPDM R11 changed wsdl url, small fix to support it, but will be backwards not compatible
What's Changed
- Update OPDM_SOAP_API.py by @VeikoAunapuu in #1
New Contributors
- @VeikoAunapuu made their first contribution in #1
Full Changelog: 0.1.2...0.1.3
0.1.2
Full Changelog: 0.1.1...0.1.2
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