Releases: kiwitcms/tap-plugin
Releases · kiwitcms/tap-plugin
v12.8.1 (22 Dec 2023)
v12.7 (11 Dec 2023)
Changelog for v12.7
v8.4 (28 Oct 2020)
- Update tcms-api to 8.6.0
v8.3 (10 Apr 2020)
- Update to
tcms-api v8.3.0 <https://github.com/kiwitcms/tcms-api/#v830-10-april-2020>
_
which usesgssapi
for Kerberos - Requires MIT Kerberos for Windows if installed on Windows
v8.2 (03 Apr 2020)
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)
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)
- Update
tap.py
dependency from 2.6.1 to 2.6.2
v0.4 (23 September 2019)
- Include traceback from TAP file as TE comment. Fixes Issue #7 (Christophe CHAUVET)
v0.3 (10 April 2019)
- Works with Kiwi TCMS v6.7 or newer
- Uses new names of API methods
v0.2.0 (30 Jan 2019)
- Update tcms-api from 5.1 to 5.2
- use prefix support from tcms-api 5.2