Skip to content

Commit

Permalink
Fix changelog in docs (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf authored Aug 22, 2024
1 parent fe9c5f7 commit 93b0fc0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/docs/user/changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Changelog
## [8.0.0](https://github.com/bakdata/kpops/releases/tag/8.0.0) - Release Date: [2024-08-21]

### 🌀 Miscellaneous
### 🏗️ Breaking changes
- Make KafkaApp responsible for deploying/cleaning streams bootstrap components - https://github.com/bakdata/kpops/pull/522
- Rename role to label - https://github.com/bakdata/kpops/pull/525
- Fix Pyright warning about type override without default value - https://github.com/bakdata/kpops/pull/524
- Remove -v3 suffix and suffix old streams bootstrap with -v2 - https://github.com/bakdata/kpops/pull/526

- KPOps `8.0.0` - [#531](https://github.com/bakdata/kpops/pull/531)
### 🚀 Features
- Add support for streams-bootstrap v3 - https://github.com/bakdata/kpops/pull/519

### 🏭 Refactor
- Rename role to label - https://github.com/bakdata/kpops/pull/525
- Fix Pyright warning about type override without default value - https://github.com/bakdata/kpops/pull/524



Expand Down

0 comments on commit 93b0fc0

Please sign in to comment.