Skip to content

Latest commit

 

History

History
224 lines (104 loc) · 10.4 KB

File metadata and controls

224 lines (104 loc) · 10.4 KB

2.0.8 (2026-04-10)

Bug Fixes

  • deps: update slf4j monorepo to v2.0.17 (c696e2a)

2.0.7 (2026-03-09)

Bug Fixes

  • finalise maven publish action (46cfc92)

2.0.6 (2026-03-05)

Bug Fixes

  • publish github action issue (41f2ec5)

2.0.5 (2026-03-05)

Bug Fixes

  • migrate to github actions build (ba86aa6)

2.0.4 (2025-08-19)

Bug Fixes

  • add ca-mon support in toolchains (197972e)
  • add draft PR events support (7493334)

2.0.3 (2025-08-01)

Bug Fixes

  • add ca-mon support in pipeline (6c88820)

2.0.2 (2025-07-18)

Bug Fixes

  • tekton: add support for waiting runs limit in triggers (77866b7)
  • tekton: further limit_waiting_run updates (7fb8833)

2.0.1 (2024-11-09)

Bug Fixes

2.0.0 (2024-10-16)

Features

  • toolchain: add text plain object property for createToolchainEvents (#46) (16c8c0c)

BREAKING CHANGES

  • toolchain: the textPlain 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

  • fix to test

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

1.9.0 (2024-10-03)

Features

  • tekton: more fork support (cebf13c)

1.8.0 (2024-09-30)

Features

  • tekton: Add fork events option (b0ff2b0)

1.7.0 (2024-09-25)

Features

  • tekton: add run description for pipeline runs (73524e3)

1.6.0 (2024-09-04)

Bug Fixes

Features

  • toolchain: add eu-es region (e88fe81)
  • toolchain: add function to create toolchain event (f456ee7)
  • toolchain: add function to create toolchain event (9dd9851)
  • toolchain: add function to create toolchain event (1e6e5c0)

1.5.1 (2024-08-15)

Bug Fixes

1.5.0 (2024-07-29)

Features

  • tekton: Add support for CEL filtering (1669225)

1.4.0 (2024-05-16)

Features

1.3.0 (2023-12-15)

Features

  • toolchain: add function to create toolchain event (#37) (9a2e148)

1.2.0 (2023-11-10)

Features

1.1.3 (2023-10-27)

Bug Fixes

  • tekton: add error message to PipelineRun (5e7327e)

1.1.2 (2023-09-19)

Bug Fixes

1.1.1 (2023-08-14)

Bug Fixes

  • tekton: add favorite trigger support (713cd5f)

1.1.0 (2023-04-27)

Features

  • tekton: add next build number support (348a8df)

1.0.0 (2023-02-21)

Features

  • build: trigger major version build (a039f09)

BREAKING CHANGES

  • build: release v1.0.0

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

0.2.1 (2023-02-08)

Bug Fixes

  • examples: produce javadoc for examples (d9130eb)

0.2.0 (2023-02-08)

Features

  • build: deploy artifacts to maven central (#13) (d1a9442)

0.1.3 (2023-01-18)

Bug Fixes

  • tekton: Tekton pipeline java update (69a4831)

0.1.2 (2023-01-16)

Bug Fixes

  • fix common test module package name (d00ba84)
  • fix folder name (b24eebd)
  • refactor java SDK repository and add toolchain module (5a333a4)
  • tekton: update and fix tekton support (3829595)