File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
55## Platform Version 0.13.0 - Unreleased
66
7+ ## Platform Version 0.12.1 - 2024-10-31
8+
9+ ### Added
10+
11+ * Produce message size rfc ([ #4202 ] ( https://github.com/infinyon/fluvio/issues/4202 ) )
12+
13+ ### CI
14+
15+ * Override installed binaries target ([ #4215 ] ( https://github.com/infinyon/fluvio/issues/4215 ) )
16+ * Postrelease 0.12.0 ([ #4211 ] ( https://github.com/infinyon/fluvio/issues/4211 ) )
17+ * Prerelease 0.12.1-dev-1 ([ #4225 ] ( https://github.com/infinyon/fluvio/issues/4225 ) )
18+
19+ ### Changed
20+
21+ * Update Rust to v1.82 ([ #4214 ] ( https://github.com/infinyon/fluvio/issues/4214 ) )
22+
23+ ### Fixed
24+
25+ * Fix record size larger than batch size ([ #4195 ] ( https://github.com/infinyon/fluvio/issues/4195 ) )
26+ * Link_parent more realible and delete topic partitions ([ #4219 ] ( https://github.com/infinyon/fluvio/issues/4219 ) )
27+
28+
729## Platform Version 0.12.0 - 2024-10-09
830
931### Fixed
Original file line number Diff line number Diff line change 1- 0.12.1-dev-1
1+ 0.12.1
You can’t perform that action at this time.
0 commit comments