Skip to content

Releases: kiwitcms/tap-plugin

v12.8.1 (22 Dec 2023)

22 Dec 11:20
Compare
Choose a tag to compare
Changelog for v12.8.1

v12.7 (11 Dec 2023)

11 Dec 19:07
Compare
Choose a tag to compare
Changelog for v12.7

v8.4 (28 Oct 2020)

28 Oct 20:22
Compare
Choose a tag to compare
  • Update tcms-api to 8.6.0

v8.3 (10 Apr 2020)

10 Apr 14:30
Compare
Choose a tag to compare
  • Update to
    tcms-api v8.3.0 <https://github.com/kiwitcms/tcms-api/#v830-10-april-2020>_
    which uses gssapi for Kerberos
  • Requires MIT Kerberos for Windows if installed on Windows

v8.2 (03 Apr 2020)

03 Apr 13:15
Compare
Choose a tag to compare

This version works only with Kiwi TCMS v8.2 or later!

  • Update to tcms-api==8.2.0
  • Patch for changed return value in
    plugin_helpers.Backend.test_case_get_or_create()
  • Call plugin_helpers.backend.finish_test_run() when done. Fixes
    Issue #9 <https://github.com/kiwitcms/tap-plugin/issues/9>_

v8.0.1 (10 February 2020)

13 Feb 12:11
Compare
Choose a tag to compare

This version works only with Kiwi TCMS v8.0 or later!

  • Update to tcms-api==8.0.1
  • Adjust plugin due to API changes in Kiwi TCMS v8.0
  • Update tap.py from 2.6.2 to 3.0

v0.5 (07 January 2020)

07 Jan 11:53
Compare
Choose a tag to compare
  • Update tap.py dependency from 2.6.1 to 2.6.2

v0.4 (23 September 2019)

10 Nov 18:00
Compare
Choose a tag to compare
  • Include traceback from TAP file as TE comment. Fixes Issue #7 (Christophe CHAUVET)

v0.3 (10 April 2019)

10 Nov 18:00
Compare
Choose a tag to compare
  • Works with Kiwi TCMS v6.7 or newer
  • Uses new names of API methods

v0.2.0 (30 Jan 2019)

10 Nov 17:59
Compare
Choose a tag to compare
  • Update tcms-api from 5.1 to 5.2
  • use prefix support from tcms-api 5.2