Skip to content

Commit

Permalink
Update CHANGELOG.md (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespfaulkner authored Feb 7, 2024
1 parent 57a5015 commit 9b3929c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.2.2] 2023-02-07
### Bugfix
- Correctly cascade deletes from stream to schema when `entityView.exist.check.enabled` is `false`.

## [2.2.1] 2023-01-26
### Bugfix
- Using egsp.kafka type to resolve handler for deletion of stream, consumer, consumer binding, producer, producer binding and stream binding entities.

Expand Down

0 comments on commit 9b3929c

Please sign in to comment.