11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.270 .0"
3+ version = " 0.271 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -101,7 +101,7 @@ csv = "1.2.2"
101101csv-core = " 0.1.10"
102102dashmap = " 6.1.0"
103103datafusion = " 51.0"
104- dbsp = { path = " crates/dbsp" , version = " 0.270 .0" }
104+ dbsp = { path = " crates/dbsp" , version = " 0.271 .0" }
105105dbsp_nexmark = { path = " crates/nexmark" }
106106deadpool-postgres = " 0.14.1"
107107# deltalake = "0.30.2"
@@ -121,19 +121,19 @@ erased-serde = "0.3.31"
121121fake = " 2.10"
122122fastbloom = " 0.14.0"
123123fdlimit = " 0.3.0"
124- feldera-buffer-cache = { version = " 0.270 .0" , path = " crates/buffer-cache" }
124+ feldera-buffer-cache = { version = " 0.271 .0" , path = " crates/buffer-cache" }
125125feldera-cloud1-client = " 0.1.2"
126126feldera-datagen = { path = " crates/datagen" }
127- feldera-fxp = { version = " 0.270 .0" , path = " crates/fxp" , features = [" dbsp" ] }
127+ feldera-fxp = { version = " 0.271 .0" , path = " crates/fxp" , features = [" dbsp" ] }
128128feldera-iceberg = { path = " crates/iceberg" }
129- feldera-observability = { version = " 0.270 .0" , path = " crates/feldera-observability" }
130- feldera-macros = { version = " 0.270 .0" , path = " crates/feldera-macros" }
131- feldera-sqllib = { version = " 0.270 .0" , path = " crates/sqllib" }
132- feldera-storage = { version = " 0.270 .0" , path = " crates/storage" }
133- feldera-types = { version = " 0.270 .0" , path = " crates/feldera-types" }
134- feldera-rest-api = { version = " 0.270 .0" , path = " crates/rest-api" }
135- feldera-ir = { version = " 0.270 .0" , path = " crates/ir" }
136- feldera-adapterlib = { version = " 0.270 .0" , path = " crates/adapterlib" }
129+ feldera-observability = { version = " 0.271 .0" , path = " crates/feldera-observability" }
130+ feldera-macros = { version = " 0.271 .0" , path = " crates/feldera-macros" }
131+ feldera-sqllib = { version = " 0.271 .0" , path = " crates/sqllib" }
132+ feldera-storage = { version = " 0.271 .0" , path = " crates/storage" }
133+ feldera-types = { version = " 0.271 .0" , path = " crates/feldera-types" }
134+ feldera-rest-api = { version = " 0.271 .0" , path = " crates/rest-api" }
135+ feldera-ir = { version = " 0.271 .0" , path = " crates/ir" }
136+ feldera-adapterlib = { version = " 0.271 .0" , path = " crates/adapterlib" }
137137flate2 = " 1.1.0"
138138form_urlencoded = " 1.2.0"
139139futures = " 0.3.30"
0 commit comments