SQG v0.10.0: Java Streams & List Type Support
Summary
SQG v0.10.0 introduces Java Streams and List type support for the SQL-to-type-safe-code generator. The update adds Stream<T> return options for lazy result handling and improves array/list field mappings, plus DuckDB list types in Appender. Upgrade guidance and links to the project and playground are provided.