Skip to content

Commit

Permalink
Update CHANGELOG.md (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespfaulkner authored Mar 13, 2024
1 parent 4100e97 commit d60276c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,19 @@ 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.3.0] 2024-03-12
### Added
- Added `State` property to `KafkaEventReceiver`

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

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

## [2.2.0] 2023-01-24
## [2.2.0] 2024-01-24
### Added
- stream-registry bom
- Adding Configurable property to enable or disable checking if entity exists in EntityView during delete.
Expand Down

0 comments on commit d60276c

Please sign in to comment.