Skip to content

Releases: IBM/continuous-delivery-java-sdk

2.0.8

10 Apr 11:44

Choose a tag to compare

2.0.8 (2026-04-10)

Bug Fixes

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

2.0.7

09 Mar 17:32

Choose a tag to compare

2.0.7 (2026-03-09)

Bug Fixes

  • finalise maven publish action (46cfc92)

2.0.6

05 Mar 16:23

Choose a tag to compare

2.0.6 (2026-03-05)

Bug Fixes

  • publish github action issue (41f2ec5)

2.0.5

05 Mar 15:59

Choose a tag to compare

2.0.5 (2026-03-05)

Bug Fixes

  • migrate to github actions build (ba86aa6)

2.0.4

19 Aug 16:44

Choose a tag to compare

2.0.4 (2025-08-19)

Bug Fixes

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

2.0.3

01 Aug 15:03

Choose a tag to compare

2.0.3 (2025-08-01)

Bug Fixes

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

2.0.2

18 Jul 15:13

Choose a tag to compare

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

09 Nov 00:55

Choose a tag to compare

2.0.1 (2024-11-09)

Bug Fixes

2.0.0

16 Oct 18:52

Choose a tag to compare

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

03 Oct 13:22

Choose a tag to compare

1.9.0 (2024-10-03)

Features

  • tekton: more fork support (cebf13c)