Skip to content

Commit

Permalink
Merge pull request #870 from redpanda-data/rel-2.3/changelog
Browse files Browse the repository at this point in the history
docs: update release 2.3 changelog
  • Loading branch information
bojand authored Oct 10, 2023
2 parents 5682e3e + 3440efb commit b96ede9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v2.3.4 / 2023-10-10

- [FIX] Build with latest Alpine image to address CVE-2023-38039.


## v2.3.3 / 2023-09-14

- [BUGFIX] Get all schemas for protobuf compilation in order to support records of multiple versions of same schema.
- [IMPROVEMENT] Add numeric values to the deserializer. Console will attempt to deserialize payloads as big endian uints.

## v2.3.2 / 2023-09-05

- [BUGFIX] Fix base64 decoding of 'utf8WithControlChars' in frontend
Expand Down

0 comments on commit b96ede9

Please sign in to comment.