Skip to content

Commit 322c5db

Browse files
authored
chore: release fluvio 0.12.1 (#4226)
1 parent 84c349c commit 322c5db

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.1-dev-1
1+
0.12.1

0 commit comments

Comments
 (0)