Skip to content

Releases: IBM/continuous-delivery-python-sdk

v2.0.0

16 Oct 18:52
Compare
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
Compare
Choose a tag to compare

1.11.0 (2024-10-03)

Features

  • tekton: more fork property support (dbe2210)

v1.10.0

30 Sep 09:32
Compare
Choose a tag to compare

1.10.0 (2024-09-30)

Features

  • tekton: Add fork events option (b6e8a0c)

v1.9.0

25 Sep 15:24
Compare
Choose a tag to compare

1.9.0 (2024-09-25)

Features

  • tekton: add run description for pipeline runs (b40c2f6)

v1.8.0

04 Sep 15:46
Compare
Choose a tag to compare

1.8.0 (2024-09-04)

Bug Fixes

Features

  • toolchain: add eu-es region (a74d110)

v1.7.1

14 Aug 20:54
Compare
Choose a tag to compare

1.7.1 (2024-08-14)

Bug Fixes

  • bump python core and update build files (#45) (256b6d2)

v1.7.0

29 Jul 16:38
Compare
Choose a tag to compare

1.7.0 (2024-07-29)

Bug Fixes

  • update sdk core and bump tooling (9b7307d)

Features

  • tekton: Add support for CEL filtering (d6a809a)

v1.6.0

22 May 11:03
Compare
Choose a tag to compare

1.6.0 (2024-05-22)

Bug Fixes

Features

  • tekton: locked property support (5aefc0e)

v1.5.0

15 Dec 16:20
Compare
Choose a tag to compare

1.5.0 (2023-12-15)

Features

  • toolchain: add function to create toolchain event (#39) (4ff7032)

v1.4.0

10 Nov 18:19
Compare
Choose a tag to compare

1.4.0 (2023-11-10)

Bug Fixes

Features