Skip to content

Releases: IBM/continuous-delivery-python-sdk

v2.0.8

04 Jun 19:02

Choose a tag to compare

2.0.8 (2026-06-04)

Bug Fixes

  • deps: update dependency pytest to v9 (#79) (b619efc)

v2.0.7

10 Apr 11:08

Choose a tag to compare

2.0.7 (2026-04-10)

Bug Fixes

  • drop support for python 3.9 as it is EOL (ae4c96f)

v2.0.6

04 Mar 15:50

Choose a tag to compare

2.0.6 (2026-03-04)

Bug Fixes

  • fix publish to pypi action (9db7d47)

v2.0.5

14 Aug 13:07

Choose a tag to compare

2.0.5 (2025-08-14)

Bug Fixes

  • add draft PR events option support (9e817a2)

v2.0.4

11 Aug 16:22

Choose a tag to compare

2.0.4 (2025-08-11)

Bug Fixes

  • add ca-mon support to toolchains (#56) (7198978)

v2.0.3

01 Aug 15:05

Choose a tag to compare

2.0.3 (2025-08-01)

Bug Fixes

  • add ca-mon support to pipeline (3cad3f0)

v2.0.2

01 Aug 09:03

Choose a tag to compare

2.0.2 (2025-08-01)

Bug Fixes

  • bump python and packages (ed2e2e6)

v2.0.1

18 Jul 15:12

Choose a tag to compare

2.0.1 (2025-07-18)

Bug Fixes

  • tekton: add support for waiting runs limit (26af24c)
  • tekton: further limit_waiting_run updates (43cf6c8)

v2.0.0

16 Oct 18:52

Choose a tag to compare

2.0.0 (2024-10-16)

Features

  • toolchain: add text plain object property for create_toolchain_event function (#50) (4261f8d)

BREAKING CHANGES

  • toolchain: the text_plain string property is being replaced by a ToolchainEventPrototypeDataTextPlain object. String values must be provided using the ToolchainEventPrototypeDataTextPlain.content property

Signed-off-by: Omar Al Bastami omar.albastami@ibm.com

  • update secrets baseline

Signed-off-by: Omar Al Bastami omar.albastami@ibm.com

v1.11.0

03 Oct 13:20

Choose a tag to compare

1.11.0 (2024-10-03)

Features

  • tekton: more fork property support (dbe2210)