Skip to content

Releases: IBM/ELM-Python-Client

Minor update

14 Jul 07:56
Compare
Choose a tag to compare

Fixed issue with opt-out project in 6.0.6.1 (found using oslcquery)
Batchquery now shows list of failed test numbers
Split out tests.xlsx to test_702.xlsx and test_6061.xlsx because results are different. Some of these are for obvious reasons, such as6061 not supporting searchterms so 0 results, others less obvious such as artifact counts being different for rm_optout_p1. This is based on the Systems Requirement Sample which has presumably changed slightly between 6.0.6.1 and 7.0.2.

mostly minor updates

07 Jul 16:38
Compare
Choose a tag to compare

Doing some prep for adding config mgmet at least to rm
Other mostly minor changes

Full Changelog: 0.7.0...0.8

Added Typesystem Import API example

17 Jun 08:15
Compare
Choose a tag to compare

Added Typesystem Import API example, with some improvements to task tracker in httpops.py
Also fixed issues finding an RM changeset - all streams/baselines/changesets now found :-)

0.6.1

07 Jun 10:23
Compare
Choose a tag to compare

Fixed some issues, added some new features:

  • Type system report for app-wide queries for GCM
  • GCM app-wide shapes couldn't being used as identifiers in queries
  • GCM query results weren't being converted to CSV correctly
  • Reqif definition delete failed with an error
  • Added log2seq which can convert a log file into a HTML sequence diagram of the interactions
  • Added 'intent' to all ways of getting/putting content to server, used in annotations on sequence diagram
  • RM wasn't working with opt-in projects correctly