File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33The 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
Original file line number Diff line number Diff line change 1- 0.18.1-dev-4
1+ 0.18.1
You can’t perform that action at this time.
0 commit comments