Skip to content

Releases: IBM/continuous-delivery-java-sdk

1.1.1

14 Aug 09:18

Choose a tag to compare

1.1.1 (2023-08-14)

Bug Fixes

  • tekton: add favorite trigger support (713cd5f)

1.1.0

27 Apr 15:34

Choose a tag to compare

1.1.0 (2023-04-27)

Features

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

1.0.0

21 Feb 17:05

Choose a tag to compare

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

08 Feb 19:41

Choose a tag to compare

0.2.1 (2023-02-08)

Bug Fixes

  • examples: produce javadoc for examples (d9130eb)

0.2.0

08 Feb 16:20

Choose a tag to compare

0.2.0 (2023-02-08)

Features

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

0.1.3

18 Jan 16:44

Choose a tag to compare

0.1.3 (2023-01-18)

Bug Fixes

  • tekton: Tekton pipeline java update (69a4831)

0.1.2

16 Jan 11:17

Choose a tag to compare

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)

v0.1.1

30 Nov 11:40

Choose a tag to compare

Update to match latest V2 Tekton Pipeline API. Includes removal of offset param when fetching pipeline runs, and removal of default values for booleans in PATCH requests

v0.1.0

18 Nov 12:56

Choose a tag to compare

Update to match V2 Tekton Pipeline API GA release

v0.0.2

30 Sep 16:26
8d35a40

Choose a tag to compare

Update to match latest V2 Tekton Pipeline APIs