Releases: IBM/ELM-Python-Client
Releases · IBM/ELM-Python-Client
0.33.0
Fixed a problem with OSLC Query and represt not working when GCM not installed:
Reportable REST API with GCM not installed requires use of vvc.configuration parameter - using oslc_config.context gives an error about GC not being installed! Now if the config is local RM the vvc.configuration parameter is used for all http operations
OSLC Query API with GCM not installed - for non-reqif query, this fails if Configuration-Context header is present - for reqif query the Configuration-Context header must be present - now if the query is reqif then the Configuration-Context header is always used, otherwise it's not used
0.32.0
0.31.1
Tidied up configuration loading
0.30.3 0.30.3 regression test clean
0.30.0
0.29.0
Application passwords now working
0.28.0 added note about not following redirect on the OP GET to authenticate
0.27.1
0.27.0
Added examples dncompare, validate, trsreader (this is VERY UNFINISHED!) - see the code in the examples folder
Fixed oslcquery working from a specific config using -F
Fixed oslcquery when trying to select a scoped attribute like oslc:rm:uses{dcterms:identifier} wasn't working - note that DN doesn't appear to support retreiving primary text of all artifacts in a module using oslc:rm:uses{jazz_rm:primaryText} - text isn't returned
Some (unfinished!) internal preparation for demonstrator of the new in 7.1 type query capability https://jazz.net/wiki/bin/view/Main/DNGTypeAPI