11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.296 .0"
3+ version = " 0.297 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -103,7 +103,7 @@ csv = "1.2.2"
103103csv-core = " 0.1.10"
104104dashmap = " 6.1.0"
105105datafusion = " 51.0"
106- dbsp = { path = " crates/dbsp" , version = " 0.296 .0" }
106+ dbsp = { path = " crates/dbsp" , version = " 0.297 .0" }
107107dbsp_nexmark = { path = " crates/nexmark" }
108108deadpool-postgres = " 0.14.1"
109109# deltalake = "0.30.2"
@@ -125,20 +125,20 @@ erased-serde = "0.3.31"
125125fake = " 2.10"
126126fastbloom = " 0.14.0"
127127fdlimit = " 0.3.0"
128- feldera-buffer-cache = { version = " 0.296 .0" , path = " crates/buffer-cache" }
128+ feldera-buffer-cache = { version = " 0.297 .0" , path = " crates/buffer-cache" }
129129feldera-cloud1-client = " 0.1.2"
130130feldera-datagen = { path = " crates/datagen" }
131- feldera-fxp = { version = " 0.296 .0" , path = " crates/fxp" , features = [" dbsp" ] }
131+ feldera-fxp = { version = " 0.297 .0" , path = " crates/fxp" , features = [" dbsp" ] }
132132feldera-iceberg = { path = " crates/iceberg" }
133- feldera-observability = { version = " 0.296 .0" , path = " crates/feldera-observability" }
134- feldera-macros = { version = " 0.296 .0" , path = " crates/feldera-macros" }
135- feldera-sqllib = { version = " 0.296 .0" , path = " crates/sqllib" }
136- feldera-storage = { version = " 0.296 .0" , path = " crates/storage" }
137- feldera-types = { version = " 0.296 .0" , path = " crates/feldera-types" }
138- feldera-rest-api = { version = " 0.296 .0" , path = " crates/rest-api" }
139- feldera-ir = { version = " 0.296 .0" , path = " crates/ir" }
140- feldera-adapterlib = { version = " 0.296 .0" , path = " crates/adapterlib" }
141- feldera-samply = { version = " 0.296 .0" , path = " crates/samply" }
133+ feldera-observability = { version = " 0.297 .0" , path = " crates/feldera-observability" }
134+ feldera-macros = { version = " 0.297 .0" , path = " crates/feldera-macros" }
135+ feldera-sqllib = { version = " 0.297 .0" , path = " crates/sqllib" }
136+ feldera-storage = { version = " 0.297 .0" , path = " crates/storage" }
137+ feldera-types = { version = " 0.297 .0" , path = " crates/feldera-types" }
138+ feldera-rest-api = { version = " 0.297 .0" , path = " crates/rest-api" }
139+ feldera-ir = { version = " 0.297 .0" , path = " crates/ir" }
140+ feldera-adapterlib = { version = " 0.297 .0" , path = " crates/adapterlib" }
141+ feldera-samply = { version = " 0.297 .0" , path = " crates/samply" }
142142flate2 = " 1.1.0"
143143form_urlencoded = " 1.2.0"
144144futures = " 0.3.30"
0 commit comments