Skip to content

Commit 411fe8f

Browse files
authored
chore: release fluvio v0.17.3 (#4531)
1 parent 130d01a commit 411fe8f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44

5-
## Platform Version 0.17.3-dev-1 - UNRELEASED
5+
## Platform Version 0.17.3 - 2025-05-13
6+
7+
### CI
8+
9+
* Pos release fluvio v0.17.2 ([#4520](https://github.com/infinyon/fluvio/issues/4520))
10+
11+
### Fixed
12+
13+
* Render extra volumes under the volumes property ([#4519](https://github.com/infinyon/fluvio/issues/4519))
14+
* Consume large and incomplete batches ([#4522](https://github.com/infinyon/fluvio/issues/4522))
15+
* Prevent double free on storage error ([#4527](https://github.com/infinyon/fluvio/issues/4527))
16+
* OutOfSpace partition status returning to online ([#4529](https://github.com/infinyon/fluvio/issues/4529))
617

718
## Platform Version 0.17.2 - 2025-04-29
819

VERSION

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

0 commit comments

Comments
 (0)