Skip to content

Latest commit

 

History

History
249 lines (110 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

249 lines (110 loc) · 10.5 KB

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

1.11.0 (2024-10-03)

Features

  • tekton: more fork property support (dbe2210)

1.10.0 (2024-09-30)

Features

  • tekton: Add fork events option (b6e8a0c)

1.9.0 (2024-09-25)

Features

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

1.8.0 (2024-09-04)

Bug Fixes

Features

  • toolchain: add eu-es region (a74d110)

1.7.1 (2024-08-14)

Bug Fixes

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

1.7.0 (2024-07-29)

Bug Fixes

  • update sdk core and bump tooling (9b7307d)

Features

  • tekton: Add support for CEL filtering (d6a809a)

1.6.0 (2024-05-22)

Bug Fixes

Features

  • tekton: locked property support (5aefc0e)

1.5.0 (2023-12-15)

Features

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

1.4.0 (2023-11-10)

Bug Fixes

Features

1.3.1 (2023-10-27)

Bug Fixes

  • tekton: add error message to PipelineRun (77c0ae9)

1.3.0 (2023-09-19)

Features

  • toolchain: add name query param to list toolchains (41beaa6)

1.2.1 (2023-08-25)

Bug Fixes

  • tekton: pipeline run trigger properties (e1c8083)

1.2.0 (2023-08-09)

Bug Fixes

  • tekton: support favorite triggers (35cd5d8)

Features

  • tekton: update for latest v2 tekton APIs (#1) (0cf77f4)

1.1.0 (2023-04-27)

Features

  • tekton: add next build number support (282171e)

1.0.1 (2023-04-26)

Bug Fixes

  • sync with template repo (baf894b)

1.0.0 (2023-02-21)

Features

  • build: trigger major version build (e9f2e84)

BREAKING CHANGES

  • build: release v1.0.0

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

0.3.7 (2023-02-16)

Bug Fixes

  • doc: fix up readme issues (332bfa0)

0.3.6 (2023-01-18)

Bug Fixes

  • tekton: WorkerIdentity and hrefs updated (dc70e35)

0.3.5 (2023-01-12)

Bug Fixes

  • build: fix sem-ver release issue (e469482)
  • tekton: post GA updates (9b1148c)
  • tekton: update to match latest API (c283f3a)

0.3.4 (2022-12-07)

Bug Fixes

  • remove unused SDK files (c1910d4)

0.3.3 (2022-12-05)

Bug Fixes

  • toolchain: add missing toolchain import (2a29268)

0.3.2 (2022-12-02)

Bug Fixes

  • toolchain: add missing toolchain import (cfad41d)

0.3.1 (2022-11-30)

Bug Fixes

  • tekton: remove offset and patch defaults (d14b33b)

0.3.0 (2022-11-23)

Bug Fixes

  • toolchain: remove unnecessary comments (6b2304c)

Features

  • toolchain: add toolchain python SDK (44c2332)

0.2.0 (2022-11-18)

Features

  • tekton: update to match V2 API GA (40f14cb)

0.1.0 (2022-09-30)

Features

  • tekton: update for latest v2 tekton APIs (#7) (ae4700a)

0.0.2 (2022-08-02)

Bug Fixes

  • semver: small change to test auto sem ver process (#5) (ad0db07)