Skip to content

Commit

Permalink
chore: changelog for release v2.4.2 (#1085)
Browse files Browse the repository at this point in the history
* chore: changelog for release v2.4.2

* Update CHANGELOG.md

Co-authored-by: Martin Schneppenheim <[email protected]>

---------

Co-authored-by: Martin Schneppenheim <[email protected]>
  • Loading branch information
bojand and weeco authored Feb 6, 2024
1 parent c0450fa commit e59a4a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.4.2 / 2024-02-06

- [FIX] Fix pagination issue in frontend.
- [FIX] Fix regex filtering issue in ACL screen in frontend [#1080](https://github.com/redpanda-data/console/issues/1080).
- [FIX] Fix inconsistent filtering issue with list messages API when using pushdown filters [#1073](https://github.com/redpanda-data/console/issues/1073).
- [IMPROVEMENT] Optimize schema registry protobuf refresh to reduce memory usage [#1040](https://github.com/redpanda-data/console/pull/1040).

## v2.4.1 / 2024-02-02

- [FIX] Fix bug in schema registry URL paths for subject names that used escaping characters (i.e. %2F)
Expand Down

0 comments on commit e59a4a5

Please sign in to comment.