Skip to content

Commit 6450ad5

Browse files
authored
chore: release fluvio v0.18.1 (#4582)
1 parent ba20a22 commit 6450ad5

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5-
## Platform Version 0.18.1 - UNRELEASED
5+
## Platform Version 0.18.1 - 2025-06-30
6+
7+
### Added
8+
* Use rustls instead openssl ([#4569](https://github.com/infinyon/fluvio/issues/4569))
9+
* Add support for encoding string slice ([#4570](https://github.com/infinyon/fluvio/pull/4570))
10+
11+
### Other
12+
13+
* Rename fluvio rustls features ([#4580](https://github.com/infinyon/fluvio/issues/4580))
14+
15+
### Fixed
16+
17+
* Send empty msgs from SPU as ping again ([#4576](https://github.com/infinyon/fluvio/issues/4576))
18+
* Ensure that crypto provider is set ([#4574](https://github.com/infinyon/fluvio/issues/4574))
19+
* Check crate workspace instead each crate ([#4560](https://github.com/infinyon/fluvio/issues/4560))
20+
* Produce only on available partitions ([#4559](https://github.com/infinyon/fluvio/issues/4559))
21+
622

723
## Platform Version 0.18.0 - 2025-06-09
824

VERSION

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

0 commit comments

Comments
 (0)