Skip to content

v2.0.0

Choose a tag to compare

@briangleeson briangleeson released this 16 Oct 18:51
· 62 commits to main since this release

2.0.0 (2024-10-16)

Features

  • toolchain: add text plain object property for createToolchainEvent function (#57) (fc1cbc5)

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
Co-authored-by: Omar Al Bastami omar.albastami@ibm.com