Skip to content

Latest commit

 

History

History
93 lines (42 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

93 lines (42 loc) · 4.12 KB

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)