File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
4
4
5
+ ## Platform Version 0.17.2 - 2025-04-29
6
+
7
+ ### Added
8
+
9
+ * Move boxed stream into main consumer api ([ #4494 ] ( https://github.com/infinyon/fluvio/issues/4494 ) )
10
+ * Add key record parameter to smdk test ([ #4496 ] ( https://github.com/infinyon/fluvio/issues/4496 ) )
11
+ * Add JsonSchema to connector and topic config objects ([ #4510 ] ( https://github.com/infinyon/fluvio/issues/4510 ) )
12
+
13
+ ### CI
14
+
15
+ * Pos release fluvio 0.17.1 ([ #4491 ] ( https://github.com/infinyon/fluvio/issues/4491 ) )
16
+
17
+ ### Changed
18
+
19
+ * Update toolchain and dep ([ #4489 ] ( https://github.com/infinyon/fluvio/issues/4489 ) )
20
+
21
+ ### Fixed
22
+
23
+ * Consumer offset end ([ #4500 ] ( https://github.com/infinyon/fluvio/issues/4500 ) )
24
+ * Offset evicted on retry ([ #4511 ] ( https://github.com/infinyon/fluvio/issues/4511 ) )
25
+ * Auto management odd pauses in consumer offset ([ #4504 ] ( https://github.com/infinyon/fluvio/issues/4504 ) )
26
+
27
+ ### Other
28
+
29
+ * Use right offset request in comments ([ #4512 ] ( https://github.com/infinyon/fluvio/issues/4512 ) )
30
+
31
+ ### Removed
32
+
33
+ * Remove outdated Kafka compatibility reference from README. ([ #4507 ] ( https://github.com/infinyon/fluvio/issues/4507 ) )
34
+
35
+
5
36
## Platform Version 0.17.1 - 2025-04-03
6
37
7
38
### Fixed
Original file line number Diff line number Diff line change 1
- 0.17.2-dev-1
1
+ 0.17.2
You can’t perform that action at this time.
0 commit comments