Skip to content

Commit

Permalink
Merge pull request #359 from FundingCircle/0.9.11-changelog
Browse files Browse the repository at this point in the history
CHANGELOG for release
  • Loading branch information
AndrewKeedle committed Apr 26, 2023
2 parents 52c8977 + bae1bb3 commit 1440b2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

### Unreleased

- v0.9.10 introduced some reflection warnings. Whilst harmless seeing `.deleteTopics` appear in your logs at app startup is a little unsettling.
### [0.9.11] - [2023-04-25]
- v0.9.10 introduced some reflection warnings. Whilst harmless seeing `.deleteTopics` appear in your logs at app startup is a little unsettling. [#358](https://github.com/FundingCircle/jackdaw/pull/358)
- fix to re-introduce correct handling of timestamped consumer records. Broke test asserting windowed results. [#356](https://github.com/FundingCircle/jackdaw/pull/356)

### [0.9.10] - [2023-04-03]

- Kafka 3.x series compatibility. Specifically 3.3.2 with this release (including native support for Arm macs) (https://github.com/FundingCircle/jackdaw/pull/353, https://github.com/FundingCircle/jackdaw/pull/355)

### [0.9.9] - [2023-01-30]
Expand Down

0 comments on commit 1440b2d

Please sign in to comment.