Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@JamesJeffryes JamesJeffryes released this 10 Jan 00:51

CHANGES:

  • Now example modules will also be initialized with a generic KIDL spec rather than one tailored to the example.
  • Python implementation uses "logging" modules and example tests are updated to be more pythonic (no getters)

BUGFIXES:

  • Module specific clients now correctly call baseclient.py for async jobs. This ensures that retry logic is used.
  • Replace "/run" with "/var/run" in generated kb-sdk.sh script because "/run" is missing on some docker installs.
  • KBaseReports and AssemblyUtils clients should be installed as async not core