Skip to content

Commit

Permalink
chore : Update changelog regarding tekton model upgrade and trigger c…
Browse files Browse the repository at this point in the history
…hanges (fabric8io#4243)

Follow up for fabric8io#4382 to add changelog and note about breaking change.

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
  • Loading branch information
rohanKanojia committed Sep 7, 2022
1 parent 19b2e70 commit 073debe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,11 +8,14 @@
* Fix #4348: Introduce specific annotations for the generators

#### Dependency Upgrade
* Fix #4243: Update Tekton pipeline model to v0.39.0
* Fix #4243: Update Tekton triggers model to v0.20.2
* Fix #4383: bump snakeyaml from 1.30 to 1.31

#### New Features

#### _**Note**_: Breaking changes in the API
* Module `io.fabric8:tekton-model-triggers` which contained Tekton triggers v1alpha1 model has been removed. We have introduced separate modules `io.fabric8:tekton-model-v1alpha1` and `io.fabric8:tekton-model-v1beta1` for Tekton triggers v1alpha1 and v1beta1 apigroups respectively. Users who are using `io.fabric8:tekton-client` dependency directly should be unaffected by this change.

### 6.1.1 (2022-09-01)

Expand Down

0 comments on commit 073debe

Please sign in to comment.